0
I wonder if there is a way to debug a C# MVC application externally, I tried to use IIS Express, but without success, has anyone ever been through this or better, can anyone help me do that? Thank you.
0
I wonder if there is a way to debug a C# MVC application externally, I tried to use IIS Express, but without success, has anyone ever been through this or better, can anyone help me do that? Thank you.
3
you are using the IIS installed on your machine, or you are using the ISS express ( The one that when we press F5 it on the application) . If using express, install ISS 7.5 on your machine, it is easily found on the microsoft website.
So come on: ..
Browser other questions tagged asp.net-mvc iis-express
You are not signed in. Login or sign up in order to post.
I would like to access my application on another computer on the same network, how do I configure my application and how says the question I want to "debug" my application. :)
– Danilo Pádua
No, and if I wanted to use this network application of mine, as I would?
– Danilo Pádua
Ishh my friend, I don’t think you understand, and you’re not helping me, yes I’ve heard of SVN and TFS, which would help my subject?
– Danilo Pádua
Your question has several senses. What exactly do you want to do? Remote debbug or simply access the application?
– Intruso
the two, more mainly access
– Danilo Pádua
So, what is the problem with the answer of wesleydsantos? Because IIS Express and IIS are different things. And in order to install, you need to know the version of your windows that is installed and if you already have it installed, you need to ensure that it supports. net is installed together with iis and that it is configured to respond in the network interface from which the access comes. What error message you receive when accessing the application?
– Intruso
I didn’t say at some point that his answer was in trouble. I’m still testing here. Read carefully first before making a constructive criticism. :)
– Danilo Pádua
Leaving your comment meaningless and technically objective, 1 - have you published an Asp.net application before? 2 - You have installed an IIS before?
– Intruso