J
James McGivney
I am using chapter 9 from "ASP.NET programming with C#"
by Duthie of Microsoft Press.
I have VS.net running on WindowsXP pro, I installed IIS
and the net framework. I believe I have activated MSDE
as I display an icon in the lower right that
says "Running \\JIM - MSSQLServer". The icon has a green
arrow.
I am trying to setup an ASPNET account.
As instructed, at the command prompt I enter:
oSql -S(local)\VSdotNET -E
I get the following message:
[DBMSLPCN]SQLServer does not exist or access denied
[DBMSLPCN]ConnectionOpen(Connect()).
Please advise.
Thanks,
Jim
by Duthie of Microsoft Press.
I have VS.net running on WindowsXP pro, I installed IIS
and the net framework. I believe I have activated MSDE
as I display an icon in the lower right that
says "Running \\JIM - MSSQLServer". The icon has a green
arrow.
I am trying to setup an ASPNET account.
As instructed, at the command prompt I enter:
oSql -S(local)\VSdotNET -E
I get the following message:
[DBMSLPCN]SQLServer does not exist or access denied
[DBMSLPCN]ConnectionOpen(Connect()).
Please advise.
Thanks,
Jim