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 23388 time(s), 4 post(s) 17.12.2012 04:26:21by ashok
ashok

ashok

17.12.2012 04:26:21
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......
Dieser Inhalt wurde noch nicht bewertet. 
20 Reputation 2 Total posts
imarusic

imarusic

17.12.2012 08:50:38
Hi,

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

Regards.
Dieser Inhalt wurde noch nicht bewertet. 
3016 Reputation 428 Total posts
mzilic

mzilic

17.12.2012 10:25:02
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
Dieser Inhalt wurde noch nicht bewertet. 
2218 Reputation 300 Total posts
ashok

ashok

19.12.2012 03:22:59


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

-ASHOK
Dieser Inhalt wurde noch nicht bewertet. 
20 Reputation 2 Total posts