Sunday, September 07, 2008 ..:: Forums ::.. Register  Login
 Forums Minimize
SearchForum Home
     
  Mainstream Forums  SourceGear Vault  Vault is now li...
 Re: Vault is now live with guest access to the SplendidCRM project tree
 
nyounaki
44 posts
Joined
12/11/2007

Re: Vault is now live with guest access to the SplendidCRM project tree
Posted: 18 Dec 07 5:51 PM Modified By nyounaki  on 12/18/2007 11:43:29 PM)

when executing the project by visualt studio the  login page has been appeared but when adding login info and then pressing login the following message has been appeared:

Database connection information was not found in the registry SOFTWARE\SplendidCRM Software\localhost\SplendidCRM

Many thanks for your assistance

support
1887 posts
1st
Joined
1/3/2006

Re: Vault is now live with guest access to the SplendidCRM project tree
Posted: 19 Dec 07 9:13 AM

The problem with getting the latest sources out of Vault is that it is not polished for general consumption.  The problem you are experiencing here is that the Web.config from Vault is configured for our development needs.  The connection string needs to be changed from storing in the registry to storing in Web.config.

 <appSettings>
  <add key="SplendidProvider" value="System.Data.SqlClient" />
  <add key="SplendidSQLServer" value="data source=(local)\SplendidCRM;initial catalog=SplendidCRM;persist security info=True;packet size=4096;user id=sa;password=splendidcrm2005" />
 </appSettings>

KillerKiwi
32 posts
Joined
2/12/2007

Re: Vault is now live with guest access to the SplendidCRM project tree
Posted: 07 Apr 08 12:05 AM
Is this still valid I'm getting a "username / password supplied" is incorrect error

"This one's tricky. You have to use imaginary numbers, like eleventeen..." - Calvin
support
1887 posts
1st
Joined
1/3/2006

Re: Vault is now live with guest access to the SplendidCRM project tree
Posted: 07 Apr 08 1:34 AM
Vault access has been disabled.  We do not know when it will be restored.
spacecowboy
176 posts
5th
Joined
11/21/2007

Re: Vault is now live with guest access to the SplendidCRM project tree
Posted: 08 Apr 08 4:59 AM

 KillerKiwi wrote
"This one's tricky. You have to use imaginary numbers, like eleventeen..." - Calvin

Totall off-topic but I'm sure I've seen somebody post on slashdot with that sig ;-)

 

  Mainstream Forums  SourceGear Vault  Vault is now li...

Forum Home  Search       

Copyright (c) 2006-2008 SplendidCRM Software, Inc. All Rights Reserved.   Terms Of Use  Privacy Statement
DotNetNuke® is copyright 2002-2008 by Perpetual Motion Interactive Systems Inc.
SplendidCRM and SplendidCRM Software are trademarks of SplendidCRM Software, Inc. SugarCRM is a trademark of SugarCRM Inc. in the United States, the European Union and other countries. All other trademarks used in this web site are the property of their respective owners.