Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: First ASPX Page not working!


Message #1 by "Coco Lua Suat Choo" <CocoL@a...> on Tue, 11 Dec 2001 10:09:02 +0800
Hi!

I installed the ASP.Net Premium on my Windows 2000 Server, when trying

to put up my first aspx page which i copied from the Beginning ASP.Net

Using C# Book, it fails to work! below is the error message i get



Server Error in '/' Application.

------------------------------------------------------------------------

--------



Server cannot access application directory

'D:\Inetpub\wwwroot\myserver\'. The directory does not exist or is not

accessible because of security settings.



Can anyone help? I have set the directory permission to execute, and i

am sure the file/directory name was correct, what could be possibly

wrong? Pls, thanks! 

Message #2 by cfouquet@s... on Wed, 19 Dec 2001 20:07:08
> Hi!

> I installed the ASP.Net Premium on my Windows 2000 Server, when trying

> to put up my first aspx page which i copied from the Beginning ASP.Net

> Using C# Book, it fails to work! below is the error message i get

> 

> Server Error in '/' Application.

> ------------------------------------------------------------------------

> --------

> 

> Server cannot access application directory

> 'D:\Inetpub\wwwroot\myserver\'. The directory does not exist or is not

> accessible because of security settings.

> 

> Can anyone help? I have set the directory permission to execute, and i

> am sure the file/directory name was correct, what could be possibly

> wrong? Pls, thanks! 

Message #3 by cfouquet@s... on Wed, 19 Dec 2001 20:08:10

I heard somewhere that the Beta 2 version needs to be installed in C:

any other drives will not work!

This may be your Pb.



CF

  Return to Index