iis-6
HTTP Error 403.1 with WCF service on IIS
I have added an WCF REST endpoint with WebHttpBinding to our existing ASP.NET server hosted on IIS 6. When I make a GET request such as htt开发者_StackOverflow社区p://{server}/cmis.svc/object/{object_[详细]
2023-03-22 02:46 分类:问答Warnings while installing PEAR modules, no results
Running IIS 6, fastCGI, PHP 5.3.6 with PEAR MDB2. I\'ve installed this setup multiple times with no problem, but as of a couple of days ago when newly installing PHP on servers (this happened on more[详细]
2023-03-21 23:31 分类:问答Url with Unicode - ISAPI_Rewrite doesnt recognize it
I use ISAPI_Rewrite v2 for url rewriting quite a while. The site is in the Hebrew language and so the pages urls.[详细]
2023-03-21 11:13 分类:问答IIS 6/7 Slows down ultimately while trying to access ASP.net 4 page from non-localhost computers
When I deploy my ASP.net 4 website on newly installedIIS 6 on Win Server 2003 R2 or on IIS 7 on Windows 2008 R2, I have a very good (actually instant) access to my website pages while calling them loc[详细]
2023-03-21 05:53 分类:问答Access Violation inside inetinfo.exe when passing byte array through IMSAdminBase from a .NET app compiled to AnyCPU
Consider the following piece of .NET code: byte[] hash = { 0x60, 0x2B, 0x45, 0x9D, 0xA0, 0x6D, 0xD5, 0x02, 0x43, 0x86, 0xC1, 0xBA, 0x6B, 0x14, 0x37, 0x88, 0x63, 0x08, 0x39, 0xA0 };[详细]
2023-03-20 20:41 分类:问答cant upload file because of file size in asp.net mvc 2?
i am trying to upload a file with filesize 80M bytes. on my pc ( cassini server) i can upload the file. On the webserver (iis 6) it throws an error?:[详细]
2023-03-20 17:22 分类:问答Programmatically setting IIS6 Wildcard application maps
I\'m currently supporting a build process and I need to set the Wilcard Application maps on an iis6 website.[详细]
2023-03-20 03:42 分类:问答Unable to view .aspx file as guest through web browser - IIS always pops up authetication required window
I have a new dedicating hosting server and am running IIS 6 on windows 2003. I\'ve set all the user permissions to the web-directory to allow an internet guest user to access it.[详细]
2023-03-19 22:06 分类:问答How to get a list of sites and SSL certificates from IIS 6.0 using C#, WMI, and/or System.Management?
I am trying to export all the SSL certificates on IIS 6.0 sites from a specificed remote server to a centralized backup server so we can migrate and/or backup our SSL certificates, however I cannot fi[详细]
2023-03-19 18:22 分类:问答Why are OPTIONS requests not arriving in my ASP.NET application?
I can\'t seem to receive HTTP OPTIONS requests in my IIS6 hosted ASP.NET application. I\'m testing it using a debug breakpoint (and file-log) in my Global.asax\'s Application_BeginRequest method. The[详细]
2023-03-19 06:53 分类:问答