New Post: Qurtz.net, Composite C1 and Azure
One other advantage of using the C1 Workflow is that it remembers its state between restarts. Imagine you have a task that runs every 3200 seconds (once an hour). If you don't use state persisting you...
View ArticleNew Post: Qurtz.net, Composite C1 and Azure
Yes, I thought about the C1 workflow remembering state after shutdown. For now I rely upon the table cell [jobschedtime] which can be set as a hard dateTime during job creation for either singular or...
View ArticleCreated Unassigned: 500 errors in admin panel, corrupted images, issues with...
Hello, I'm experiencing some serious issues and trying to repair my web site.It all started out of nowhere. Once after logging into admin panel I was not able to edit any pages or open anything in the...
View ArticleCommented Unassigned: 500 errors in admin panel, corrupted images, issues...
Hello, I'm experiencing some serious issues and trying to repair my web site.It all started out of nowhere. Once after logging into admin panel I was not able to edit any pages or open anything in the...
View ArticleNew Post: Qurtz.net, Composite C1 and Azure
I don't really like the idea that the scheduled task should dictate whether its repeatable or even its interval. IMO that's configuration and you should separate Unit-Of-Work from configuration. It...
View ArticleClosed 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: chrome: "This webpage has disabled automatic filling for this form”...
Hi community, I got very annoyed with chrome lately as in the console in every data input the above message is shown. The way to solve it is to set explicitly autocomplete="off" on the input. After...
View ArticleNew Post: V3.2 default.aspx Line 50 'Object Ref Not Set' Reason ?
ok, so Ive been doing some testing on the above happenings. Whenever the SQL database is not available for some reason, after the SQL error clears - the above error happens with the full stack...
View ArticleCommented Unassigned: Errors when accessing Composite backend [1759]
Hello,I've been developing a website with Composite 4 beta, everything works fine on my local machine so I've uploaded the website to my hosting place.Front-end works fine, but I can't access the...
View ArticleNew Post: Error loading TreeService at login after upgrade 4.x Beta to...
napernik wrote: There's a race condition bug in the TreeSharedRootsFacade, it seems that your website is configured in a way the issue appears more often than on the other instances. I made a fix,...
View ArticleNew Post: Multiple Blogs and tags
I have a site where I have 70+ blogs in composite. By default all the blogs share one set of tags. Is it possible to have each blog have their own set of tags. If so what steps do i need to take to...
View ArticleCommented Unassigned: Errors when accessing Composite backend [1759]
Hello,I've been developing a website with Composite 4 beta, everything works fine on my local machine so I've uploaded the website to my hosting place.Front-end works fine, but I can't access the...
View ArticleSource code checked in, #28896
Custom function call editor urls SqlDataProvider - removing unnecessary "_Published" suffix from table names Adding missing "Sitemap.xml" handler reference to ReleaseBuild.Web.config Razor layout for...
View ArticleNew Post: Error loading TreeService at login after upgrade 4.x Beta to...
Just published the changes to codeplex. Link to the related changes:https://compositec1.codeplex.com/SourceControl/changeset/28896#CompositeC1/Composite/C1Console/Trees/TreeSharedRootsFacade.cs
View ArticleNew Post: Adding regular expression validator to a Razor Function property?
Does anyone know how to do this? I am setting the widget markup like so:[FunctionParameter( WidgetMarkup = "<f:widgetfunction name=\"Composite.Widgets.String.TextBox\"...
View ArticleNew Post: V3.2 default.aspx Line 50 'Object Ref Not Set' Reason ?
Looks like during a sql failure there's some kind of an incorrectly cached value that breaks the solution. According to the call stack, most likely DataLocalizationFacade.DefaultLocalizationCulture...
View ArticleCommented Unassigned: 500 errors in admin panel, corrupted images, issues...
Hello, I'm experiencing some serious issues and trying to repair my web site.It all started out of nowhere. Once after logging into admin panel I was not able to edit any pages or open anything in the...
View ArticleNew Post: Error loading TreeService at login after upgrade 4.x Beta to...
napernik wrote: Just published the changes to codeplex. Link to the related...
View Article