You are not authorised to view this page
Hi,
I just installed IIS on XP Pro SP2, and I get the following message when I
try to view the default webpage of
http://192.168.2.101. It comes up with a dialog box asking for a password
first, but nothing works, I didn;t set any passwords and the windows ones
don't work
.
You are not authorized to view this page
You do not have permission to view this directory or page using the
credentials you supplied.
--------------------------------------------------------------------------
Please try the following:
a.. Click the Refresh button to try again with different
credentials.
b.. If you believe you should be able to view this directory or
page, please contact the Web site administrator by using the e-mail address
or phone number listed on the 192.168.2.101 home page.
HTTP 401.2 - Unauthorized: Logon failed due to server configuration
Internet Information Services
--------------------------------------------------------------------------
Technical Information (for support personnel)
a.. Background:
This is usually caused by a server-side script not sending the
proper WWW-Authenticate header field. Using Active Server Pages scripting
this is done by using the AddHeader method of the Response object to request
that the client use a certain authentication method to access the resource.
b.. More information:
Microsoft Support
When I go to http://localhost or http://127.0.0.1 I get the following errors
The page cannot be found
The page you are looking for might have been removed, had its name
changed, or is temporarily unavailable.
--------------------------------------------------------------------------
Please try the following:
a.. If you typed the page address in the Address bar, make sure that
it is spelled correctly.
b.. Open the 127.0.0.1 home page, and then look for links to the
information you want.
c.. Click the Back button to try another link.
d.. Click Search to look for information on the Internet.
HTTP 404 - File not found
Internet Explorer
Thanks in advance for your help.
Anthony Tag: Another log questions Tag: 363315
Deleting your search bar
How can you remove the option of viewing what you have previously searched
for in a search engine? Tag: Another log questions Tag: 363314
asp pages return "page cannot be displayed"
Hi,
I installed IIS 6 on windows 2003 server sp1. Then installed SUS. when i
browse susadmin getting "the page cannot be dislayed". if i replace
default.asp with a htm file diplaying correctly.
thanks Tag: Another log questions Tag: 363313
Problem with path in IIS - XP SP2
I have a html that calls an exe
<form method="post" action="WebTest3.exe" name="LogonForm">
This exe is a VB application that uses the app.path
- In Win XP without SP2
app.path = "c:\myvirtualfolder\"
- In Win XP with SP2
app.path = "\\?\c:\myvirtualfolder\"
The application can run, but it gets the "\\?\"
Any ideas?
Pedro Tag: Another log questions Tag: 363309
Controlling Connections --
OK -- I have seen a lot of other sites do it recently, now I want to know.
How can I set my IIS 6.0 to only allow users to download no more than two
files simultaneously? It would appear they can also not go back to any web
pages and refresh until one of the active connections are closed. Tag: Another log questions Tag: 363304
iis unattended configuration
Hi,
In an unattended install of Windows XP SP2 using winnt.sif, is there a
way to specify the ftproot directory permissions for an IIS
installation. Normally it is set to read-only. I want to add write
permissions. The [InternetServer] section allows you to specify the
PathFTPRoot but not the permisssions. Alternatively is there a registry
setting that can make this work? Also does the PathFTPRoot allow you to
specify a path using %SystemDrive%\XXX. I notice that the IIS admin
tool doesn't allow you to specify such a path. Tag: Another log questions Tag: 363301
iis 5.1 XPPro not serving Documentation content frame
Just got laptop with XPPro. IIS server started and working. IIS
documentation appears but with content pane not appearing.
.asp files serve as normal.
I've checked .asp file ( C:\WINDOWS\Help\iisHelp\iis\misc\contents.asp ) is
present and works when opened using this path.
.cab file ref in <OBJECT> tag ( C:\WINDOWS\Help\iisHelp\common\i386.cab )
present.
Can anyone help get documentation working ?
Thanks
Chris Wrigley
mailto:arthurthecat@tesco.net Tag: Another log questions Tag: 363300
How to access file on network share folder?
Hi, I am setting up a IIS, I set it to use anonymous login, I want my dll to
access shared folder in another machine. So I created a domain group, and
give it full permission on the shared folder. And then add the
IUsr_(myiismathcine) be member of the domain group. But I still get access
denied error. Could anyone tell me how to setup IIS like this? Do I have to
use domain user instead of IUsr_?? user in this case? Thanks!
--
David WENG Tag: Another log questions Tag: 363299
Default Page Not Recognized
I have a windows 2000 server running IIS 5 that has gone a little batty. It
seems to be ignoring the default page that is listed. For instance one site
on it has default.htm listed as the only default page. However when browsing
to the site, you get a 404 Page not found error... however if you include the
filname in the url to go to the page directly, its served up just fine.
The site uses anonymous access.... Any ideas on what can cause it to ignore
its default page list? Tag: Another log questions Tag: 363297
Debug Diagnostics Beta - Release Candidate 1
**Microsoft releases Debug Diagnostics 1.0 - Release Candidate 1**
Microsoft is working diligently on a new tool designed to make the life
easier for IIS administrators and developers who are tasked with solving
complex problems such as crashes, hangs, or memory leaks. The tool, called
Debug Diagnostics 1.0, is the next generation debugging utility that extends
on the functionality of previous tools such as IIS Debug Toolkit 1.1, Debug
Matrix, and IIS State. This tool will be the only fully supported tool for
debugging applications that run on IIS upon release and is supported on the
IIS 4.0, 5.0, 5.1, and 6.0 platforms.
To join the beta and provide invaluable feedback to the designers, please do
the following -
1. Go to http://beta.microsoft.com
2. Login in with your passport id.
3. Login using the guest ID "DebugDiag" (it's case sensitive)
4. Click on the "IIS Debug Diagnostic Tool" link.
5. On the left hand side expand survey and select "IIS Debug Diagnostic Tool
Nomination Form"
Note: if the customer only wants DebugDiag and doesn't want to sign up for
the beta they can do this by
selecting "Click here to download IIS Debug Diagnostic Tool" from the File
Downloads section.
*You may be prompted to install an activeX control
This tool is also receiving full support via newsgroups which are available
by doing the following -
1. Connect to http://webnews.microsoft.com
3. For account name, enter "<Your Beta ID>"
4. Enter your Newsgroup Password (if you do not have a Newsgroup password -
you can create it on BetaPlace by selecting Modify Your Info from the top
navigation bar). Click OK.
5. Select the Program Name or particular newsgroup on the left pane to
access.
To provide bug and customer feedback, please open bugs via the
beta.microsoft.com using your Microsoft Passport. It would be incredibly
powerful for us to get your feedback and make a true difference in your
lives and Microsoft's.
Thanks in advance,
~Chris Adams
Web Platform Supportability Lead Tag: Another log questions Tag: 363295
partial get file size limit
We are using IIS to server up large images. We have a java applet connected
to IIS and it is making partial get requests to pull back pieces of the
image. It has been working fine for years, but now we have passed the 2GB
limit. Does anyone know if there is a problem with IIS and partial gets on
files larger than 2GB?
It seems that someone might have used an int instead of a long when coding
the partial gets. We see the problem with a file that is 2,294,400,979
bytes, and an int is 2,147,483,647.
Any help would be greatly appreciated!
Rob Tag: Another log questions Tag: 363290
Administer IIS
Hi everyone, is it true that to administer IIS you have to be a local
administrator of the machine?
Thanks a lot to everyone,
Ivan Mckenzie Tag: Another log questions Tag: 363282
HostHeader Q
I have a single IP and want to host 3 multiple sites on it
www.a.com
www.b.com
www.c.com
I can use host header value to distinguish them right? do I have to register
all these domain names too???
Can someone throw an insight how to host 3 websites on a single IP and what
needs to be done besides
changing host records?
TIA Tag: Another log questions Tag: 363271
LsaRegisterLogonProcess : Access Denied
Hi all,
I'm using the LSALogonUser (s4uLogon). I'm trying to connect with the
LsaRegisterLogonProcess but this one fails
(STATUS_PORT_CONNECTION_REFUSED) even if my calling process (account
define in the Application Pool) have the SeTcbPrivilege (Act as part of
operating system).
I'm definetly need a token with SecurityImpersonation as Impersonation
level (using LsaConnectUntrusted give me a SecurityIdentification, not
enough for impersonation).
The account is define in my AD (Service account), localy the
SeTcbPrivilege is OK, this account is also domain controller. is
running the w3s service.
I'm using the Windows Authentication mode (IIS 6) and i'm running on a
win2003 box.
please tell me how to connect with LsaRegisterLogonProcess.
Thanks a lot,
FT Tag: Another log questions Tag: 363270
Display PHP page
In the past our web site was php based. At that time a manual was
produced that contained a link to one of the php pages.
Our new web site is completely html/xml. Obviously the link to the php
page no longer works.
Is there a way I could place a file on this server with a php extension
that match the link but would redirect to the current html file without
installing php on the server?
Thanks Tag: Another log questions Tag: 363268
How to redirect request to loadbalancer???
We will be distributing a webapp with a Tomcat appserver cluster. We wish to
redirect requests sent to
http://<client URL>/Acuity/* to http://<client URL>:<the load balancer port
number>
How do we redirect requests for a specific URL pattern to a port??? Tag: Another log questions Tag: 363267
Can't add ISAPI Extension to IIS 5, Windows XP
I'm running IIS 5.1 on a Windows XP box. When I try to add an ISAPI
extension (.*, aspnet_isapi.dll) the OK button is not enabled, and I can't
determine how to enable it. My account is an administrator account on the
machine. I replicated this on someone else's Windows XP box, and another
developer on our team was able to add the extension running IIS on Win2K.
Any help on how to add the ISAPI extension would be appreciated. Tag: Another log questions Tag: 363263
Where is the IIS migration utility?
I need to migrate an IIS 4 to IIS 6 website. It is all FP 2002 extensions.
I can't find the migration utility on the web.
Can someone post the url where it is?
Thanks. Tag: Another log questions Tag: 363262
Querying against catalogs created on a remote server
Hi,
I am using Microsoft's indexing service to search for content in my website.
How can I query against remote server catalog? What is the path I need to
use? I need to call a catalog which is created on a d/f sever and on my page
which does the search.
Here is the query I am using in my asp.net page
Dim strCatalog As String
strCatalog = "TextSearch"
Dim strQuery As String
strQuery = "Select doctitle, vpath, path, rank, characterization from
SCOPE() where FREETEXT(Contents, '" + TextBox1.Text + "') order by rank desc "
Dim connString As String = "Provider=MSIDXS.1;Integrated Security .='';Data
Source='" & strCatalog & "'"
Please help! Tag: Another log questions Tag: 363261
url scan in iis 6.0?
I have an imaging web app that sends image files to an IE plug-in viewer as a
url. When running the app in iis 5.0, the image would not show up in the
viewer. I discovered that url scan was not allowing this action. I
uninstalled url scan and the image file appeared in the viewer.
Now we have upgraded to iis 6.0 and I'm having the same problem. Only, there
is no url scan (that I'm aware of) running. Can someone tell me if some form
of url scan is running behind the scenes and if so, how do I stop it?
I have also looked into URL Authorization, but my application requires
anonymous access, so this nullifies the use of URL auth.....
any help would be appreciated
thanks
jay Tag: Another log questions Tag: 363257
Server stops responding on network
I have a Win2K3 Enterprise server hosting a few ASP.NET apps. The server has
3 ethernet adapters. One adapter has a public address(static) that is tied
to a domain name. I can access the server, but at random intervals, it will
stop responding. I can not ping the server or access it THROUGH THAT
ETHERNET ADAPTER. However, i can get to the computer via a router with port
forwarding to another ethernet adapter. The ONLY way i can get the
"websites/ASP.NET apps" back up is to disable/enable the adapter or do a
repair on it. I have another server with similar configuration that this
happens to on similar intervals. I have checked my code in the apps running
and everything *seems* OK, but i would think that the system should be able
to recover from faulty code. This has been going on for over a year now, i
am getting desperate!!!! Any help is GREATLY appreciated! Tag: Another log questions Tag: 363256
is frontpage server extension a requirement for webdav?
Hi,
I posted a question earlier in this group regarding the authenication
configuration of webdav. I am actually still working on the problem and
would like to know if Frontpage server extension 2002 a requirement for
webdav (using webfolder to access the virtual directory)?
Thanks
om Tag: Another log questions Tag: 363255
IIS / SQL Server impersonation
Hi
I am attempting to implement impersonation from a windows application
to a SQL Server database via a remoting middleware application(hosted
in IIS 6 on W2003 Server).
I have configured the host virtual directory in IIS to require windows
authentication, and anyonymous access is off.
Web.config specifies the following:
<system.web>
<authentication mode="Windows" />
<identity impersonate="true"/>
</system.web>
(In addition to the remoting configuration.)
On the clients app.config I have:
<channel ref="http" useDefaultCredentials="true">
<clientProviders>
<formatter
ref="binary"/>
</clientProviders>
</channel>
Finally, the database permits Windows Authentication.
When I try and open a connection to SQL Server (2000):
conn.ConnectionString = @"Trusted_Connection=Yes;Persist Security
Info=False;Initial Catalog=xxxxxxx;Data Source=xxxxxxx";
conn.Open();
I have tried variations on this which include the "Integrated Security
= SSPI"
property.
In all cases, I get the following:
Login failed for user '(null)'. Reason: Not associated with a trusted
SQL Server connection.
(The SQL server machine is on a separate box, which may be relevant. I
have seen a number of posts around this)
I have tried a couple of other things including elevating the Trust
level of the assembly to Full. Adding the 'Act as Part of the Operating
System' privilege to the ASPNET account. These were pretty much
grabbing at straws.
I have seen some posts around creating mirrored user accounts with
appropriate privileges on both the web and db server, then getting IIS
to run under this account. But this kind of defeats the purpose, I
think.
Essentially I want to impersonate the authenticating Windows user
seamlessly to the database.
I am aware of the connection pooling inefficiency. This is not my
desired solution. The client requires it....
I have tried programmatically forcing the impersonation:
public string ImpersonateProcess()
{
string stemp = "Initial Identity: " +
WindowsIdentity.GetCurrent().Name;
System.Security.Principal.WindowsImpersonationContext
impersonationContext;
impersonationContext =
((System.Security.Principal.WindowsIdentity)HttpContext.Current.User.Identity).Impersonate();
stemp += " Now Impersonating " + WindowsIdentity.GetCurrent().Name;
impersonationContext.Undo() ;
return stemp ;
}
this test method returns the following:
Initial Identity: xxx\xxxxxxxxx Now Impersonating xxx\xxxxxxxxx ( where
xxx\xxxxxxxxx is my domain\logon.
If i run the following method:
public string GetServerString()
{
// Use the HttpContext to acquire what IIS thinks the client's
identity is.
string temp = HttpContext.Current.User.Identity.Name;
temp +=WindowsIdentity.GetCurrent().Name;
temp +=" "+WindowsIdentity.GetCurrent().AuthenticationType;
temp +=" "+WindowsIdentity.GetCurrent().IsAuthenticated;
temp +=" "+WindowsIdentity.GetCurrent().IsAnonymous;
temp +=" "+WindowsIdentity.GetCurrent().Token;
temp +=" "+WindowsIdentity.GetCurrent().IsSystem;
if (temp == null || temp.Equals(string.Empty))
{
temp = "**unavailable**";
}
return "Hi there. You are being served by instance number: " +
InstanceHash.ToString() + ". Your alias is: " + temp ;
}
I get this:
Hi there. You are being served by instance number: 55. Your alias is:
xxx\xxxxxxxxx xxx\xxxxxxxxx NTLM True False 1076 False
It seems clear to me that my security token is flowing to the remoting
application. It even looks like impersonation is occurring correctly
(since the Initial WindowsIdentity is mine.
However... no database access. If I run the remoting application
locally in IIS
(5, admittedly) I can access the database.
<sigh>
Any help gratefully received,
Thanks
Matthew Tag: Another log questions Tag: 363254
IIS Hangs...
Hi,
IIS hangs when my COM Object attempts to Connect to the SQL Database. This
particular COM Object is being called from another COM Object and that is
when IIS Hangs. This happens only on a Windows 2003 Server. IDE is
unfortunately J++.
Thanks in advance. Tag: Another log questions Tag: 363253
IISState questions
Hello all,
I am troubleshooting a problem with IIS. Basically a site is stopping
during the middle of the day, once a day, and has been happening for about a
week. I wanted to use IISState to monitor my IIS process and watch for a
hard crash. I attempted to to do this, and my results are below. I am
guessing that I am getting this because I have an ISAPI filter installed
that does not have a Microft symbol available. Is this correct? If so, how
do I get around this in my troubleshooting? The filter is required and is
written by another department, and they have had difficulties producing a
symbol for their DLL. I do have the Microsoft symbols installed.
Thanks,
Jay
C:\iisstate>iisstate -p 2804 -hc
Symbol search path is:
SRV*C:\iisstate\symbols*http://msdl.microsoft.com/download/symbols
Microsoft (R) Windows Debugger Version 6.2.0013.1
Copyright (c) Microsoft Corporation. All rights reserved.
Cannot debug pid 2804, Win32 error 5
"Access is denied."
sxd av
WARNING: The debugger does not have a current process or thread
WARNING: Many commands will not work
WaitForEvent failed, 0x8000FFFF
C:\iisstate> Tag: Another log questions Tag: 363251
iisadmpwd error page not found
hi
i have setup the iisadmpwd as described in microsoft article, but i receive:
The page cannot be found
The page you are looking for might have been removed, had its name changed,
or is temporarily unavailable.
--------------------------------------------------------------------------------
Please try the following:
a.. Make sure that the Web site address displayed in the address bar of
your browser is spelled and formatted correctly.
b.. If you reached this page by clicking a link, contact the Web site
administrator to alert them that the link is incorrectly formatted.
c.. Click the Back button to try another link.
HTTP Error 404 - File or directory not found.
Internet Information Services (IIS)
--------------------------------------------------------------------------------
Technical Information (for support personnel)
a.. Go to Microsoft Product Support Services and perform a title search
for the words HTTP and 404.
b.. Open IIS Help, which is accessible in IIS Manager (inetmgr), and
search for topics titled Web Site Setup, Common Administrative Tasks, and
About Custom Error Messages.
any idea on what to do?
i can't find detailed info on how to setup the password change of domain
from web
thanks Tag: Another log questions Tag: 363249
Newbie: Fixing IIS and Installing PHP
Sorry about this: crossposting from IISResources
Alright I'm not at the server computer at the exact moment so I don't have
any ability to take screenshots or give exact errors for a couple hours.
I started this week working on trying to set up PHP and MySQL on a server
that we have internally. The server already had a working IIS client running
a website. The IP to the machine is 151.204.233.138. The website that was
running is http://151.204.233.138/falmouthgis/default.htm located on the
machine in d:\ArcGIS\Website\ or something like that.
I attempted to install PHP and at first, it seemed alright. I could access a
phpinfo(); command in my wwwroot directory (c:\Inetpub\wwwroot). Also, an
index.html with something like 'Test' in it worked as well.
Last night (yesterday afternoon), the website froze. I fixed that when I
looked at the server because I put the wrong filename to the browscap file.
That was fine.
I then tried to fix the problem with authentication. I figured out (from
reading this entire forum, heh) that the problem was that Anonymous Access
was not working as I wanted it to. So I went in and tried to fix the problem.
After going through maybe 5-10 forum posts on this website, all with
different suggestions, I am now at the point where anonymous access seems to
not work at all, and I'm not even getting a login screen anymore, just a 401
error. Sadly, I have Local Service at the moment for the Application Pool
Identity, and would like to change it back to Network Services when possible
(I tried a tip from another topic post to no avail.
http://www.iis-resources.com/modules/newbb/viewtopic.php?topic_id=3149&forum=5)
Currently, I'm totally 1000% confused on what's going on and I have no clue
how to fix any of it. I currently have AuthDiag giving me a Kerberos error
saying that the username has to be on the domain. I also had (until I did the
above link) errors about IIS subauthentication.
I'll post the AuthDiag information when I get back to the server as well as
any other information anybody wants me to post. Thanks for the help and sorry
for being such a newbie.
*UPDATE 1*
As of this moment:
1. wwwroot directory works fine (iisstart.htm and test.php)
2. all other websites (townsite and falmouthgis) are giving 401 errors
**AuthDiag Log taken out due to post length**
Thanks if you can help at all! Tag: Another log questions Tag: 363248
Cannot find iisadmin.mfl durring IIS 6.0 Install
I have a clean W2K3 SP1 machine and via the Mange Your Server app, I am
trying to install IIS. I keeps looking for several files that are not on
the CD, or in the Service pack, one of which I have listed in the subject.
I have searched Microsoft, MSN, and google with the only reference showing
up to a probelm with mofcomp.exe and service pack 1:
http://tinyurl.com/8k8mu.
Has anyone else seen this, know where I can get some info, or have a fix?
Thanks! Tag: Another log questions Tag: 363245
IIS 401 - Unauthorized to access the document
Sometimes (wery rarely) the following error occurs on trying to access the
ASP (the same ASP file in all cases).
==========================================
FW-1 at prb001002: Unauthorized to access the document.
Authorization is needed for FW-1
==========================================
This error occurs for different users in different times. For example, the
link can be successfully opened for 200-300 times for the same user and then
one time it will return the error.
The authentication is set to Anonymous. The ASP file called has call to
Server-side ActiveX in its code.
Does anybody have any ideas of why that can happen?
Thanks,
Denis Tag: Another log questions Tag: 363243
Migrate IIS from C: to E:
We'd like to migrate our c:\inetpub folder in it's entirety to e:\inetpub
for disk space reasons. I know we can create a new site and re-publish the
applications but that is a poor way to make a copy.
Can we just use Robocopy to copy the entire folder structure with security
and then change the home folder in IIS admin? What about shares on the
wwwroot folder? What about virtual folders within the default web site? What
about metadata?
I noticed references to IISSYNC - could this be used for this purpose?
Thanks, Rob. Tag: Another log questions Tag: 363242
IIS 6.0 Problem with a badly formed (but valid) http header
Dear All,
We are using a hardware that generates an http request with a custom
header and sends it to an IIS 6.0 web server. Although the header seems
to conform to http rfc, we can't extract a correct header on the IIS
side. Please use the following to regenerate the problem:
1. Create form.asp with the following content and put it somewhere in
the IIS:
form.asp
-------------------------------------------------------
<% Response.Write Request.ServerVariables("ALL_RAW") %>
-------------------------------------------------------
2. Download wfetch from
http://support.microsoft.com/kb/284285/EN-US/
3. Send an HTTP/1.1 request using GET method to the above form.asp with
the following header
Accept: */*\r\n
HOST: 1.2.3.4\r\n
Test_Header: 000...(64 characters)...0\r\n
111...(64 characters)...1\r\n
222...(64 characters)...2\r\n
333...(64 characters)...3\r\n
444...(64 characters)...4\r\n
555...(64 characters)...5\r\n
666...(64 characters)...6\r\n
777...(64 characters)...7\r\n
888...(64 characters)...8\r\n
999...(64 characters)...9\r\n
AAA...(64 characters)...A\r\n
BBB...(64 characters)...B\r\n
CCC...(64 characters)...C\r\n
DDD...(64 characters)...D\r\n
EEE...(64 characters)...E\r\n
FFF...(64 characters)...F\r\n
000...(64 characters)...0\r\n
111...(64 characters)...1\r\n
222...(64 characters)...2\r\n
333...(64 characters)...3\r\n
444...(64 characters)...4\r\n
555...(64 characters)...5\r\n
666...(64 characters)...6\r\n
777...(64 characters)...7\r\n
888...(64 characters)...8\r\n
999...(64 characters)...9\r\n
AAA...(64 characters)...A\r\n
BBB...(64 characters)...B\r\n
CCC...(64 characters)...C\r\n
DDD...(64 characters)...D\r\n
EEE...(64 characters)...E\r\n
FFF...(64 characters)...F\r\n
\r\n
Each line of the Test_Header value has an space then 64 repetitions of
the same character and then \r\n (I didn't put the actual header here
because I wasn't sure about the text formatting in the newgroups).
4. It seems that the above header conforms to HTTP standard (as it is
claimed by the vendor of the hardware), you can refer to RFC of
HTTP/1.1 (RFC2616), Section 2.2 "Basic Rules", third paragraph:
....
HTTP/1.1 header field values can be folded onto multiple lines if the
continuation line begins with a space or horizontal tab. All linear
white space, including folding, has the same semantics as SP. A
recipient MAY replace any linear white space with a single SP before
interpreting the field value or forwarding the message downstream.
....
5. When the page is returned from IIS, there are extra bytes (in my
case 40 bytes) inserted in the middle of the header (checking tcpdump
it seems the problem happens whenever the http request is sent using
more than one tcp packet and the extra bytes are inserted between the
data from the two tcp packets).
6. Sending the same header as above but removing the \r\n and spaces
seems to resolve the problem.
A. Is this a known bug in IIS ?
B. Is there any fix/patch for that ?
C. Supposing that I can't change the way that the header is inserted,
is there a way that I can change the header and remove the extra
formatting before IIS handles the header incorrectly ?
Sorry for the long post.
Thanks in advance, Tag: Another log questions Tag: 363241
File Upload on IIS6 on Win 2003
I am migrating a web from NT 4.0 to win 2003.
all of the asp use cpshost.dll to upload files to win2003.
how can I get the cpshost.dll for win2003?
Thank you in advance Tag: Another log questions Tag: 363235
IISState Question
Any ideas, suggestion, etc. about what this snippet of an IISState log is
trying to tell me? Basically, when I run IISState during a high
processor/high Requests Queued event this type of thread seems to be holding
a lock (other threads point to this one as the one holding a lock). For some
reason it's user time is more than one minute. Earlier post today had no
takers.
Thanks
Thread ID: 9
System Thread ID: 650
Kernel Time: 0:0:37.109
User Time: 0:1:8.328
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 0110f6d8 769b245c INFOCOMM!FastFindAnonymousToken+0x24
01 0110f6ec 65f07611 INFOCOMM!TCP_AUTHENT::ClearTextLogon+0x16
02 0110f888 65f03977 w3svc!HTTP_REQ_BASE::LogonUserA+0x67e
03 0110fcac 65f0275a w3svc!HTTP_REQ_BASE::OnRestartRequest+0xa42
04 0110fcec 65f025a4 w3svc!HTTP_REQ_BASE::OnCompleteRequest+0x498
05 0110fd2c 65f02501 w3svc!HTTP_REQ_BASE::UnWrapRequest+0x1f4
06 0110fd4c 65f023b8 w3svc!HTTP_REQ_BASE::OnFillClientReq+0x7a
07 0110fec4 65f01d97 w3svc!HTTP_REQUEST::DoWork+0x99
08 0110fee4 65f06be5 w3svc!CLIENT_CONN::DoWork+0x1aa
09 0110ff08 65f06b58 w3svc!CreateClient+0x7b
0a 0110ff4c 6d701ad2 w3svc!W3OnConnectEx+0x118
0b 0110ff80 6d7029a6 ISATQ!AtqpProcessContext+0x23e
0c 0110ffb4 7c57b388 ISATQ!AtqPoolThread+0x1a8
0d 0110ffec 00000000 KERNEL32!BaseThreadStart+0x52 Tag: Another log questions Tag: 363215
Removing the web root application
If I click the Remove button on the root web application for a site with
only static HTML how does that affect IIS? Does the web site run in a
different worker process?
Cheers,
Colin Tag: Another log questions Tag: 363212
mtx.exe growing out of control
Hi,
I have NT4.0 with SP6a and IIS. I'm running a simple web server - it's
a single ASP page. It accesses a database and displays some data,
refreshing every 20 seconds. The thing is, the machine that accesses
it needs to be on all the time with the page displayed. What I've
found is that my mtx.exe process uses more and more memory and after
about a week, I get an ODBC memory allocation error and I have to
restart the web server.
I'm using ODBC to get to the database. It's an odd one - Advantage
Database Server, their ODBC driver. I close my connection and
recordset at the end of the page and set the objects to 'nothing'.
Everything else is straight ASP, VBScript. No other objects.
Anyone have any ideas?
Thanks in advance,
Ryan Tag: Another log questions Tag: 363211
Redirect Question
Bare with me here but I'd like to know how running an IIS server how I
can redirect users making any http or https request to first redirect
to a page on my server. Then I want them to register/log in and then
it passes them back to their original request.
If this belongs in another forum, please let me know.
Thanks,
JG Tag: Another log questions Tag: 363210
admin rights for web masters
I manage multiple IIS servers from 4.0 to the latest. We have
a group of developers who have the webmaster role and I have
worked well with them for many years. I always put them in the local
admins group of every web server so they can manage IIS
if they need to. 99% of what they use it for is creating www
virtuals. I do all the other IIS configuration such as sites,
host headers,ssl,ftp setup etc.
Now I have a Manager of my department who is of the opinion that
developers should not have admin access to servers. If I remove
them from the admin group, they cannot use IIS MGR. I looked into
scripting virtuals etc, but even that apparently requires admin rights
to run.
I was curious how other companies handle web masters having admin
rights. I wish there was a role I could give them that let them
do IIS MGR without being full admins on the box. That would be
perfect. We are considering going to a staging server model, but
don't have the money or staff to handle managing it. I have about
50 other non admin content updaters using a variety of tools and
we really haven't had any issues that necessitate a staging server
solution. Any suggestions? Tag: Another log questions Tag: 363209
Iusr account locking out in iis 6.0
I have a iis 6.0 server that the iusr account keeps locking out and was
wondering if there was a way to see where the lockout is coming from. I have
looked in IIS log files and event viewerand do not see any errors there. What
is the best method to trouble shoot this Tag: Another log questions Tag: 363208
Downloading odd file types from IIS6.0
We have a download directory on IIS6.0 2003 and we place .cfg, .bat, .abc,
etc... files in it for us to download from other places. They won't. Not
even if you right click on one and do a "Save Target As." If you just click
on it, it gives a 404 error and the right click error gives a "The file
cannot be found" error. Strange thing is that .zip files can be downloaded
just fine. Where can I fix this?
Thanks. Tag: Another log questions Tag: 363207
Log parser 2.2 physical and virtual directories
I'm trying to display both the physical and virtual directories that
are in my web server, IIS 5.1.
I have been using log parser and its a great tool but I'm a bit stuck.
The problem is that it is only outputing certain directories
1) Script
2) Output of Script
3) Actual Virtual and Physical directories.
Here is what I have:
1) Script
--------
SELECT
EXTRACT_TOKEN(ObjectPath,1,'LOCALHOST/') AS [Sites or virtual
directories],
TO_LOWERCASE(PropertyValue) AS MappedPath
FROM IIS://LOCALHOST
WHERE
(PropertyName = 'Path')
AND
(PropertyValue LIKE '%SystemDrive%%')
AND
(ObjectClass NOT LIKE '%Service')
AND
(ObjectClass NOT LIKE '%WebServer')
AND
(ObjectPath NOT LIKE '%/W3SVC/Info/%')
AND
(ObjectPath NOT LIKE '%/MSFTPSVC/Info/%')
------------
2) Output of script
The output is:
Sites or virtual directories Path
--------------------------------------------------------
W3SVC/1/ROOT c:\inetpub\wwwroot\www
W3SVC/1/ROOT/IISHelp c:\windows\help\iishelp
W3SVC/1/ROOT/Scripts c:\inetpub\scripts
W3SVC/1/ROOT/_vti_bin c:\program files\common files\microsoft
shared\web server extensions\40\isapi
W3SVC/1/ROOT/Printers c:\windows\web\printers
W3SVC/1/ROOT/JRunScripts c:\cfusionmx7\runtime\lib\wsconfig\2
MSFTPSVC/1/ROOT c:\inetpub\ftproot
-----------------
3) Actual virtual and physical directories:
----
W3SVC/1/ROOT
W3SVC/1/ROOT/localstart.asp
W3SVC/1/ROOT/IISHelp
W3SVC/1/ROOT/iisadmin
W3SVC/1/ROOT/Scripts
W3SVC/1/ROOT/Scripts/Proxy
W3SVC/1/ROOT/Scripts/Proxy/w3proxy.dll
W3SVC/1/ROOT/_vti_pvt
W3SVC/1/ROOT/_vti_log
W3SVC/1/ROOT/_private
W3SVC/1/ROOT/_vti_txt
W3SVC/1/ROOT/_vti_script
W3SVC/1/ROOT/_vti_cnf
W3SVC/1/ROOT/_vti_bin
W3SVC/1/ROOT/Printers
W3SVC/1/ROOT/archive
W3SVC/1/ROOT/student
W3SVC/1/ROOT/phpMyAdmin
W3SVC/1/ROOT/JRunScripts
W3SVC/1/Filters
SmtpSvc/1
SmtpSvc/1 Tag: Another log questions Tag: 363206
IIS5 on win2k
Please provide some assistance in troubleshooting
iis5 http service timing out. Our site is running w2k, IIS 5 and coldfusion
maxman Tag: Another log questions Tag: 363204
WebDAV not working
In short, I have read through all the example of setting up a WebDAV folder
on XP Pro and 2000 Server. I can get the setup to working properly on my
desktop, but have had not luck on 2000 server except when I install FPSE 2002
(but I don't want FPSE just native WebDAV). I have tried removing server
extensions as directed to ensure DAV-only and still no luck. Internet
Explorer at the server and desktop are giving the "could not open as a web
folder, would you like to open in it's default view" message. IIS Lockdown is
not installed, execute permission are allowed on the .dll file (can't
remember which one) that allows wevdav. Is there anyway to trace the issue?
What am I missing if WebDAV is "enabled by default"?
FYI, although FrontPage SE have been removed from the virtual servers,
Add/Remove programs still has FrontPage SE 2000 SR-1 as an option to
uninstall, but it will not let me. Tag: Another log questions Tag: 363198
Locating AV in activex control running on IIS
Hi
I've have an activex control of mine that is actively called from my IIS
server's ASP pages. It runs for quite some time and then it will AV. I'm
having trouble locating the source of the AV and cannot reproduce the
problem in my dev environment. Does IIS record any stack information or
crash dump info that I can check on the server? I'm trying to find the
easiest way to locate the source of the failure on the live box.
Thanks
Richard Tag: Another log questions Tag: 363195
Need some hardware suggestions
I am looking to upgrade my router. Currently I have a Linksys
vpn/firewall router, but am looking for something to handle more small
business type of traffic.
I had borrowed a friends Netopia R9100, but could never get it to work
on our DSL connection, which is PPPoA instead of the Netopia PPPoE type
connection.
Does anyone have a good suggestion?
Thanks!
Steve Tag: Another log questions Tag: 363188
Microsoft's Indexing service
Hi,
Due to the performance issues in using the microsoft's indexing service, I
have decided to use a dedicated server option for indexing. On the dedicated
server, can I create a catalog and store its location on a remote computer?
If so, how can I do it and what permissions should be set? I guess when I
create the directory, I can point to files on the remote computer.
And if I have to use the option to increase the memory on the server to
increase the indexing service performance, what are the statistics I need to
follow, like how much memory is needed to index x number of documents?
Basically how can I make sure that by using indexing service, there will not
be high resource utilization or increase in cpu usuage to 100%. Please let me
know as soon as possible. I am using Windows 2000 professional, IIS 4.0 and
Indexing service 2.0.
Thanks in advance,
Vasantha Tag: Another log questions Tag: 363187