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
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
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