Browse by Tags

All Tagsiis 6.0 (RSS)
  • IIS6: IIS output duplicated response headers for perl CGI

    Our perl CGI scripts output response headers repeately which were inserted into the output html contents. a sample code: use strict; use CGI; $|=1; my $q = new CGI(); print $q->header("text/html"), $q->start_html("test"); print "aa"; print $q->end_html ; outputs...
    Posted to Forum by mmpower on 53 minutes ago
  • Re: publishing from VS2008, errors 'no web server name' and 'unspecified error' - please please look

    Break it. It's mind-boggling how a simple thing like "publishing" via FTP gets so problematic. And the kicker is that it adds a file that effectively puts your site "offline" until you delete it. This isn't a client issue, I can use command line FTP and Dreamweaver (going...
    Posted to Forum by EdSF on 11-05-2009, 5:34 AM
  • Head wrecker: 2 Identical servers with 2 websites BUT

    Hi Guys, I am doing a migration to two new servers and I am having a very strange problem. Server 1 and Server 2 both host multiple websites and use an web drive which is an EMC storage (both windows see them as normal drives) Server 1: Website-A works Website-B Does not work (error 404) Server 2: Website...
    Posted to Forum by theh1982 on 11-04-2009, 10:39 AM
  • Re: Create Website on D:\ drive

    Man this poor guy I feel for him ... Ok now to get an answer I will rephase it to what I thought he ment and an issue I'm having.. I have automation software that sets up new sites automatically based on where iis is installed not just where the default/ WWWRoot is so I want to know if there is a...
    Posted to Forum by Jarell on 10-29-2009, 8:19 PM
  • Protecting static content on IIS7 in Classic Mode

    Hi, I know how to protect my static (HTML) pages in IIS6, and how to do it using the IIS7 Integrated Pipeline, but how can I protect my HTML pages from unauthorised access in IIS7 when running in Classic Mode? It's an ASP.NET site using forms authentication. Thanks!
    Posted to Forum by aures_arrigo on 10-29-2009, 11:07 AM
  • Output caching with IIS 6

    Hi, Not sure if I'm posting in the right place, but I have created a page that uses a Masterpage, and has output caching enabled. When I test it on the local development server (repository) running IIS 6.0 on Windows 2003 the caching works as expected. When I test on the live server also running...
    Posted to Forum by jtagg on 10-27-2009, 9:41 AM
  • Running both 32-bit and 64-bit website on 64-bit 2003 OS - Possible?

    Greetings, We currently have a web server (windows 2003 R2 64-bit). It has one 64-bit web application running on it. Now I force IIS to run Wow that support my site (with command: cscript.exe adsutil.vbs set W3SVC/AppPools/Enable32BitAppOnWin64 true ). Now my 32-bit web site works fine but the existing...
    Posted to Forum by john9569 on 10-23-2009, 12:53 AM
  • Download IIS for Win XP

    Hi I have Win XP pro (Lite) and it is not has the complemente for iis on Add and Remove programs. Where can I download a setup to install it?
    Posted to Forum by mike65 on 10-22-2009, 6:55 AM
  • FrontPage Extensions HTTP Error 401.1

    I'm having the exact same problem, but it seems to be limited to virtual sites that are using host headers as opposed to listening on a unique IP address. Such as... 1. In IIS Manager, right-click Web Sites -> New -> Web Site 2. Fill out info & listen on unique IP address (already configured...
    Posted to Forum by bubbaaintfly on 10-08-2009, 6:18 PM
  • Creating a website that can use resources of another web application in the same solution

    Hi, I have a scenario where in my solution I should have one website and many number of web application (2 to 5) . My requirement is to have the website use the resources of the web applications but when the website is published the website should not have a copy of the resources in the published folder...
    Posted to Forum by divyam.pr on 09-30-2009, 8:14 AM
Page 1 of 42 (419 items) 1 2 3 4 5 Next > ... Last ยป