Mono Support How map my Database to the website? 

Viewed 27334 time(s), 2 post(s), 11/23/2016 5:25:13 PM - by fairmatch
11/23/2016 5:25:13 PM
15 Reputation 1 Total posts

I know is in the webconfig file, but I don't see any connection string section. When I run the website in Edge always I got the message "Hmm, we can’t reach this page"

1
11/24/2016 9:35:50 AM
15 Reputation 2 Total posts

Hi fairmatch,

there should be 'LocalSqlServer' connection string in the web.config file. You need to modify it by entering your username, password, database server and instance names.

For more information about building a custom project based on MonoX please check this blog post:
http://monox.mono-software.com/Blog/post/Mono/95/Building-a-custom-ASP-NET-project-based-on-MonoX/

Regards,
Krunoslav

2
This is a demo site for MonoX. Please visit Mono Software for more info.