Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: problems with the example files dl off of wrox for pro asp .net 1.0


Message #1 by "DJ KNO3" <djkno3@m...> on Fri, 27 Dec 2002 23:21:42 +0100
I'm having a problem with the example code of the professional ASP.NET 1.0 
book.  I downloaded the example code off of the internet for C# and when I 
run the setup file it dies.  It can't set permissions on some of the files 
and cannot delete the virtual folders.  I tried running the setup a couple 
of times all with the same errors.  I have one

Cannot delete virtual root 'ProASPNet\22 - Debugging, Tracing, and Error 
Handling' : Exception from HRESULT: 0x80005000.

then after that I have a ton of "Permission change failed with code 8023"
and when I try to run the example aspx page from chapter 1 I get SQL Server 
does not exist or access denied.  I turned on debugging and it dies at this 
line

Line 27:     con.Open(); <- Tries to open a database with a dsn which I do 
not  have (that I can find)

Is there something wrong with my system?  I have the VS .NET Enterprise 
Architect installed on my computer and I have logon accounts called asp.net 
admin and sql debugger.  I guess maybe I should have gotten a beginners book 
on asp .net huh? LOL but I guess that's what happens when you get christmas 
gifts :D



_________________________________________________________________
The new MSN 8: smart spam protection and 3 months FREE*. 
http://join.msn.com/?page=features/junkmail&xAPID=42&PS=47575&PI=7324&DI=7474&SU= 
http://www.hotmail.msn.com/cgi-bin/getmsg&HL=1216hotmailtaglines_smartspamprotection_3mf


  Return to Index