iis-6
Script Error on aspx page: running .NET 1.1 on 64
I have a namespace like this in one of my aspx pages (.NET 1.1) <%@ Register TagPrefix=\"jwg\" Namespace=\"Janus.Web.GridEX\" Assembly=\"Janus.Web.GridEX\" %>[详细]
2023-04-05 03:24 分类:问答Server Application Unavailable
I hosted 2 web service on MS Window Server 2003, Standard Edition, Service Pack 2. One is .NET framework 1.1 and the another is 2.0.[详细]
2023-04-05 01:42 分类:问答IIS 6 Parameterized Redirects
It looks like there\'s a way to, in IIS 6, do the following: Redirect http://mydomain.com/old_page.asp?oldparam=111 to http://mydomain.com/new-page/111[详细]
2023-04-04 22:26 分类:问答How to limit simultaneous request from a single client?
We providecouple of SOAP web service. Yesterday our service was down, we couldn\'t access 开发者_开发百科to the service from the outside (can\'t even load the wsdl), but we could access to the servic[详细]
2023-04-04 20:26 分类:问答MVC3 Routing, IIS6
I have deployed my MVC3 application to an IIS6 server and have changed my global.asax.cs to read the following.[详细]
2023-04-04 05:57 分类:问答Windows authentication through a reverse proxy problem
Have a IIS Reverse proxy redirect on speci开发者_开发百科fic request on WebSite with windows authentication and impersonation to another local site with win.auth + impersonation.[详细]
2023-04-03 19:23 分类:问答Setting credentials for img basic authentication
I am developing a internal .Net application in VS2010 for deployment within my company\'s intranet. The site uses Windows Authentication so that users do not have to log in when they are successfully[详细]
2023-04-03 14:21 分类:问答How to read and write utf-8 characters in database using ASP classic?
I am facing a problem inserting & fetching UTF-8 characters in my database. The inserts happen properly but while displaying it doesn\'t show the UTF-8 characters. Below is my code. Can you please[详细]
2023-04-03 05:59 分类:问答wcf service not found when installing on iis6 on server 2003
I have made a WCF service with VS 2010. I am trying to install on a server 2003 with iis6. When I try to browse the the svc file I get:[详细]
2023-04-03 02:21 分类:问答.less files are statically served on IIS6 + .NET 4 MVC3
In a .NET 4 MVC3 project I\'m running a local machine on IIS6 (don\'t ask why). It has a p开发者_运维知识库roper wildcard mapping in IIS to the v4 aspnet_isapi.dll, and the same goes for the .less ext[详细]
2023-04-02 22:07 分类:问答