formwizard problem: anybody has the same error?

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
1/4/2012 12:58:07 PM
Gravatar
Total Posts 1

formwizard problem: anybody has the same error?

After creating a form with the formwizard, I get the following error

2012-01-04 10:04:53,622 ERROR mojoPortal.Web.mojoBasePage - 192.168.120.175-en-US - /Admin/ContentManagerPreview.aspx?mid=179
System.Web.HttpParseException (0x80004005): Could not load type 'sts.FormWizard.Web.UI.FormWizardModule'. ---> System.Web.HttpParseException (0x80004005): Could not load type 'sts.FormWizard.Web.UI.FormWizardModule'. ---> System.Web.HttpException (0x80004005): Could not load type 'sts.FormWizard.Web.UI.FormWizardModule'.
   at System.Web.UI.TemplateParser.GetType(String typeName, Boolean ignoreCase, Boolean throwOnError)
   at System.Web.UI.TemplateParser.ProcessInheritsAttribute(String baseTypeName, String codeFileBaseTypeName, String src, Assembly assembly)
   at System.Web.UI.TemplateParser.PostProcessMainDirectiveAttributes(IDictionary parseData)
   at System.Web.UI.TemplateParser.ProcessException(Exception ex)
   at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding)
   at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding)
   at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding)
   at System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath)
   at System.Web.UI.TemplateParser.ParseInternal()
   at System.Web.UI.TemplateParser.Parse()
   at System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType()
   at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider)
   at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders()
   at System.Web.Compilation.BuildProvidersCompiler.PerformBuild()
   at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath)
   at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
   at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
   at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean ensureIsUpToDate)
   at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath)
   at System.Web.UI.TemplateControl.LoadControl(String virtualPath)
   at mojoPortal.Web.AdminUI.ContentManagerPreview.PopulateControls()
   at mojoPortal.Web.AdminUI.ContentManagerPreview.Page_Load(Object sender, EventArgs e)
   at System.Web.UI.Control.OnLoad(EventArgs e)
   at mojoPortal.Web.mojoBasePage.OnLoad(EventArgs e)
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
2012-01-04 10:04:53,653 ERROR mojoPortal.Web.Global - 192.168.120.175-en-US - /Admin/ContentManagerPreview.aspx?mid=179
System.Web.HttpParseException (0x80004005): Could not load type 'sts.FormWizard.Web.UI.FormWizardModule'. ---> System.Web.HttpException (0x80004005): Could not load type 'sts.FormWizard.Web.UI.FormWizardModule'.
   at System.Web.UI.TemplateParser.GetType(String typeName, Boolean ignoreCase, Boolean throwOnError)
   at System.Web.UI.TemplateParser.ProcessInheritsAttribute(String baseTypeName, String codeFileBaseTypeName, String src, Assembly assembly)
   at System.Web.UI.TemplateParser.PostProcessMainDirectiveAttributes(IDictionary parseData)
   at System.Web.UI.TemplateParser.ProcessException(Exception ex)
   at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding)
   at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding)
2012-01-04 10:25:43,576 INFO mojoPortal.Web.Global - Global.asax.cs Application_End
2012-01-04 10:55:42,409 INFO mojoPortal.Web.Global - Application Started.

 

 

 

 

1/4/2012 1:05:12 PM
Gravatar
Total Posts 18439

Re: formwizard problem: anybody has the same error?

What version of mojoPortal?

What version of Form Wizard Pro?

Make sure you are using compatible versions as referenced in the System Requirements tab and the Version History tab of the Form Wizard Pro product page.

You can find out your versions under Administration > System Information

You must sign in to post in the forums. This thread is closed to new posts.