I have a Windows 2003 server running IIS 6 and have some scripts that do automated setup and creation of websites.They are not working on a new server I cam commissioning (they already work happily on
I have a problem in routing on the server (IIS6). It works OK on the development environment: routes.MapRoute(
I\'m running an ASP.NET website on Windows 2003 IIS 6.0 Every 24-28 hours I\'m getting the following error:
I have a FormsAuthentication cookie that is persistent and works independently in a development, test, and production environment. I have a user that can authenticate, the user object is created, the
IIS6, ASP.NET 2.0, No Forms Authentication I\'m calling Response.Redirect(\"~/foo.aspx\"), but the default document (\"Default.aspx\") for my site is appearing.To make matters worse, it only happens
this is my first post on this great source of programming information. I have developed new site for client and just doing some finishing touches.
Does a WF hosted as WCF (.NET 3.5) in IIS 6 resume after a delay activity when persisted to SqlWorkflowPersistenceService ? And if so, which kind of thread is being used (one from the ASP.NET worke开发
I\'m new to using Microsoft IIS 6.0 and I\'m encountering this weird behavior regarding virtual directory names. I once created a virtual directory with the following details:
I need a little help. I\'m trying to host an MVC 2 application on IIS6. On my dev machine (XP) it runs perfectly in Cassini or as web site in IIS.
I have a HttpModule that hooks on to the EndRequest Event on a IIS6 with a wildcard handler registered and it works fine as long as th开发者_开发百科e request ends on a .aspx page, but NOT if the url