I am trying to get a .NET website running.

The problem I am getting can be resolved by setting the security on the folder that the site is running from, but I do not have a security tab.

I am running Windows 7 in a VM on OS X.

link|improve this question
You're trying to run a .NET website from a Windows 7 machine? Shouldn't you be using Windows Server? – James Watt May 3 '10 at 16:39
I am taking over development of a site from another developer. The site does not run locally from the latest web express install. – Chris May 3 '10 at 19:34
feedback

1 Answer

Ok fixed, problem was that the folder name was over 9 characters and for what ever reason that causes and error. Nothing to do with security permissions on folder.

link|improve this answer
Consider marking this answer as "accepted" by clicking the checkmark to the left of the question. For more info on accepting answers, see here – squircle Jun 26 '10 at 16:08
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.