1
I’m trying to publish a Webservice with Visual Studio but the connection is failing. Someone can help me connect on this project?
Here’s the error message from when I try to publish:
Publishing Folder /...
2>Unable to add 'Web.config' to the Web site. Unable to add file 'Web.config'. Acces denied..
2>Unable to add 'Webservice1.asmx' to the Web site. Unable to add file 'Webservice1.asmx'. Acces denied.
2>Unable to add Folder 'bin' to the Web site. Cannot create Folder 'bin'. Acces denied.
2>Publish failed. Target file://C:/Inetpub/wwwroot/meuWebservice.
2> ========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ============ ========== Publish: 0 succeeded, 1 failed, 0 skipped ==========
What am I doing wrong?
Welcome to Stackoverflowpt, Please Translate your Question into English.
– NoobSaibot
Izabel, I translated your question into Portuguese. I hope I didn’t get lost in the translation. And it will also be much more useful to the Portuguese-speaking community
– Jefferson Quesado
try running vs as administrator
– Rovann Linhalis