BV Commerce Forum
»
BV Commerce Support
»
General Support
»
unable to load site once installer has completed
Rank: Member
Joined: 6/1/2004(UTC) Posts: 720
|
I looked in the web.config file and it appears that the db connection info has not been written in. I went to add it manually but am a little puzzled because I expected to see in the connection string: source, db name, user and password but don't see an area to input user and password in the file?
Any help would be greatly appreciated!
Thanks,
Derek |
|
|
|
|
Rank: Member
Joined: 8/17/2006(UTC) Posts: 681
|
Derek,
The user name and password are part of the connection string. Here is a sample connection string I use on my laptop: <add name="Bvc5Database" connectionString="Data Source=(local)\SQLSERVER;Initial Catalog=BestGames;User ID=sa;Password=******;Application Name=BVC5SiteManager" />
Corneliu. |
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.