I'm a developer & new to .NET. I'm following the
QuickStart Config Details on an XP pro notebook. When I
get to the step, Granting Access to the ASPNET user, I
get an error on the first command. This is:
osql -E -S (local)\NetSDK -
Q "sp_grantlogin 'MACHINENAME\ASPNET'" where I am
inserting my computer name for MACHINENAME. The error I
get is: "Windows NT user or group 'COMPUTER01\ASPNET' not
found. Any suggestions what I should do?
Rita - 18 Nov 2003 22:21 GMT
For reference, the problem was that the step, "Installing
IIS and ASP.NET" had not yet been completed. This step
is later in the Details document.
>-----Original Message-----
>I'm a developer & new to .NET. I'm following the
>QuickStart Config Details on an XP pro notebook. When I
>get to the step, Granting Access to the ASPNET user, I
>get an error on the first command.