I was given a new laptop with VS2008 installed.
I tried to create a new website based on file system.
I got error saying:
Unable to create folder xxx access is denied.
If I create the folder in advance, then it showed: unable to create App_Code;
I believe I will see similar error for bin...
Anything wrong with the VS2008 installation?
Or anything wrong with the IIS configuration?
Thank you.