Web Form Pro - Notification Template - Server 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.
3/7/2013 3:36:40 AM
Gravatar
Total Posts 2

Web Form Pro - Notification Template - Server Error

Hi  

I've been running Form Wizard pro for sometime it works mostly fine but i've just tried to use the Notification Templates and get a Server Error.
The Error in the Logs is :

2013-03-07 08:53:23,001 ERROR 172.16.1.254 - en-US - /FormWizard/NotificationTemplate.aspx?pageid=753&mid=1049 - mojoPortal.Web.Global -  Referrer(http://website/FormWizard/AdminMenu.aspx?pageid=753&mid=1049) useragent Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.152 Safari/537.22 
System.NullReferenceException: Object reference not set to an instance of an object.
   at mojoPortal.Web.UI.EmailTemplateEditor.OnInit(EventArgs e)
   at System.Web.UI.Control.InitRecursive(Control namingContainer)  (11 Times)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

I'm running FormWizard pro 2-6-9-0 on Mojo 2-3-9-4 Net 4.0 on Windows Server Web 32bit

Please Can you help or point me in the right direction.

Thanks 

Gordon

3/7/2013 5:49:51 AM
Gravatar
Total Posts 18439

Re: Web Form Pro - Notification Template - Server Error

Hi,

Whenever you upgrade mojoPortal you should use the new Web.config file and transfer any customizations such as machine key from your old one to the new one.

You seem to have kept your old web.config so you are missing new control declarations. If you update to the Web.config that shipped with your version of mojoPortal it should solve the problem.

Hope that helps,

Joe

 

3/7/2013 9:22:34 AM
Gravatar
Total Posts 2

Re: Web Form Pro - Notification Template - Server Error

Thank you Joe

Excellent Advice - worked perfectly

Regards

Gordon

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