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.

databases list empty (Closed) (Mono Support )

Viewed 69736 time(s), 16 post(s) 3/27/2012 1:04:36 AMby irbanjit

Related topics

shawndg

shawndg

3/27/2012 7:46:28 PM
MonoX uses the same user as configured in the monox webconfig
I am pretty sure though the setup lets you configure this yourself during the setup.

<connectionStrings>
<remove name="LocalSqlServer"/>
<add name="LocalSqlServer" connectionString="Data Source=localhost\instance;uid=username;pwd=password;database=databasename;Connect Timeout=300;" providerName="System.Data.SqlClient"/>
<add name="ADConnectionString" connectionString="LDAP://server.domain"/>
</connectionStrings>
<system.web>

You can try setting this in the webconfig yourself.
This content has not been rated yet. 
1871 Reputation 252 Total posts
denis

denis

3/27/2012 8:06:27 PM
MonoX actually uses the credentials you enter on a previous screen to connect to the db server. Data from the config file is not used during the installation process, as they are written when it is finished. If you entered the sa password correctly, everything should work. In any case, you could use the trace utility in sql management studio to see if MonoX reaches your server and under which credentials. Alternatively, one of our support technicians could connect to your machine to diagnose your problems.
This content has not been rated yet. 
7207 Reputation 956 Total posts
irbanjit

irbanjit

3/27/2012 10:27:49 PM
I am not have any luck with it. Can you look at this on my machine, please. Thanks.
This content has not been rated yet. 
40 Reputation 6 Total posts
denis

denis

3/28/2012 9:17:45 PM
Please contact us via e-mail or messaging panel on this site to exhange information neede to connect to your machine.
This content has not been rated yet. 
7207 Reputation 956 Total posts
denis

denis

3/30/2012 9:49:29 AM
This issue has been solved - the problem was once again caused by a local OS blocking the downloaded MonoX zip file. Unpacking the zip file without first unblocking it (right click on the zip file in the Windows explorer, Properties, and click on the "unblock" button) causes all sorts of strange issues - this was one of them.
This content has not been rated yet. 
7207 Reputation 956 Total posts
irbanjit

irbanjit

3/30/2012 3:43:16 PM
Thanks a million for all of your help, you were great!!!
This content has not been rated yet. 
40 Reputation 6 Total posts
1 2