I have an ASP.NET 3.5 web service (old school SOAP, not WCF) running on two servers set up identically in IIS 6.0.The Authentication/Access control is set up as follows:
I am developing an ASP.NET site with C# on IIS 7, but I hope for an answer that will apply to IIS 6 as well. Part of this site is the ability to upload up to 5 images at a time. I have a nice algorith
Any help will be appreciated in this matter. Everything was working fine in the server and sometimes goes off but comes back. No change in settings or code. I have IIS6
I have IIS 6.0 on Windows Server 2003. I installed .NET 3.5 and 4 beta 2. \"Normal\" ASP things are working (perfect). But when I try to navigate to my service (/myServer/MyService.svc) I get a 404.
I have a small asp.net mvc app running on WIN2k3 and IIS6. I\'m using a wildcard mapping under the application settings in IIS as described in this article http://haacked.com/archive/2008/11/26/asp.
[I posted a similar question on serverfault.com, but had very little feedback so trying here] I can do this just fine under Apache with htaccess.
I set up iis to handle .exe with \"asp.net 2.0\"s isapi filter to enable dynamic url replacement. For this I setup the extension in iis and added the following line to web.config. Works fine so far.
A call to localhost ( using the VS 2008 integrated webserver ) is not working ( empty page.. ) http://localhost:6666
I have a asp.net website which is deployed in a server A and same code has been deployed in server B.
I have a strange problem with my MVC 1.0 application that I published on IIS6. When I try to surf to the pages no routes match and I get page not found.