I have a problem. We recently migrated our web site solution from asp.net 3.5 to asp.net 4.0. The web site have a web service that I have added a new method to.
Note: I did not setup a virtual directory its a Application! Here is the structure Hard drive folders: -IISRoot
I am having trouble setting up SSL with my WCF on IIS 7.5.I have seen this post: WCF not using computer name instead of domain name when viewing MyService.svc?wsdl
If I disable javascript and开发者_Python百科 cookies, Amazon.com detects that cookies are disabled without a redirect.If you click the cart link, there\'s only a get on the cart page.
We\'re in the process of upgrading from IIS 6 and .NET 3.5 to IIS 7.5 (Windows Server 2008 R2 Enterprise) with the same application.I\'m having trouble getting our previous IIS 6 setup to work correct
I have an Umbraco website that I have to restart every morning in order for the users to be able to publish content.Is there 开发者_开发技巧any solutions available that will help me get around doing t
I got WCF Service with Fluent NHibernate. When I host it in in IIS7.5 on my development machine(WIN7) it works fine. Worker process shows the clear garbage collection indica开发者_JAVA技巧tion of my a
The device or resource (localhost) is not set up to accept connections on port \"The World Wide Web service (HTTP)\".
This is a very wierd issue - any thoughts/help/hints would be greatly appreciated. Our web app streams PDF files to the browser using the following code
My asp.net web application knows how to create sub-applications (asp.net applications with web.config file, located in sub folders of the root application).