Friday, November 20, 2009
Link Dir
Download
Resources
Music
Home
Menu
Webdev FAQ Home
Basic HTML
Internet Information Server FAQ
ASP FAQ
Basic Linux FAQ
CGI and Perl
PHP FAQ
Internet Information Server FAQ
Questions:
»
Does IIS 5.0 work with Win NT 4.0?
»
I am in the process of moving existing webs from IIS3 to 4. We have a web that has custom DLL's that were written in C and VB. I can register the DLL's written in C, but any of the DLL's written in VB fail to register on the IIS4 box. The only differences between the machines are the versions of IIS, ODBC (3.0 vs 3.5) and the IIS3 box has VB5 loaded on it. (I dont want to load VB5 on the new machine unless necessary). Does anyone have any clues as to what could be the problem? Could there be some dependency that the install of VB 5 provided?
»
How to install IIS5 under Windows2000?
»
How do I configure IIS server to allow download of .exe files?
»
How to install Perl on Internet Information Server?
»
How can I create a virtual Server?
»
Why my IIS (Windows2000 Pro) can only accept 10 connections at the same time?
»
Why can http://localhost not be found?
»
Can I use PHP3/4 on IIS 5?
»
How can I create multiple Websites using one IP-Address?
»
I have configured Active Perl in my IIS 4.0 following the steps exactly given in the installation by Active Perl, but I am unable to execute the perl programs using the CGI. The Active Perl's documentation is not at all helping me out.
»
Whenever there is an error on my page, I get the http 500 internal server error "The page could not be displayed" (IIS 5.0). On another server with IIS 4, I get an error description and line number. What could be wrong?
»
How do you get IIS to release the dlls it calls so you can overwrite them without restarting?
»
I'd like to be able to put .exe files on my web server so that people can download them. At the moment, if someone clicks on such a download link, it times out (even when someone makes a right-click and then uses "save-as"). What causes this problem and how can it be fixed?