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.

How to install new monox 4.7 nightly builds using VS2010?  (Mono Support )

11324 put(a) pogledan, 6 odgovor(a) 22.10.2012. 19:21:41Kreirao(la) super
super

super

22.10.2012. 19:59:04
I downloaded the new 4.7 monox nightly build (MonoX_4_7_0_3817.zip) and opened it as website in Visual studio.

I have already created a blank database on my server (on local machine).

Now when I press F5, I don;t get installation screen to enter database credentials in monox, in fact it throws an error msg saying:

A network-related or instance-specific error occurred while establishing a connection to SQL Server

How to install monox using Visual studio on local machine ?
Ovaj sadržaj još nije ocijenjen. 
6018 Reputacija 709 Ukupno objava
super

super

22.10.2012. 19:26:18
Also, if I run the "CreateDatabase.sql" script against the database on server and add the connectionstring details manually in web config, it thrown an error about foreign key conflict.
Ovaj sadržaj još nije ocijenjen. 
6018 Reputacija 709 Ukupno objava
super

super

22.10.2012. 19:30:06
I have also tried creating a blank database on server and just setting up the connection string for blank database in webconfig but then I get error about "Invalid object name dbo.Language".
Ovaj sadržaj još nije ocijenjen. 
6018 Reputacija 709 Ukupno objava
khorvat

khorvat

23.10.2012. 10:40:26
Hi,

thanks for the feedback, latest CI scripts were broken so they produced a broken installation. We have fixed the CI scripts and introduced some other fixes too. New build is pushed to the site so please download and try again.

Your other two posts are related to above in one case and in another you didn't go through the whole process of manual installation. If you try to download latest build and retry you should have to hassle with the manual installation.

Let me know how it goes.

Thanks
Ovaj sadržaj još nije ocijenjen. 
15993 Reputacija 2214 Ukupno objava
super

super

23.10.2012. 11:09:59
So how would you like me to install monox on my local machine using Visual Studio 2010 ?

1) Should I just open it as a website and press F5 and I should see the installation process ?

2) Should I create a blank database on server and manually add the server / login credentials in connectionstring in webconfig ?

3) Should I do the 2nd step plus run the "CreateDatabase" script against the new blank database ?
Ovaj sadržaj još nije ocijenjen. 
6018 Reputacija 709 Ukupno objava
khorvat

khorvat

23.10.2012. 11:22:33
To answer you shortly ...

So how would you like me to install monox on my local machine using Visual Studio 2010 ? YES
 
1) Should I just open it as a website and press F5 and I should see the installation process ? YES
 
2) Should I create a blank database on server and manually add the server / login credentials in connectionstring in webconfig ? NO, you should create blank database and manually add credentials then you should start MonoX installation
 
3) Should I do the 2nd step plus run the "CreateDatabase" script against the new blank database ? NO
Regards
Ovaj sadržaj još nije ocijenjen. 
15993 Reputacija 2214 Ukupno objava