System.InvalidCastException: Unable to cast object of type 'HandlerWrapper' to type 'System.Web.UI.Page'
Hi, I've installed the RestContourPreview_0.8.0 package, updated the xsltExtensions.conf and restExtensions.conf files; however I'm unable to save the XSLT files (including the demo file) unless I check the Skip Testing checkbox.. I get the following error:
Error occured
System.InvalidCastException: Unable to cast object of type 'HandlerWrapper' to type 'System.Web.UI.Page'. at Cultiv.RestContour.XsltExtensions.SetContourGuid(String formGuid)
Have I missed something?
Also, as a side, I'm unable to get the pageID and Url to save to the entires for the form.
I don't really want to release a product that has error messages like this in it but the rest functionality is really useful. I might have to look through the source and find out where the casting is going awry.
Saving the form with error checking off seems to work but it's not really something I want to leave in the system.
System.InvalidCastException: Unable to cast object of type 'HandlerWrapper' to type 'System.Web.UI.Page'
Hi, I've installed the RestContourPreview_0.8.0 package, updated the xsltExtensions.conf and restExtensions.conf files; however I'm unable to save the XSLT files (including the demo file) unless I check the Skip Testing checkbox.. I get the following error:
Error occured
System.InvalidCastException: Unable to cast object of type 'HandlerWrapper' to type 'System.Web.UI.Page'.
at Cultiv.RestContour.XsltExtensions.SetContourGuid(String formGuid)
Have I missed something?
Also, as a side, I'm unable to get the pageID and Url to save to the entires for the form.
I get the same error, were you able to find a solution?
-Amir
Yeah, I also get the same error.
I don't really want to release a product that has error messages like this in it but the rest functionality is really useful. I might have to look through the source and find out where the casting is going awry.
Saving the form with error checking off seems to work but it's not really something I want to leave in the system.
Thanks.
is working on a reply...