Problem with Forms Wizard Pro

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.
2/10/2010 1:25:04 PM
Gravatar
Total Posts 75

Problem with Forms Wizard Pro

Joe A.

Experiencing a problem with the Forms Wizard Pro module

Here is the log file

2010-02-10 14:20:40,866 ERROR mojoPortal.Web.Global - 126.68.9.201-en-US - /supportportal/feedback.aspx
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at mojoPortal.Data.SqlParameterHelper.DefineSqlParameter(String paramName, SqlDbType type, Int32 size, ParameterDirection dir, Object value, Boolean sizeProvided)
at mojoPortal.Data.SqlParameterHelper.DefineSqlParameter(String paramName, SqlDbType type, ParameterDirection dir, Object value)
at sts.FormWizard.Data.DBWebForm.Create(Guid guid, Int32 moduleId, Guid moduleGuid, Guid siteGuid, String name, String title, String instructions, String completedMessage, Int32 totalPages, DateTime createdUtc, Guid creatorId)
at sts.Business.WebForm.Create()
at sts.Business.WebForm.GetByModule(Module module)
at sts.FormWizard.Web.UI.FormWizardModule.LoadSettings()
at sts.FormWizard.Web.UI.FormWizardModule.OnInit(EventArgs e)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.AddedControl(Control control, Int32 index)
at System.Web.UI.ControlCollection.Add(Control child)
at mojoPortal.Web.UI.CmsPage.LoadPage()
at mojoPortal.Web.UI.CmsPage.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)
 

this is the latest version of the module running on 2.3.3.6 MSSQL Win 2k3R2

This problem occurred when attempting to set the Security for the content instance

2/11/2010 8:26:06 AM
Gravatar
Total Posts 18439

Re: Problem with Forms Wizard Pro

Hi,

After installing the new version of Form Wizard Pro, did you visit the /Setup/Default.aspx page?

If you go to Administration > System Information, what version do you see for sts-FormWizardPro?

Best,

Joe

2/11/2010 9:44:02 AM
Gravatar
Total Posts 75

Re: Problem with Forms Wizard Pro

Joe

Thanks for pointing out the obvious this has resolved the item

I will go sit back in the corner with my special hat on

Al

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