IIS (Internet Information Services) Version 6 – is a web server application and a set of feature extension modules created by Microsoft for use with Microsoft Windows. Released with Windows Server 2003 and Windows XP Professional x64 Edition.

learn more… | top users | synonyms

0
votes
2answers
6 views

IIS6 Classic ASP cannot server one sub folder

I just setup a new server for a client to move their code from a hosted solution to a server in their office. New hardware running Windows 2003 Server with IIS 6. All the Service packs up to date. ...
1
vote
1answer
55 views

Getting a 404 when trying to use the taffy RESTful API framework on ColdFusion 8/Windows Server 2003/IIS6

I have been tasked with creating an API for our ColdFusion 8 based CMS system. After doing some research I decided that a RESTful API would be the best bet for three reasons: Its down right simple ...
1
vote
0answers
6 views

IIS Site Bindings

I have a web website in IIS 6.1, with a Self-signed SSL. The website contains 3 web applications, all setup to use https as binding. Whenever I browse the application, the URL shows as ...
0
votes
1answer
30 views

Sql server can't select from tables from time to time

We have Silverlight application that is installed on IIS 6. This application use membership API on Microsoft SQL Server 2008 R2 for login. From time to time logged-in users stops can do any queries to ...
0
votes
1answer
47 views

ASP.NET_SessionID Missing on Production only

I have written an ASP.net webservice using C#. Everything works just fine with the service itself and deployment to stage and production. However after running an Acunetix scan there is an issue ...
4
votes
0answers
95 views

Attempted to read or write protected memory in a .NET application

I'm having troubles at implementing and ASP .Net Application in IIS 6 Server. When the user tries to open a web page that access the database, iis server throws "Attempted to read or write protected ...
0
votes
1answer
35 views

Deploying WCF Rest webservice to IIS 6.0 gives HTTP Error 404 - File or directory not found

I have a WCF rest webservice that runs fine on my local VS2010 environment, but when deployed to IIS 6.0 on windows server 2003, I get the HTTP Error 404 - File or directory not found. I've searched ...
0
votes
0answers
27 views

IIS Event-Error, event code: 3005, event message: An unhandled exception has occurred

I'm wondering why the server manager, under All Servers>Event is showing some IIS Warning: Event code: 3005 Event message: An unhandled exception has occurred. Event time: 5/15/2013 12:58:16 PM ...
0
votes
0answers
10 views

Executable command in HTTP path (HTTP_Windows_Executable)

I have a weakness in my website developed in ASP .NET which allows hackers to insert throung the HTTP response executable programs, and it is a serious securty hole. My LIVE server is running using ...
0
votes
0answers
17 views

PHP IIS 6: The specified request cannot be executed from current Application Pool

I've been developing a php application built on top of CodeIgniter/Bootstrap and developing on a Linux machine using Apache HTTPD. My database is a MS SQL server located on another machine in the ...
0
votes
0answers
19 views

How can i create an IIS 6 WebSite remotely from Win2008R2 command line?

How can i do this if Iisweb.vbs is not available at IIS 6 Management Compatibility and AppCmd.exe only works with IIS7?
0
votes
1answer
23 views

“Could not load type” error trying to install HTTPModule on IIS6 - Web.config error

Two hours of searching Google and Stackoverflow and I've gotten nowhere. This is not related to code-behind, which is why I've had no luck so far. Here's my problem: I have a legacy website running ...
0
votes
2answers
21 views

deploy mvc .net framework 4.5

I have got MVC website. based on .NET Framework 4.5. I am trying to deploy the website on IIS 6.0 Here are the steps I have taken Application Pool: I have created application pool: ...
0
votes
0answers
14 views

Url rewritting on Godaddy

I am working on a web application*(framework 3.5)*.I had done routing in this by using the following code : http://www.4guysfromrolla.com/articles/051309-1.aspx On local machine everything running ...
0
votes
1answer
20 views

mod-rewrite condition is not working properly in IIS6

Additional questions for mod-rewrite module coded by Helicon for IIS6. First condition for redirecting IP addresses works as expected. However, I have also added a second rewrite condition that does ...
1
vote
1answer
31 views

.htaccess condition will omit ranges of ip addresses, but that i can modify as i see valid addresses in logs

I have the following in my .htaccess file: RewriteCond %{REMOTE_ADDR} (\b88\.78\.30\.\d{1,3}|\b182\.\d{1,3}\.\d{1,3}\.\d{1,3}|etc..) RewriteRule (.*) http://www\.foobar\.com/botcatch.html [I,RP] ...
-1
votes
0answers
10 views

IIS set up new virtual directory in web site, when do directory listing i can see .asmx page, when click on the .asmx page i get error message [closed]

On IIS, i set up new virtual directory under web sites. when do directory listing i can see .asmx page, when click on the .asmx page i get error message, " HTTP 404. The resource you are looking for ...
0
votes
0answers
24 views

Communicate WCF RESTFUL Service hosted in IIS 6 to .NET MarshalbyRef Object in a remote server

I am newbie to .NET Remoting and WCF. I am trying to create an application where I have a .Net Remote Object and a wcf service running as windows service in remote servers. Each server has a ...
0
votes
0answers
13 views

What's the difference in how users are used between IIS 6 an later versions of IIS

I'm running into a problem with a WCF web services application I've developed. I developed the application on IIS 7.5 and in the application, I use Registry.CurrentUser to retrieve the value of a ...
0
votes
0answers
9 views

Error when Web Service moved to IIS 7.5

I have a web service that has been working flawlessly on an IIS 6 server. We are working on decommissioning this server, so I need to move the web service to a new server, which is a Windows Server ...
1
vote
1answer
31 views

How to Detect Email Bounces with IIS 6 with C#

Just as the question says. I am using IIS 6 to send emails out from my Windows Server with C#. I want to detect bounces with C# from the SMTP email server. Right now, all the bounces get sent to a ...
-1
votes
1answer
38 views

Trying to install a Dll from legacy win 2003 server to 2008r2 server and failing

I'm moving a legacy application from a windows 2003 32 bit IIS 6 server to a windows 2008 r2 IIS 7.5 server. Ultimately, I'm getting a Server.CreateObject(customobject) failed on the app. ...
0
votes
1answer
18 views

UrlRewriting.net move to IIS7

On my ASP.NET site, I used UrlRewriting.net on win 2003, IIS6 (http://www.urlrewriting.net/), now server updated to win 2008 with IIS7 and it doesn't work, when try to open rewritten url, error says ...
0
votes
1answer
15 views

Wildcard Cer is not working after configured ssl host headers

I have a regular cer installed on my main domain http://www.2send.co.il , and a wildcard SSL installed on the sub-domain http://en.2send.co.il . I am using 'SSL host headers' to use one IP address ...
0
votes
0answers
8 views

How do I redirect SubDomain.Domain.com to Domain.com/SomeFolder/?

So if I've got : Get.FreeTrial.com and want that to redirect to: FreeTrial.com/Somedirectory How might I do that in iis6? I've been told this can be done by editing the web.config file but I'd ...
0
votes
0answers
38 views

IIS 6.1 - Connection_Abandoned_By_ReqQueue

I'm having a strange problem with one of my sites in IIS 6.1. All of the other sites are running fine, however this one is currently producing an error "Connection_Abandoned_By_ReqQueue" for nearly ...
0
votes
0answers
35 views

IIS 6 Web-Services not working

I implemented my web app on a server running IIS 6 and now all the web services that my application has stopped running. When I see the logs files, says the following message: The file / WS / ...
0
votes
0answers
29 views

How do I run a PowerShell script “in” IIS?

I'm reading up on a particular command (SET-WEBCONFIGURATIONPROPERTY) and I'm getting the "is not recognized as a cmdlet" error. Suggests to me that I'm missing a snap-in of some sort, even though I'm ...
0
votes
0answers
54 views

Upgrade from IIS 6.0 to IIS 7.5 and SQL Server 2000 to SQL Server 2008

Old environment - ASP.NET 2.0 Application running on Windows 2003 (32bit) environment pointing to another Windows 2003 (32 bit) Machine running SQL Server 2000 database. Connects via connection string ...
0
votes
1answer
39 views

why 500 Internal Server Error occurs?

Hi All, Actually I have a web application build using classic asp and vb script, along with MS-Access 2003 hosted on IIS 6.0. It is running fine. Now I have shifted it to on IIS 7.0 and database ...
0
votes
1answer
45 views

Classic ASP with IIS 6.0 PAGE NOT FOUND issue

This is a first for me. I have an older Win 2003 R2 server running IIS6. My customer has CFM pages as well as some classic ASP pages. The CFM pages work fine. when I try to browse for the ASP pages ...
0
votes
0answers
8 views

avoid direct access to ip of internet information server

I have a big problem and I would like if you can help me. we have a balancer that points to two internet information server. the users logged in by the url of the balancer that point to ...
0
votes
1answer
17 views

Global.asax stoped executing after installing aspnet_regbrowsers.exe utility

After running "aspnet_regbrowsers.exe -i" utility my Global.asax file stoped working when site is deployed on IIS 6 (on dev environment everything is fine). Application_Start and Aplication_End events ...
-1
votes
0answers
69 views

sharing session on multiple web application on same server and domain using Sql session state

I hosted one web application on IIS 6 named "http:\localhost\Parent" ,second one is hosted inside the directory of Parent called "http:\localhost\Parent\child" .Both application used in single ...
1
vote
0answers
43 views

URL rewriting in, IIS 6, .aspx

I've developed a small website in VS2012 that utilizes the following rewrite in web.config: <system.webServer> <rewrite> <rules> <rule name="DynamicRewrite" ...
0
votes
0answers
44 views

Permission denied runing .php script on IIS6.0 and Windows 2008 Server

I'm at my wits end with this one! I am trying to replicate a script I have running on one of my (shared hosted) server, this is the code held in my file process_backup.php <?php if ($_REQUEST) { ...
0
votes
0answers
34 views

IIS URL encoding issue

I'm working on a online payment website. Ofter i'm done with payment on the payment website, and redirected back to my website, i'm getting the 'http 404. Page not found' exception. The url is looking ...
0
votes
0answers
39 views

Images not load with asp.net generic handler in iis 6

i have an image handler as type of GenericHandler.ashx in asp.net 2010 framework 4 when i publish website,image load in iis 7 in windows 7 and vs 2010 correctly . but in windows server 2008 iis 6 ...
0
votes
2answers
143 views

“CSS3111: @font-face encountered unknown error” from web server; works normally when browsed from local file system

I have this embedded font face in the CSS of a web page that I am developing: @font-face { font-family: 'myfont'; src: url('fonts/myfont.eot'); src: url('fonts/myfont.woff') ...
0
votes
0answers
21 views

IIS6 appears to lose access to the GAC

In our legacy Classic ASP application, we use a few .Net v4-based DLLs, which are called via a COM interface (one day we'll be allowed to re-write the site entirely in .Net, but for now, this is what ...
0
votes
0answers
21 views

Request Header is different from same browser(Firefox in two different tabs) when hosted on IIS 6 & IIS7.5

Request Header is different from same browser(Firefox in two different tabs) when hosted on IIS 6 & IIS7.5. When same ASP.Net application is hosted on IIS6, the request headers contain 3 extra ...
0
votes
0answers
29 views

Sporadic The RSA key container could not be opened in ASP.net site

I recently began encrypting the connection string in the web.config file in my site. Generally it just works but sporadically I will get groups of errors from the site, similar to below. Typically the ...
-1
votes
0answers
45 views

Backbone put request 403 Forbidden on IIS6 [closed]

PUT request is disable on IIS6 by default, and IIS return 501 error. I activated webDav extension and PUT request became Fobidden (403). I found some instructions like IIS 6.0 preventing ...
0
votes
0answers
50 views

HttpContext.Current.Response.IsClientConnected is not working in IIS6

HttpContext.Current.Response.IsClientConnected is not working in IIS6 (Windows Server 2003 sp2 with full updates)and always returns "true" even when process is completed. I have checked the same ...
0
votes
0answers
54 views

How to implement TLS server name indication in IIS 6.0 [closed]

I am having two website on IIS 6.0 production server. Lets say : **www.website1.com www.website2.com** I need to implement two SSL certificate on the IIS 6.0 for both of the websites. As per the ...
1
vote
0answers
36 views

WebAPI for web forms producing 404 on site with SSL

I have not used the WebAPI for Web forms before but have inherited code that uses the WebAPI, so I apologise if this is a stupid question. From the research I have undertaken today our setup seems ...
0
votes
0answers
51 views

asp:menu is not working in production server

i am facing a problem in asp:menu its working in my local host but when i move it to production server its not working note that the iis server in local host is iis7 but in production server is iis6 ...
0
votes
1answer
44 views

Things to consider when using a Custom Role Provider with IIS6

I deployed a website on IIS7.5. It worked fine. When I tried to deploy it on IIS6 I got a "Configuration Error" regarding the CustomRoleProvider(*Line 65*) . What seems to be the problem? ...
0
votes
1answer
175 views

How to access multiple website using different bindings on IIS 7.5

How can I access different websites hosted on my local IIS 7.5 (using different bindings) from my ipv4 address? My system32\drivers\etc\host file has my binding names mapped to 127.0.0.1 In IIS, I ...
0
votes
1answer
38 views

MemoryStream download fails from IIS6 to IIS7

We are converting from IIS6 to IIS7 and all has went very well except our download section. What happens is the download is initiated, but it appears a redirect is taking place and our default.aspx ...

1 2 3 4 5 49