|
|
Posted 07/07/2005 10:20:23 |
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 07/07/2005 15:21:40
Posts: 1,
Visits: 4
|
|
Hello, I have recently installed InstantKB.Net onto a Win 2003 Server, I selected the default installation and ran the scripts to create the SQL Server DB locally, the IIS site was created, but when it tries to load the web page (after installation) an error comes up:
http://localhost/InstantKB13
Cannot connect to the configuration database.
I have added the ASPNET user as a DB owner of the SQL DB InstantKB13, and given it full permissions to the appropriate files as described in the documentation. The InstantKB.config hasn't been changed, it still reads:
server=localhost;trusted_connection=true;database=instantkb13
Thanks,
Greg
|
|
|
|
Posted 07/07/2005 14:02:07 |
|
|
Support Supremo
      
Group: Customers
Last Login: 13/11/2008 12:44:07
Posts: 568,
Visits: 2,507
|
|
| Dear Qmckinley, would you be so kind as to open an issue in our ticket system at my.instantasp.co.uk and provide us with remote access information, so that we might take a look at your problem first hand?
|
|
|
|
Posted 09/07/2005 01:33:10 |
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 02/07/2007 23:21:23
Posts: 4,
Visits: 18
|
|
| I had the same problems albeit with Win XP Pro not Windows 2003. The fix for me was to replace the localhost entry in the InstantKB.config file with the machine name.
|
|
|
|