Closed Unassigned: Asp.Net based ViewState & ControlState not loaded [1724]
Hi I'm Dieego from Italy, I love Composite C1 but I know that I have to test it deeply before to go in production.After the bug about cache that not show the correct nvagation tree (resolved with your...
View ArticleCommented Unassigned: SEO sitemap includes URLs from all websites in multiple...
I use single installation of Composite C1 for several websites using URL Configuration.Sitemap.ashx includes in SEO sitemap all URLs from differents web site. Moreover the URL from other website are...
View ArticleNew Post: Change Composite URL
Thanks. Any idea about the /composite URL? Will there an impact if i rename the directory to something else?
View ArticleNew Post: Change Composite URL
The admin UI will likely break if you rename /Composite.
View ArticleCommented Unassigned: SEO sitemap includes URLs from all websites in multiple...
I use single installation of Composite C1 for several websites using URL Configuration.Sitemap.ashx includes in SEO sitemap all URLs from differents web site. Moreover the URL from other website are...
View ArticleNew Post: V3.2 default.aspx Line 50 'Object Ref Not Set' Reason ?
Hi, Sometimes my development site errors and after a while actually clears itself of the error without me actually doing anything !! The message which appears in the browser is:object reference not set...
View ArticleNew Post: Error Log entry "The interface type...
wysocki wrote: Hi!Are there any steps to reproduce the issue? What are your versions of Composite C1 and SQL Server? /Vitaly Thanks for replying Vitaly, I have zipped up the datametadata for the...
View ArticleNew Post: Telerik MVC SytleSheetRegistrar / ScriptRegistrar via MVC Player -...
Hi @hkdave95, @larsholm, and @bbqchickenrobot; I am also experiencing this problem. I am looking into a solution for this too. C1 has a custom RouteBase registration in the form of C1PageRoute. When...
View ArticleNew Post: Telerik MVC SytleSheetRegistrar / ScriptRegistrar via MVC Player -...
Oh, btw, my issue had nothing to do with the Telerik framework. Like @hkdave95 pointed out, the error occurs when calling the 'RouteTable.Routes.GetRouteData' method. Which I needed to do.
View ArticleNew Post: Telerik MVC SytleSheetRegistrar / ScriptRegistrar via MVC Player -...
Yeah, looking at the sourcecode i absolutely agree that its wrong behavior. You should be able to call GetRouteData on the C1PageRoute as many times you want. As it is now, when you call it it sets a...
View ArticleCreated Unassigned: Calling C1PageRoute.GetRouteData multiple times fails [1758]
In the following discussion its the case that multiple calls to C1PageRoute.GetRouteData gives an error https://compositec1.codeplex.com/discussions/352703.This is due to the method setting a flag that...
View ArticleNew Post: Telerik MVC SytleSheetRegistrar / ScriptRegistrar via MVC Player -...
I've created an issue for it here https://compositec1.codeplex.com/workitem/1758
View ArticleNew Post: Telerik MVC SytleSheetRegistrar / ScriptRegistrar via MVC Player -...
Oh, I just logged a support request for this. It's pretty serious issue for me at the moment, as it is blocking the progress of a project, so thought it worthy of my paid support package. :)
View ArticleNew Post: Error loading TreeService at login after upgrade 4.x Beta to...
I've run into a problem where whenever I try to login to C1 console after a new deployment I get a popup window with the following message:You have not been granted access rights to the system. Please...
View ArticleNew Post: Change Composite URL
You can specify a URL rewriting rule if you need to change this. This worked almost perfectly for me - there is a line in top.js which depends on the path containing a 9 character string (Composite),...
View ArticleNew Post: Error loading TreeService at login after upgrade 4.x Beta to...
Hi @RASKOLNIKOOV Can you drop debug files (.pdb, .dll) to your /bin folder, so we could see a line number as well? Debug files can be found here:https://compositec1.codeplex.com/releases/view/107254
View ArticleSource code checked in, #28413
Editing *.sass files from console Bug fixes: [Visual Editor] Tilde sign is removed from media urls when switching between "source" and "visual" views [Visual Editor][IE10] <th> not shown...
View ArticleNew Post: Telerik MVC SytleSheetRegistrar / ScriptRegistrar via MVC Player -...
Fixed in the latest check-in. A workaround for C1 4.0 and older would be to call Context.Items.Remove("C1_PageUrl"); right before calling Telerik's code that uses GetPageRoute(...) data
View ArticleNew Post: Want to add a Second News Module (private Notes) to the same website
I want to add, a second Module of notes. I get , the newTeasersPrivate, and NewListPrivate, xslt functions to work, copied from original It shows the teasers, and the list correctly The PROBLEM, is the...
View Article