The system cannot connect to the SqlAzure database

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/3/2010 2:13:02 PM
Gravatar
Total Posts 1

The system cannot connect to the SqlAzure database

Windows XP

MSSQL

2.3.3.9

 

Does mojo require me to have an Azure db?

3/4/2010 12:40:42 PM
Gravatar
Total Posts 2239

Re: The system cannot connect to the SqlAzure database

Hello,

mojoPortal does not require you to use SQL Azure. You can use any of the databases listed on this page: http://www.mojoportal.com/download.aspx.

You will need to follow the instructions for the database of your choice. I think you have mistakenly set the MSSQL Azure connection string in the user.config or web.config instead of the MSSQL connection string.

HTH,
Joe D.

3/4/2010 12:47:17 PM
Gravatar
Total Posts 18439

Re: The system cannot connect to the SqlAzure database

If you get this message it means you downloaded the mojoPortal package for SqlAzure rather than the package for MS SQL.

In theory (I have not tested it so don't hold me to it) you could probably use the mojoPortal SqlAzure package with SQL Express 2008 or SQL Server 2008, but you would have to use the SqlAzureConnectionString instead of the MSSQLConnectionString.

Then you would also always have to remember to use the SqlAzure packages when upgrading.

Hope it helps,

Joe

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