New Post: Cyclic redirection, there could be a problem with hostnames.
The C1 Console is also affected, which suggests the issue is systematic . I suggest that you contact the ISP and ask what they changed regarding ASP.NET lately (and ask the to revert to the previous...
View ArticleNew Post: XMLBasedSiteBackup gives 404 Page does not exist
Any comments on this please?
View ArticleNew Post: Change username
OK thanks -- if that's the case then do you know of a way to auto sign in the user? Something like an api where i can send the username/password that will trigger the authentication?
View ArticleNew Post: Change username
Composite.C1Console.Security.UserValidationFacade.FormValidateUser(username, password) is what you would be looking for.
View ArticleNew Post: XMLBasedSiteBackup gives 404 Page does not exist
Hi Mawtex, Thanks for replying :-) Yes, renaming the folder without dots did the trick - the backup works now. Did you think about my other questions? What is the scope of the problem? Are there any...
View ArticleNew Post: XMLBasedSiteBackup gives 404 Page does not exist
I can say that basically all my C1Contrib packages which has some Console related files are affected, since dots are a great way to namespace ones folders, instead of creating a deeply nested...
View ArticleNew Post: C1 Visual Editor removes tags
Thanks mawtex and burningice. I have C1 4.2 Update 1, so I have modified the corresponding files (I hope this is correct!), which are:-~\Composite\services\SourceEditor\MarkupFormatService.asmx Look...
View ArticleNew Post: XMLBasedSiteBackup gives 404 Page does not exist
Hi burningice So do your C1Contrib packages also have pages launched by IIS (e.g. .aspx page) to execute the package (in similar fashion to the XmlBasedSiteBackup.aspx), and therefore would be caught...
View ArticleNew Post: Composite C1 Link URL with å ä ö doesnt work -...
Exception Details: System.ArgumentOutOfRangeException: Length cannot be less than zero. Parameter name: length Links without å ä ö works perfectly. History: Moved the website from an old iis to a new...
View ArticleNew Post: Cyclic redirection, there could be a problem with hostnames.
After downloading the site I get the following errors locally:Value cannot be null. Parameter name: s [TypeInitializationException: The type initializer for...
View ArticleNew Post: XMLBasedSiteBackup gives 404 Page does not exist
What is the likelihood of the Composite C1 dev team investigating and, if required, making the necessary changes to add-on path names? We typically try to adapt to whatever horrors the real world...
View ArticleNew Post: XMLBasedSiteBackup gives 404 Page does not exist (MS URLScan /...
Hi Mawtex, Thanks again for taking the time to respond, and for your helpful, frank and honest answers. At least this thread is highlighting/recognising the problem and this may help anyone else who...
View ArticleNew Post: Cyclic redirection, there could be a problem with hostnames.
According to the last exception, some lines are likely missing from /Web.config Check if you have the following lines there:<configuration> <system.web> <compilation debug="true"...
View ArticleNew Post: Composite C1 Link URL with å ä ö doesnt work -...
Hi @mbn Which version/build of C1 do you use?
View ArticleNew Post: Cross domain ajax calls with basic autho
Am trying to make an ajax call to another domain from /frontEnd/Scripts/script.js in Composite C1 but each time I add the username and password, the call omits it and fails. Is this a setting in...
View ArticleNew Post: Mobile Device Detection - 51 Degrees
I am currently using Request.Browser.IsMobileDevice to detect if the device is a mobile device. The problem I am having is that using this is very generic and finds tablets and phones. I am needing to...
View ArticleNew Post: Composite C1 5.0 Beta 1 released
This paragraph let me sit straight up: Previously we have released guides that describe how you can upgrade manually step by step. Moving forward we will not release these guides. Instead you should...
View ArticleNew Post: Composite C1 on NuGet
Hi Nime, thanks for reaching out. Since Hangfire itself requires custom initialization to get up and running (http://docs.hangfire.io/en/latest/quick-start.html#configuration), you would never be able...
View Article