MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

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

Viewed 21474 time(s), 4 post(s) 12/17/2012 4:26:21 AMby ashok
ashok

ashok

12/17/2012 4:26:21 AM
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......
This content has not been rated yet. 
20 Reputation 2 Total posts
imarusic

imarusic

12/17/2012 8:50:38 AM
Hi,

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

Regards.
This content has not been rated yet. 
3016 Reputation 428 Total posts
mzilic

mzilic

12/17/2012 10:25:02 AM
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
This content has not been rated yet. 
2218 Reputation 300 Total posts
ashok

ashok

12/19/2012 3:22:59 AM


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

-ASHOK
This content has not been rated yet. 
20 Reputation 2 Total posts