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:
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


Comments
Post a Comment