FormWizard Pro Error

Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

Post here for help with installation of mojoPortal pre-compiled release packages

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.

You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

This thread is closed to new posts. You must sign in to post in the forums.
4/29/2011 1:48:30 PM
Gravatar
Total Posts 51

FormWizard Pro Error

Hi Joe,

I installed FormWizard Pro today as described in "InstallationInstructions". Everything seems OK. I see FormWizard Pro feature and can add this to the page. By viewing the page I get the error:

"We're sorry but a server error has occurred while trying to process your request.
The error has been logged and will be reviewed by our staff as soon as possible. It is possible that the error was just a momentary hiccup and you may wish to use the back button and try again or go back to the home page."

My System Information: 2.3.6.5 SqlCe
Operating System Microsoft Windows NT 6.0.6002 Service Pack 2
ASP.NET Info v4.0.30319 Running in Full Trust 

The message in system log is:

2011-04-29 21:35:00,497 ERROR mojoPortal.Web.mojoBasePage - 212.253.195.64-tr-TR - /Admin/ContentManagerPreview.aspx?mid=195
System.TypeLoadException: Could not load type 'mojoPortal.Data.SqlParameterHelper' from assembly 'mojoPortal.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
   at sts.FormWizard.Data.DBWebForm.GetOne(Guid guid)
   at sts.Business.WebForm.GetWebForm(Guid guid)
   at sts.Business.WebForm..ctor(Guid guid)
   at sts.Business.WebForm.GetByModule(Module module)
   at sts.FormWizard.Web.UI.FormWizardModule.LoadSettings()
   at sts.FormWizard.Web.UI.FormWizardModule.Page_Load(Object sender, EventArgs e)
   at System.Web.UI.Control.OnLoad(EventArgs e)
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
2011-04-29 21:35:00,512 ERROR mojoPortal.Web.Global - 212.253.195.64-tr-TR - /Admin/ContentManagerPreview.aspx?mid=195
System.TypeLoadException: Could not load type 'mojoPortal.Data.SqlParameterHelper' from assembly 'mojoPortal.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
   at sts.FormWizard.Data.DBWebForm.GetOne(Guid guid)
   at sts.Business.WebForm.GetWebForm(Guid guid)
   at sts.Business.WebForm..ctor(Guid guid)
   at sts.Business.WebForm.GetByModule(Module module)
   at sts.FormWizard.Web.UI.FormWizardModule.LoadSettings()
   at sts.FormWizard.Web.UI.FormWizardModule.Page_Load(Object sender, EventArgs e)
   at System.Web.UI.Control.OnLoad(EventArgs e)
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
 

Please Help,
Thanks

4/29/2011 1:53:14 PM
Gravatar
Total Posts 18439

Re: FormWizard Pro Error

Hi Erhan,

Did you replace the sts.FormWizard.Data.dll with the one from the /DataLayers/sqlce folder?

The error sounds like it still has the data layer for MS SQL.

Hope that helps,

Joe

4/29/2011 2:03:23 PM
Gravatar
Total Posts 51

Re: FormWizard Pro Error

Hi Joe,

sts.formWizard.data.dll is to find by /DataLayers/mssql, /DataLayers/mysql, /DataLayers/pgsql and /DataLayers/sqlite.

Under /DataLayers/sqlce folder was only mojoPortal.Data.dll and I copied this file under wwwroot/bin folder.

Thanks,

Erhan

4/29/2011 2:11:42 PM
Gravatar
Total Posts 18439

Re: FormWizard Pro Error

Hi Erhan,

Oops, a packaging error, sorry about that. I'm sending you a newer package by email.

Best,

Joe

4/29/2011 2:46:08 PM
Gravatar
Total Posts 51

Re: FormWizard Pro Error

It works now. Thanks for quick reply and support.

Best,

Erhan

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