I have created ms sql login & db under mssql11
but when I tried to install CommunityServer, logged in, but could not see my DB
I tried using sql lite, same thing, I still can not see my DB
ticket: TWX-14984-570
I have created ms sql login & db under mssql11
but when I tried to install CommunityServer, logged in, but could not see my DB
I tried using sql lite, same thing, I still can not see my DB
ticket: TWX-14984-570
You were on live chat. Your issue has been resolved on live chat.
We have also replied your ticket.
yes that installation was done. thanks.
but when I tried another CS installation on another domain, I still could not see the list of DB ![]()
I can see the DB using sql lite though.
has anyone else tried installing the new CS using db on mssql11?
Yes CS is wrking on mssql10 and mssql11, you are best to set the DB in the web.config manually rather than using the ‘browse’ however.
the dropdown browsing function could have some problems due to the security infrastructure denying it such level of access to read all DBs
Hi cc9,
I had the same problem. What I ended up doing was to modify the default.aspx file underneath the web installer in order for the database to show as listed.
Although this is an old thread and was talking about Community Server 2007 along with GoDaddy Servers..it appears as if the fix for getting it to work on Jodo is very similar for the 2008 Community Server version.
Here’s the thread:
http://dev.communityserver.com/forums/p/490261/591847.aspx#591847
That thread will point you to this pdf download document:
http://davestokes.net/files/folders/273/download.aspx
In about the middle of that .pdf you will see where and how to modify files that would allow the database to show in both GoDaddy and Jodo.
Actually I meant to post this before as I spent a couple days trying to get it to work..and that modification finally did it for me! :))