Cannot display .shtm on IIS on Win2003 server
Thu, 6 Nov 2008 07:54:09 -0800
We had an old NT server PC with IIS installed. This was our companys IntraNet
server. Our marketing department developed a virtual directory and created
web pages with extensions of .SHTM. These pages worked for years.
Last month, we got a new Win2003 SP2 PC with IIS to be our new IntranNet
server. Everythi ...
|
Problems with old indexing service on Vista
Thu, 6 Nov 2008 06:55:03 -0800
Hello,
My questions are about the file indexing service that shipped in versions
prior to Vista.
Firstly, the 'Query the catalog' doesn't appear after adding a catalog. I
know that it has to show up, but it doesn't?
I use the indexing service in an existing ASP.NET site (and works with
indexing serv ...
|
Flushing entire http.sys cache in IIS6/7?
Wed, 5 Nov 2008 18:29:53 -0800 (PST)
We need to flush periodically the entire IIS6/7 http.sys cache
programmatically from an ISAPI filter. The cache invalidation function
obtained via HSE_REQ_GET_CACHE_INVALIDATION_CALLBACK apparently works
on a single URL -- or is there a wildcard to zap all? One other bit
of advice I see is to set cache invalida ...
|
IIS virtual directory and WebDAV
Wed, 5 Nov 2008 10:53:50 -0800
WebDAV virtual directory is working fine if it's pointed to "a directory
located on this computer" in IIS. But when I try to point the directory to
"a share located on another computer" it doesn't work. I could browse the
directory but can't read any file, let alone write.
So is WebDAV is good on local d ...
|
Re: IIS limit IP access using external text file?
Tue, 04 Nov 2008 09:54:33 -0800
I use block IISIP for this
http://www.hdgreetings.com/other/Block-IP-IIS/
It has a tiny xml config file which you use with a flat IP list in a
text file. It inserts your data into the meta base then you can close
it.
However my only problem is getting it to work with subnets which I don't
think it can, o ...
|
IIS List Redirects using WMI
Tue, 4 Nov 2008 08:14:27 -0800
Hi,
I'm attempting to obtain a list of all virtual directories that have the
HttpRedirect property set, allong with the redirect target. It seems that I
ought to be using WMI and so i have the following;
public ArrayList ListWebSiteRedirects(string sSitename)
{
ArrayList tmpList = n ...
|
Configuration Guidelines
Tue, 4 Nov 2008 08:14:22 -0800
Good morning:
This looked like a good forum to start.
I am looking for a guide to help me configure IIS, and whatever else needs
to be configured, to run our web applications. For example, what should I
set Maximum Number of Worker Processes and/or Kernel Request Queue to?
I suspect such a guide may al ...
|
|
|
GET /Default.asp every page operation
Tue, 4 Nov 2008 06:24:11 -0800 (PST)
Has anyone seen a condition where some IE browsers request the web
application root default for every page requested? Its behaving as if
an <img src="/"> tag was rendered in every page returned to the
browser but to the best of our knowledge this is not the case both
from a code inspection process as well as lo ...
|
SSL ok on front page, when i login its lost
Tue, 4 Nov 2008 09:08:29 -0000
Morning,
I setup SSL on a site. When i connect to the site the front page is
encypted, when i login it seems to lose the encyption. Im using session
cookies to store IDs regarding authentication. Not sure how to debug this.
Thanks for any advice.
Scott
...
|
App Popup: Runtime Error - inetinfo.exe
Mon, 3 Nov 2008 13:36:01 -0800
Hi
Since a few days ago we get the following popup on the server:
Source: Application Popup, ID 26 in the event log:
***
Microsoft Visual C++ Runtime Library: Runtime Error!
Program: C:\WINDOWS\system32\inetsrv\inetinfo.exe
This application has requested the Runtime to terminate it in an unusual w ...
|