c# - Microsoft Visual Studio 2013: Cannot Create a new Asp.Net project -


file -> new -> website -> asp.net web forms site -> ok

configuring iis express failed following error:  filename: redirection.config error: cannot read configuration file 

so i've tried several solutions. checked , have iis express installed. running admin. don't know else , googling tells me turn on (it's checked in tools options)

file -> new -> project -> asp.net webapplication -> web forms template -> ok

unspecified error(exception hresult: 0x80004005 (e_fail)) 

are these related? why can't related asp? documents folder not encrypted.

result: got new computer problem did not occur, did not solve problem. sorry.

i having same issue. here's worked me.

  • close visual studio.
  • navigate documents folder, , iisexpress subfolder.
  • rename "config" folder else. "configbackup" do.
  • open visual studio , try create new asp.net project.

iisexpress create necessary .configs in brand new "config" folder.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -

django - CSRF verification failed. Request aborted. CSRF cookie not set -