|
| I have a setup question concerning "0-7356-1584-5 - Developing Web apps with
VB.NET and C#.NET".
In order to execute chapter 5 we must setup the Contacts database. I am
currently successfulyl running five other databases with my local copy of
MSDE. The setup script does not fully execute.
The first problem is the paths are hard-coded. The initial setup program
allows us to change the installation path, but the script does not take this
into consideration. I got around this problem, but now I am getting:
The login 'ASPNET' does not exist.
User or role 'ASPNET' does not exist in this database.
No rows affected.
(0 row(s) returned)
User or role 'ASPNET' does not exist in this database.
No rows affected.
(0 row(s) returned)
and finally
There is no such user or group 'ASPNET'.
I can assure you that the ASPNET account does exist on my system. Could it
be because I am logged on to another domain (instead of my local PC) that
the script is not finding my ASPNET account?
Please advise. I need the ASPNET to have these roles.
Thanks,
Keith A. Rowe
President
Cornerstone Software Services, Inc.
http://www.ConsultWithUs.com
(850) 322-6614
|
|