Error when trying to go to setup

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.
8/21/2008 8:01:01 AM
Gravatar
Total Posts 72

Error when trying to go to setup

Hi

Have installed a couple of versions of mojo no problem but having a problem with an installation now.

Get this error from the STack Trace - no idea what it means

 

[FileNotFoundException: Could not load file or assembly 'MySql.Data, Version=5.2.2.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d' or one of its dependencies. The system cannot find the file specified.]
mojoPortal.Data.DBBannedIP.IsBanned(String ipAddress) +0
mojoPortal.Business.BannedIPAddress.IsBanned(String ipAddress) +5
mojoPortal.Web.BannedIPBlockingHttpModule.BeginRequest(Object sender, EventArgs e) +94
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +68
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75

 

 

8/21/2008 8:05:55 AM
Gravatar
Total Posts 18439

Re: Error when trying to go to setup

Hi Chris,

Thanks for letting me know. Apparently I forgot to package the MySql.Data.dll in the download for mysql data layer. I have corrected the download, so please download it again and add the missing file to your bin folder.

Best,

Joe

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