I was working with IIS 7.0 and the problem is that my virtual directories under default web site got deleted. Now I am not able to add any new virtual directories.

When right clicking on the default website I get the following error displayed:

there was an error while performing this operation...the application '/' does not exist.

Can any one help me in getting back my virtual directories?

link|improve this question
feedback

migrated from stackoverflow.com Nov 19 '09 at 12:23

This question came from our site for professional and enthusiast programmers.

1 Answer

That's the same question as here: http://serverfault.com/questions/86252/virtual-directories-in-iis7-0-got-deleted-in-windows-2008/90640#90640

It sounds like editing applicationHost.config should turn up the config issue that will need to be manually adjusted.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown