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 (Zatvorena) (Mono Support )

75315 put(a) pogledan, 16 odgovor(a) 27.3.2012. 1:04:36Kreirao(la) irbanjit

Povezane teme

shawndg

shawndg

27.3.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.
Ovaj sadržaj još nije ocijenjen. 
1871 Reputacija 252 Ukupno objava
denis

denis

27.3.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.
Ovaj sadržaj još nije ocijenjen. 
7207 Reputacija 956 Ukupno objava
irbanjit

irbanjit

27.3.2012. 22:27:49
I am not have any luck with it. Can you look at this on my machine, please. Thanks.
Ovaj sadržaj još nije ocijenjen. 
40 Reputacija 6 Ukupno objava
denis

denis

28.3.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.
Ovaj sadržaj još nije ocijenjen. 
7207 Reputacija 956 Ukupno objava
denis

denis

30.3.2012. 9: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.
Ovaj sadržaj još nije ocijenjen. 
7207 Reputacija 956 Ukupno objava
irbanjit

irbanjit

30.3.2012. 15:43:16
Thanks a million for all of your help, you were great!!!
Ovaj sadržaj još nije ocijenjen. 
40 Reputacija 6 Ukupno objava
1 2