permissions - How can I deploy an asp.net mvc2 app developed on SharpDevelop (windows 7 64bit) to the local iis 7.5? -


i'm using sharpdevelop , can test/see app using "use iis express web server" selected in project property. when try change "use local iis web server" , hit "create application/virtual directory", error message show said:

filename: redirection.config error: cannot read configuration file due insufficient permissions 

at end, need deploy mvc 2 app iis server, first local server , remote server.

the problem can solved running sharpdevelop admin.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -