-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have a set of IIS7-hosted net.tcp WCF services that serve my ASP.NET MVC web application. The web application is accessed over the internet.
WCF Services (IIS7) <--> ASP.NET MVC Application <--> Client Browser
The services are username authenticated, the account that a client (of my…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have a set of IIS7-hosted net.tcp WCF services that serve my ASP.NET MVC web application. The web application is accessed over the internet.
WCF Services (IIS7) <--> ASP.NET MVC Application <--> Client Browser
The services are username authenticated, the account that a client (of my…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have a set of IIS7-hosted net.tcp WCF services that serve my ASP.NET MVC web application. The web application is accessed over the internet.
WCF Services (IIS7) <--> ASP.NET MVC Application <--> Client Browser
The services are username authenticated, the account that a client (of my…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have a set of IIS7-hosted net.tcp WCF services that serve my ASP.NET MVC web application. The web application is accessed over the internet.
WCF Services (IIS7) <--> ASP.NET MVC Application <--> Client Browser
The services are username authenticated, the account that a client (of my…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi,
My problem is im trying to enable mex on a service that uses net.tcp binding.
that binding is for localhost port 5000, when i want to enable mex on the same port, and have it avilable for http i have to enable the HttpGetEnabled on the Service host. All this works well but when i try to add the…
>>> More