mssql error on mysql install?

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.
3/5/2009 9:20:57 PM
Gravatar
Total Posts 20

mssql error on mysql install?

 

 mojo "Community" - I am trying to install a fresh mojo installation on MySQL.  I have made the changes the user.config and web.config files, uploaded the mySQL datalayer files and then I went to the setup/default.aspx.

I get the following message.  I am confused by the message because I thought that the application would read the mySQL dlls and would ignore the mssql attributes.  I did some browsing of the forum responses on Installation and I found that I should have been able to see a file in Data/ that would have the latest error messages. If it is not there does that indicate issues with writing to that folder? 

*** error title *** 

Could not load file or assembly 'mssql_mojoPortal.Data' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

*** end title ***

Thank you for your help.

 

3/6/2009 7:13:12 AM
Gravatar
Total Posts 18439

Re: mssql error on mysql install?

Hi,

If you are not seeing a currentlog.config file in the  /Data folder then write permissions are not sufficient.

Are you sure you uploaded the MySql data dlls to the /bin folder overwriting the exisiting files? Make sure it did not rename them or something. 

Hope it helps,

Joe

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