Firebird, IIS7 fresh install issue

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.
7/22/2011 11:19:08 AM
Gravatar
Total Posts 12

Firebird, IIS7 fresh install issue

Hello,

I'm doing my first mojoPortal install and running into an issue.

I'm trying to get it running on an Windows 7 (IIS7) box with Firebird 2.5. I've created the database, the firebird user and have set up the site in IIS.

What I'm running into now is when I connect to the setup/Default.aspx, it says the following:

Probing system...
File system permissions ok.

The system cannot connect to the MSSQL database. Please check your connection string.

I've made modifications to the sample FirebirdConnectionString in both the User.config and the web.config in the wwwroot folder. However, it always tries to connect using MSSQL.

If anyone can help, it would be greatly appreciated!

 

7/22/2011 11:37:15 AM
Gravatar
Total Posts 18439

Re: Firebird, IIS7 fresh install issue

Hi,

We have packages on the download page specifically for Firebird, it is not just a matter of connection string changes there are different dlls. You are using the package for MS SQL, it won't work with anything but MS SQL, you need to use the Firebird package of mojoPortal.

Hope that helps,

Joe

7/22/2011 11:48:15 AM
Gravatar
Total Posts 12

Re: Firebird, IIS7 fresh install issue

D'Oh!

Thanks for the quick reply Joe, that took care of it!

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