Sorry to be a pain but the object reference error has come back again (since upgrading to 6)
[NullReferenceException: Object reference not set to an instance of an object.]
Umbraco.Forms.Data.Storage.PrevalueSourceStorage.GetAllPrevalueSources() +61
Umbraco.Forms.CodeFirst.PrevalueSourceManager.SynchronizePrevalueSource(Type typePrevalueSource) in c:\Program Files (x86)\teamcity\buildAgent\work\fdc2f0fcbbcef310\Umbraco.Forms.CodeFirst\PrevalueSourceBuilder\PrevalueSourceManager.cs:36
Umbraco.Forms.CodeFirst.PrevalueSourceManager.Synchronize() in c:\Program Files (x86)\teamcity\buildAgent\work\fdc2f0fcbbcef310\Umbraco.Forms.CodeFirst\PrevalueSourceBuilder\PrevalueSourceManager.cs:22
Umbraco.Forms.CodeFirst.UmbracoManager.Synchronize() in c:\Program Files (x86)\teamcity\buildAgent\work\fdc2f0fcbbcef310\Umbraco.Forms.CodeFirst\UmbracoManager.cs:33
Umbraco.Forms.CodeFirst.UmbracoManager.SynchronizeIfNotSynchronized() in c:\Program Files (x86)\teamcity\buildAgent\work\fdc2f0fcbbcef310\Umbraco.Forms.CodeFirst\UmbracoManager.cs:21
Umbraco.Forms.CodeFirst.ContourFormBuilderHttpModule.context_BeginRequest(Object sender, EventArgs e) in c:\Program Files (x86)\teamcity\buildAgent\work\fdc2f0fcbbcef310\Umbraco.Forms.CodeFirst\ContourFormBuilderHttpModule.cs:27
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +136
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +69
Woooaaah Contour and Umbraco 6 fun!
Hi Tim
I expect you're mid flow testing Contour in Umbraco 6, but my forms no longer run, with this rather serious looking error...
'Operation could destabilize the runtime'.
Martin
Comment author was deleted
Oh my haven't seen that before, is that an install you upgraded?
Hi Tim
yes thats an upgrade
Comment author was deleted
Ok will see if I can reproduce
I hope 3.0.7 can be installed with Umbraco 6. When will it be released?
Hi Tim
I've just tried previewing my CodeFirst Forms and they fail in the same way. Would you like my code for testing?
Martin
Comment author was deleted
@Sun 3.0.7 is coming today
@Martin no not needed should be able to reproduce
Hi Tim
Sorry to be a pain but the object reference error has come back again (since upgrading to 6)
Comment author was deleted
@martin could you try upgrading to 3.0.7 http://our.umbraco.org/forum/umbraco-pro/contour/38078-Contour-307-changes
Hi Tim
I've just downloaded it, checking it out now.
Martin
Hi Tim
I've only done enough testing to see if the site comes back up, no more "destabilize" error. :-)
I did get the reference error again, but I think it was down to some tweaks needed in the web.config.
So far looking good!
Martin
is working on a reply...