Mono Support Specified password for user account 'sa' is not valid 

Viewed 22516 time(s), 4 post(s), 12/17/2012 4:26:21 AM - by ashok
12/17/2012 4:26:21 AM
20 Reputation 2 Total posts

I have downloaded .net 3.5 MonoX,
During the Installation of Web Platform Installer 4.0, getting stucked in last step.
"The specified Password for user account 'sa' is not valid, or failed to connect to the database server."
the window shows the below content::
Default Database admin account for: sa
Database Server : .\SQLExpress
password:

I am using Visual Studio2008 and Sql server2005(windows authonticating mode),
after downloading the monox(.net3.5) and monox wpi launcher.
started to install the wpi launcher all prerequisites after that,

During the Install tab getting specified password for user account 'sa' is not valid.
Even i have not given any password for database or have not given any password during the installation of Web Platform installer. What to do to continue the installation......

1
12/17/2012 8:50:38 AM
3016 Reputation 428 Total posts

Hi,

this issue is directly related to your database server. Do you have mixed mode authentication torned on on your SQL server?

Regards.

2
12/17/2012 10:25:02 AM
2218 Reputation 300 Total posts

Hello,

Unfortunately due to restrictions with Web Platform Installer you must use a SQL Mixed Mode Authentication to install an application which means you need a SQL Server user account in order to install an application. Here is a link how you can change the SQL Server authentication mode: http://msdn.microsoft.com/en-us/library/ms188670.aspx

Regards,
Mario

3
12/19/2012 3:22:59 AM
20 Reputation 2 Total posts



Thank you very much Mario, above you specified link article is very much help full to me. its working now

-ASHOK

4
This is a demo site for MonoX. Please visit Mono Software for more info.