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.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
You may also want to review the installation or upgrading documentation.
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
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
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
Oops, a packaging error, sorry about that. I'm sending you a newer package by email.
Best,
It works now. Thanks for quick reply and support.