PDA

View Full Version : Bin Directory


planoly
06-19-2004, 08:54 AM
I create a new web application called DotNetTTest, then I build the application immidiately, and browser page "WebForm1.aspx". I get "Directory 'c:\inetpub\wwwroot\DotNetTTest\BIN' does not exist. Failed to start monitoring file changes." error message.

Please help, thanks

bruce
06-20-2004, 03:48 AM
this is an error cause by inadequate permission

make sure aspnet user have access to your directory.

[b]quote:Originally posted by planoly

I create a new web application called DotNetTTest, then I build the application immidiately, and browser page "WebForm1.aspx". I get "Directory 'c:\inetpub\wwwroot\DotNetTTest\BIN' does not exist. Failed to start monitoring file changes." error message.

Please help, thanks

</blockquote id="quote"></font id="quote">