Questions tagged as 'iis-web-deploy'

1
answer

C # MVC - Error after publish in VS015. 404 Not Found

I did a "Publish" with VS2015 of type MVC Web, but in "Publish Method" I put "File System". The problem is that I published in IIS and runs the views, but when I click the buttons it does not find the methods. As if I had no Controller. What do...
asked by 12.05.2017 / 23:41
1
answer

Problems running / publishing WEP API on IIS10!

I want to publish my ASP.NET Web API via filesystem , but I'm having an assembly error while running the site in IIS10. By VS I can run, but not by IIS. NOTE: I already have the DLL in the bin folder. Error:    Could not load file o...
asked by 10.08.2017 / 20:44
1
answer

How do Web Publish of nested applications for IIS?

I'm developing a project that consists of a portal and an administration interface. In Visual Studio I have two ASP.NET projects, where one is Portal and the other is the administration interface. In my local IIS I have an application call...
asked by 20.01.2017 / 12:56
2
answers

Publish my system in IIS and it is not loading multiple files

I published my system to IIS (locally) and when I access it, it does not load a range of required application files. I believe I published correctly, but I can not solve this problem. How do I load all these files? NOTE: When compiling the...
asked by 20.12.2017 / 16:36