c# - Error creating virtual directory, IIS in visual studio 2010 and in windows 10 -


when try create virtual directory, following dialogue box appears:

error while creating virtual directory

i tried aspnet_regiis -i prompt this:

command prompt error

please help.

thank you.

you need use server manager , use roles , features install .net features in windows server os.

you can use dism enable feature using command line.

for desktop os can use appwiz.cpl , select turn on feature on off

enter image description here

enter image description here


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -