Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Participant
1590 Points
401 Posts
Feb 27, 2012 05:37 AM|LINK
Hi,
Your connection string need to run in the mixed authentication mode. And you can't convert window authentication mode to mixed mode without SQL Server. I suggest you to install SQL Server Express, and then you can change the authentication.
Method:http://msdn.microsoft.com/en-us/library/ms188670.aspx
Or you need to do something in your IIS ? Just a idea..
molly_c
Participant
1590 Points
401 Posts
Re: The underlying provider failed to open while connecting with SQL Server Windows Authenticatio...
Feb 27, 2012 05:37 AM|LINK
Hi,
Your connection string need to run in the mixed authentication mode. And you can't convert window authentication mode to mixed mode without SQL Server. I suggest you to install SQL Server Express, and then you can change the authentication.
Method:http://msdn.microsoft.com/en-us/library/ms188670.aspx
Or you need to do something in your IIS ? Just a idea..
Molly
It's time to start living the life you are imagined.