Could not load type 'mojoPortal.Web.ContactUI.MessageListPage'.

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/5/2010 3:03:27 AM
Gravatar
Total Posts 57

Could not load type 'mojoPortal.Web.ContactUI.MessageListPage'.

Hello,

I encounter the below error while running Mojo 2.3.3.6 Sqlite:

Error 1 Could not load type 'mojoPortal.Web.ContactUI.MessageListPage'. D:\wwwroot\ContactForm\MessageList.aspx

by removing the "MessageList.aspx" the error goas away.

Thanks
 

2/5/2010 5:35:42 AM
Gravatar
Total Posts 18439

Re: Could not load type 'mojoPortal.Web.ContactUI.MessageListPage'.

Hi,

Sorry, that was a packaging error, I thought I had deleted that file. This error only happens if you are using the pre-compiled deployment files in Visual Studio, those files are really meant for production deployment not for use in Visual Studio. But you can safely delete that file (it is not needed) and then it works in VS.

Best,

Joe

2/5/2010 8:35:28 AM
Gravatar
Total Posts 57

Re: Could not load type 'mojoPortal.Web.ContactUI.MessageListPage'.

Thank you Joe.

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