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 77808 time(s), 16 post(s) 27.03.2012 01:04:36by irbanjit

Related topics

shawndg

shawndg

27.03.2012 19:46:28
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.
Dieser Inhalt wurde noch nicht bewertet. 
1871 Reputation 252 Total posts
denis

denis

27.03.2012 20:06:27
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.
Dieser Inhalt wurde noch nicht bewertet. 
7207 Reputation 956 Total posts
irbanjit

irbanjit

27.03.2012 22:27:49
I am not have any luck with it. Can you look at this on my machine, please. Thanks.
Dieser Inhalt wurde noch nicht bewertet. 
40 Reputation 6 Total posts
denis

denis

28.03.2012 21:17:45
Please contact us via e-mail or messaging panel on this site to exhange information neede to connect to your machine.
Dieser Inhalt wurde noch nicht bewertet. 
7207 Reputation 956 Total posts
denis

denis

30.03.2012 09:49:29
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.
Dieser Inhalt wurde noch nicht bewertet. 
7207 Reputation 956 Total posts
irbanjit

irbanjit

30.03.2012 15:43:16
Thanks a million for all of your help, you were great!!!
Dieser Inhalt wurde noch nicht bewertet. 
40 Reputation 6 Total posts
1 2