Connection String problem?

6 replies
Hello fellow warriors,

The case is as follow:

I download the database, I download also the website files. Then add the database to SQL Management Studio Express 2008 and try to connect the site files using Sitefinity Project Manager. But it doesn't happen. Maybe the problem is in the connection string.

Here it is:

<add connectionString="Data Source=localhost;
Initial Catalog=my database name;
User ID=my database user;
Password=database user password;"
providerName="System.Data.SqlClient"
dbType="MsSql"
name="Sitefinity" />

If you can't notice any problem in the connection string, can you name the exact steps I need to do to connect the website to the database?

Thank you all in advance!

Best regards,

Alex


EDIT!!!!! - I will pay you $10 in your PayPal account if you help me fix the problem!
#connection #problem #string

Trending Topics