Out-of-process+ISAPI+extension+request+failed. 503
Problem:
When client lunchs browser to our web application's Java applet login page.
The applet won't show up. It always says loading applet.
Logs from the IIS log( W3C Extended Log File Format)
2005-10-31 01:57:09 128.1.10.9 - 128.1.10.50 443 GET /poms/dll/FASD.dll
GetSystemParameterValue?DocumentType=PharmacyOrder&Parameter=RoutingControlOut-of-process+ISAPI+extension+request+failed.
503 Mozilla/4.0+(Windows+XP+5.1)+Java/1.5.0_04
2005-10-31 01:57:09 128.1.10.32 - 128.1.10.50 443 GET /poms/dll/FASD.dll
GetSystemParameterValue?DocumentType=PharmacyOrder&Parameter=RoutingControlOut-of-process+ISAPI+extension+request+failed.
503 Mozilla/4.0+(Windows+XP+5.1)+Java/1.5.0_04
2005-10-31 01:57:09 128.1.10.32 - 128.1.10.50 443 GET /poms/dll/FASD.dll
GetAllTags?ConXNID=Out-of-process+ISAPI+extension+request+failed. 503
Mozilla/4.0+(Windows+XP+5.1)+Java/1.5.0_04
This 503 error seems cannot recover by itself. Every time client refresh the
login page, when it reach the applet part, it shows the same 503 error. All I
have to do
is to restart the IIS service, and then every thing is okay. Usually it
happens every 4 days of normal operations on the web application.
We are running Windows 2000 Server (IIS 5.0) with MS SQL 2000 installed.
Application protection set to High(isolated). Just recently we upgrade our
ISAPI web application and installed the new SQL reporting service. Before
those upgrade, we have never seem this kind of problem before.
Can somebody help me with this issure? What is the couse of it ?
Please this is urgent. Thank you very much Tag: test Tag: 372906
Out-of-process+ISAPI+extension+request+failed. 503
Problem:
When client lunchs browser to our web application's Java applet login page.
The applet won't show up. It always says loading applet.
Logs from the IIS log( W3C Extended Log File Format)
2005-10-31 01:57:09 128.1.10.9 - 128.1.10.50 443 GET /poms/dll/FASD.dll
GetSystemParameterValue?DocumentType=PharmacyOrder&Parameter=RoutingControlOut-of-process+ISAPI+extension+request+failed.
503 Mozilla/4.0+(Windows+XP+5.1)+Java/1.5.0_04
2005-10-31 01:57:09 128.1.10.32 - 128.1.10.50 443 GET /poms/dll/FASD.dll
GetSystemParameterValue?DocumentType=PharmacyOrder&Parameter=RoutingControlOut-of-process+ISAPI+extension+request+failed.
503 Mozilla/4.0+(Windows+XP+5.1)+Java/1.5.0_04
2005-10-31 01:57:09 128.1.10.32 - 128.1.10.50 443 GET /poms/dll/FASD.dll
GetAllTags?ConXNID=Out-of-process+ISAPI+extension+request+failed. 503
Mozilla/4.0+(Windows+XP+5.1)+Java/1.5.0_04
This 503 error seems cannot recover by itself. Every time client refresh the
login page, when it reach the applet part, it shows the same 503 error. All I
have to do
is to restart the IIS service, and then every thing is okay. Usually it
happens every 4 days of normal operations on the web application.
We are running Windows 2000 Server (IIS 5.0) with MS SQL 2000 installed.
Application protection set to High(isolated). Just recently we upgrade our
ISAPI web application and installed the new SQL reporting service. Before
those upgrade, we have never seem this kind of problem before.
Can somebody help me with this issure? What is the couse of it ?
Please this is urgent. Thank you very much Tag: test Tag: 372905
Problem using relative paths with ASP Server.MapPath
IIS 5, ASP (not ASP.NET)
=========================================
I have a virtual folder structure that look s basically like:
\RootVirtualFolder\
\RootVirtualFolder\VirtualSubFolderA
I have a script that exists at:
\RootVirtualFolder\ActualSubFolderA\LookForAFileInVirtualSubFolderA.asp
I am consfused by the results of these calls to server.mappath:
Server.MapPath( "\RootVirtualFolder\VirtualSubFolder" )
Server.MapPath( "..\VirtualSubFolder" )
The first call to mappath returns the expected full physical path of
VirtualSubFolder. However the second call returns the full physical path of
*RootVirtualFolder* plus a folder called, of course, VirtualSubFolder.
In my current project, this part of the application is deployable and the
RootVirtualPath is configurable ... meaning I cannot easily use the first
call to mappath as it requires the hardcoding of the RootVirtualFolder name.
Is there some other way to accomplish something like the second call?
TIA// Tag: test Tag: 372900
Bug? IISWebService::ListExtensionFiles sometimes omits some files
I'm running Windows Server 2003 SP1 with IIS 6.
According to the Metabase Explorer, my WebSvcExtRestrictionList is set
to:
8<--
0,C:\WINDOWS\system32\inetsrv\httpodbc.dll,0,HTTPODBC,Internet Data
Connector
0,C:\WINDOWS\system32\inetsrv\ssinc.dll,0,SSINC,Server Side Includes
1,C:\WINDOWS\system32\inetsrv\asp.dll,0,ASP,Active Server Pages
0,*.exe
0,C:\WINDOWS\system32\inetsrv\httpext.dll,0,WEBDAV,WebDAV
0,*.dll
1,C:\program files\teamphone\foo.dll,0,TJK2C,Teamphone Foo
8<--
(I don't know why it's in this order; the order seems to change when I
call AddExtensionFile etc or change this in IIS Manager - I haven't
hand-edited the property.)
If I call ListExtensionFiles it returns the following list:
C:\WINDOWS\system32\inetsrv\httpodbc.dll
C:\WINDOWS\system32\inetsrv\ssinc.dll
C:\WINDOWS\system32\inetsrv\asp.dll
Note that C:\WINDOWS\system32\inetsrv\httpext.dll and C:\program
files\teamphone\foo.dll are omitted. This seems to be because they
come after *.exe or *.dll. I've seen other results, but they vary
depending on the order of the list.
VBScript code used to find this:
8<--
Dim WebServiceObj
Set WebServiceObj = GetObject("IIS://LocalHost/W3SVC")
For Each Thing In WebServiceObj.ListExtensionFiles
WScript.Echo Thing
Next
8<--
- Alan Tag: test Tag: 372894
Web Sharing Home Directories
Hi I have win 2003 server with service pack 1.
I would like to give access to users own home directories via the internet,
I have tried creating a web site with the root set as the directory were the
users home directories are stored.
But this allows users to see the other useers home directories (even though
they can`t access them because of NTFS)
But I would prefer it if they could only see their own directory.
It works it I create a web share for each user, but I don`t want to do this
for 1800 users unless anyone knows of a script to do this?
Thanks
MarcH Tag: test Tag: 372893
Hostheader wildcards
Hay,
I'm running w2k server with IIS5, I have a more than website running.
My DNS server of a domain lissen to *.mydomain.com.
How do I get IIS so far to do the same for that domain name ??
Gr,
Erik Tag: test Tag: 372892
MS Support Article n286358 -SMTPMD.EXE AND Missing dot in text body
Hi,
I am trying the resolve an outstanding problem with our mail application.
The following support article http://support.microsoft.com/?id=286358
specifically describes the issue and explains how to fix it.
The problem is that I can't seem to use any of the 2 suggested resolutions.
1- I cannot find SMTPMD.EXE anywhere.
2- I used the IIS metabase editor to try to find the specified key
(DisablePickupDotStuff) but it doesn't seem to exist in the designated
location.
This problem is not only affecting windows 2000 servers ( sp4 ) but also our
windows 2003 Machines.
Is there something I am missing ?
Thank you.
Best regards,
Francisco Amaro Tag: test Tag: 372885
Services failing to start.
I have a web server that has been running perfectly fine for over 2 years
now. This is on a Win2000 server sp3.
However, this morning IIS, FTP, SMTP, Task Scheduler have all stopped and
refuse to start.
The message logged in the System Event Log is:
The World Wide Web Publishing Service service terminated with the
following error:
Not enough storage is available to complete this operation.
(identical for FTP, SMPT, Task Scheduler too).
Any suggestions would be most welcomed!
Thanks
Griff Tag: test Tag: 372876
IIS help
Hi, I'm totally new to IIS and just installed it and the asp and sdk
framework in order to learn how to create dynamic websites. I'm getting
totally frusterated because I can't connect to the IIS server from IE.
http://localhost results in an http 500 error, the event log shows
09:17:34 127.0.0.1 GET /iisstart.asp 500
09:19:00 127.0.0.1 GET /iisstart.asp 500
09:19:06 127.0.0.1 GET /iisstart.asp 500
i'm not running a software firewall but I do have a router. the only option
on my router is to configure a virtual server but that would result in
broadcasting my pc as an actual webserver on the WAN.
I did a cmd line iisreset /status and it shows w3svc running, smtp running
and msftp running.
if I create a test html document and place it in the wwwroot folder and
access it by http://localhost/index.html it works fine
I'm totally at a loss as to how to make this work Tag: test Tag: 372874
Problem with setting up IIS 6.0 in an domain!
Hi,
My problem is that I am setting an Windows 2003 Std server with IIS. I could
browse the default "Under Construction" page. But once I join this server to
an domain. I get and error message "HTTP error 401.1 - Unauthorized: Logon
Failed
Internet Information Services.
What is the problem?
I had try going into the Directory Security, Authentication and access
control, Authentication Methods, The Enable anonymous access is tick then
set the Integrated Windows authentication to tick. an box ask for username
and password is display if I enter an valid user it let the page display.
But I don;t want this to happen.
How can I resolve this?
Thank,
S. Tag: test Tag: 372873
authentication
I have IIS servers in a DMZ network. This domain trusts my internal domain.
The internal domain has data that the IIS servers need to access. I don't
want to have a 2-way trust if I can avoid it and I need the data to remain in
the internal network. Looking for best practice for the IIS servers to
access that data.
Thanks. Tag: test Tag: 372869
asp does not work on IIS
Hi, This has me stumped. I'm running IIS 5 on Windows 2000, SP 4. I
haven't used IIS lately, when I tried it today wherever I encountered
an ASP file I received a HTTP 500 error (in IE, in Firefox it told me
that the Requested Resource was in use). I've stopped all running
processes I could see as having any possible effect in the task
manager. I thought I might have a corrupted scripting runtime so I
reinstalled the Microsoft Scripting runtime. No help. I've stopped and
restarted, disconnected and connected the server several times. I've
stopped and restarted the computer. The server serves html fine. It
serves aspx fine (I have .Net 2.0 installed). I suppose I could try to
use variou other tools to check the http response - curl etc. - but I
figure the most info I'll get is http 500. I wonder if it could be a
corrupted metabase? How likely is that if html and aspx works? Not very
I would assume. I tend to use text editors to do development but I have
both Visual Studio 8 and 6 installed, does either of those have any
good tools for troubleshooting IIS?
Any suggestions on what could be causing this?
Thanks Tag: test Tag: 372860
COM+ Failures
I'm running a web server (windows server 2k3 IIS, not active directory) and
once or twice a week I will get COM+ failures. Once these failures begin, I
see error events logged rapidly until the server fails and has to be
restarted.
I would like to know what I should look at in order to address this issue.
The web server is a little oversubscribed for its hardware spec, and I am in
the process of moving websites off of this server to 2 new servers, although
this process is somewhat slow as I have to balance this migration with
seamlessness to the customer.
I try to keep the server as quiet as possible, with application pool
restarts wherever needed to bring down the commit charge, and iis restarts
"out of hours" (whatever that means in a www environment!)
I would appreciate any suggestions about how to begin addressing this issue,
and can provide further information as needed...
V. Tag: test Tag: 372852
Active Server Pages error 'ASP 0131' Disallowed Parent Path
This is the error I get:
Active Server Pages error 'ASP 0131'
Disallowed Parent Path
/confrerie/restricted/result.asp, line 2
The Include file '../Connections/connconf.asp' cannot contain '..' to
indicate the parent directory.
<%@LANGUAGE="JAVASCRIPT" CODEPAGE="1252"%>
<!--#include file="../Connections/connconf.asp" -->
<%
Changing this to:
<%@LANGUAGE="JAVASCRIPT" CODEPAGE="1252"%>
<!--#include
file="C:/inetpub/wwwroot/confrerie/Connections/connconf.asp" -->
<%
Gives another error:
Active Server Pages error 'ASP 0126'
Include file not found
/confrerie/restricted/result.asp, line 2
The include file
'C:/inetpub/wwwroot/confrerie/Connections/connconf.asp' was not found.
I use IIS 6.0 and windows 2003. Tag: test Tag: 372849
Problems with SSL certificate
I just purchased and installed a SSL certificate from Thawte (Windows
Server 2003, IIS 6.0) with no problems. The certificate has been
installed properly and permissions have been assigned to the folder
that needs to use the certificate.
The problem is, when I test the pages on the development server using
an absolute path with HTTPS://......, the pages load fine. From
outside the development box, the pages will not load.
I have checked the firewall, and I am allowing port 443. Anything else
that could cause this?
Thanks in advance,
Nick Tag: test Tag: 372844
Question on need to change port 80 if I create another site in IIS
Can you clarify whether the two scenarios below are supported ?
1) Imagine I have "Default Website", Port 80. I assign this to IP = 1.1.1.1
Then I create a "New Site". I assign such site to IP = 1.1.1.2.
Can I keep using this as Port 80 to both sites, since they are assigned to
different IPs ?
Is this supported and functional ? I am able to see this working and I am
wondering if it is alright.
2) Imagine I have "Default Website", Port 80, Using "All Unassigned IP"
Then I create a "New Site", also using Port 80, "All Unassigned IP".
Is this supposed to work, or have to change the port of the New site to
another port ? I think so, just want to confirm. Tag: test Tag: 372841
Protecting the SubSite from Accessing Directly
Hi there
We have 2 web servers containing 2 public web sites (ei called MainSite and
SubSite). The MainSite is hosted with Non=Windows environment and while the
SubSite is hosted with IIS 6 = Windows 2003 potentially.
Now in the MainSite there will be a hyperlink to SubSite so the web user can
browse the subsite. So my question how do I restrict on the SubSite that it
can only see the SubSite if the web user only came from MainSite? Cause we
don't want web user to browse directly to SubSite ... the reason is there is
an authentication on the MainSite.
Is there anyway that we can achieve this?
I'm appreciated your comment.
Thanks, Isadewa Tag: test Tag: 372839
Change a http request header
I have a .NET web app which is built to take into account the Accept-language
HTTP header and display the user interface for that language.
For various reasons, I want all users to access only the English interface
so I need to make the application think it always receives "Accept-language:
en;1"
I cannot modify the application so I want to eliminate or change that HTTP
header from ALL requests going to that app (to all the .aspx pages in that
app).
I've searhed for answers or tips but found none yet.
Thank you. Tag: test Tag: 372835
can IIS Mirror?
Hello, i am using IIS for over a year, i own some domains, and everything is
working fine.
Now i want to use a subdomain for another server on my LAN, on which i want
to run some websites which i dont want to run on iis (security reasons; iis'
is too high:P)
my main iis server is running on 200.200.200.251 and my 2nd server is
running on 200.200.200.205. i want iis to mirror 200.200.200.251 when for
example test.hfa-soft.com is requested. the problem is, my router does only
do portmapping, it doesnt look for hostnames.
i hope you understand my need an can help me.
Hemmo de Vries Tag: test Tag: 372834
Unable to open VS.Net2003 - ASP.Net Solutions
This is a multi-part message in MIME format.
--------------030807000102040003030304
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Hi, this is what I _/*can do*/_:
- Create new solutions using VS.Net ASP.Net
- Save the solutions, build the solution, view in browser with the
solution still open.
But, once I close the solution, I /_*can not*_/ open it again in
VS.Net2003 because it hangs my machine.
I can't either browse the created solution because it also hangs the
whole machine.
Can anyone give a hand with this problem?
Thanks a lot in advance,
Federico.
--------------030807000102040003030304
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi, this is what I <u><i><b>can do</b></i></u>: <br>
- Create new solutions using VS.Net ASP.Net<br>
- Save the solutions, build the solution, view in browser with the
solution still open.<br>
But, once I close the solution, I <i><u><b>can not</b></u></i> open it
again in VS.Net2003 because it hangs my machine.<br>
I can't either browse the created solution because it also hangs the
whole machine.<br>
<br>
Can anyone give a hand with this problem?<br>
<br>
Thanks a lot in advance,<br>
Federico.<br>
</body>
</html>
--------------030807000102040003030304-- Tag: test Tag: 372833
IUSR_USR deleted
Hallo
I have deleted my account IUSR_Computername to have anonymous access to my
website. WHen I use another account (member off Guests with NTFS permissions
in the root directory off my website) to have anonymous accessI receive an
error
Are there specific properties for an account that you want to use for
anonymous access?
Any ideas?
Thanks An Tag: test Tag: 372830
Why this error "400-Bad request" when trying to hit the IP address
Interesting. I need to publish a Sharepoint site set to "anonymous" access.
Then I go to the respective server. In IIS Management console, I assign a
specific IP address to such site (that means I have total of two IP addresses
assigned to the respective NIC).
Then I set the site to anonymous access.
I set a "host header"=extmysite, port=80, IP=1.1.1.1
Then from a client in the corporate network, if I do:
http://extmysite.mydomain.com it works perfectly and I get to the site.
However, if I do:
http://1.1.1.1
If fails "400-bad request". Message is shown below.
Any idea why it is failing if I try to hit the IP address ??
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:
If you typed the page address in the Address bar, make sure that it is
spelled correctly.
Open the 1.1.1.1 home page, and then look for links to the information you
want.
Click the Back button to try another link.
Click Search to look for information on the Internet.
HTTP 400 - Bad Request
Internet Explorer Tag: test Tag: 372827
IIS not displaying ASP
I have window xp professional with IIS 5.1. The IIS has no problem displaying
HTML page, but couldn't display ASP page. It simply displays "the page cannot
be displayed" error. Looks like IIS cannot read asp page for whatever reason?
I appreciate anyone with any suggestion.
Thanks,
Peter Tag: test Tag: 372817
Add Mapping with ADSUTIL?
I need to add an ASP.NET mapping/association so that ISAPI runtime can
map all ".aksx" extensions to ASP.NET, just like it does ".aspx" by
default. I thought I could use adsutil to script something, but I don't
see the parameters.
How can I do that?
Thanks. Tag: test Tag: 372813
Null value
I have an .asp page that reads a table in my SQL Server. One of these
fields sometimes has a NULL value.
When It does,, I get teh following error:
Microsoft VBScript runtime error '800a000d'
Type mismatch: 'HTMLEncode'
How can I stop that from happening? Tag: test Tag: 372812
advanced digest
I have two servers, both are serv 2003 ent. one is a dc and the other is a
member
I would like to use advanced digest to authenticate users accross the web.
But when i try to login using it, the login prompt comes right back. I have
tired it on a PC that is a member of the domain and one that is not. I am
have tried storing the password using reverse and non reverse. I would think
i should check to make sure its using advanced digest, but i am unsure how,
and i would also take any other thoughts.
Thanks
--
Nick Tag: test Tag: 372810
Virtual Web and FtP
Want to give personal webspace under root website to web customers
(non-domain). So, created virtual webs under the root and now need to setup
FTP. I thought I would resrict users to the folder that is assigned to them
but doesn't allow for login. If I set the ftp for anyone then they can see
and still paste pages in the other users directories. Please help me.
--
Gabrielle J. Giroux
Senior Network Engineer Tag: test Tag: 372800
Change order of fields in IIS W3C Extended Log
Hi,
Just upgraded from 2000/IIS 5 to 2003/IIS 6. I am frustrated that with the
W3C Extended logs, the order of the fields has changed. I grew accustomed to
being able to quickly scan through client IP addresses in the old log files,
but that is not nearly as easy now that the client IP appears near the end of
the line.
I searched and searched, and could not find any way of customizing the order
of fields in the log file. Please tell me there is a way to do this! I know
I could use Log Parser or an analyzer, but that is way overkill for what I
need to do.
Thanks,
Jim Tag: test Tag: 372799
invalid url is rendering
Why does "/default.aspx/test.aspx" display the "/default.aspx" page
instead of returning a 404 error?
For example:
http://www.freightlinertrucks.com/site-map.aspx/test.aspx
This displays the "site-map.aspx" page. I can promise you there is no
"site-map.aspx" folder on the server. Tag: test Tag: 372793
IIS 6.0 WebDAV
Why is the IIS 6.0 WebDav slow compared to Apache's - on server side? Also
if the client used in KDE on Linux, it is faster than XPs webdav client -
this is opening it even in IIS 6.0.
Considering Microsoft initially statrted the WebDav protocol, I hope in
Vista client and servers that the performance is improved significantly. Tag: test Tag: 372792
Error : 500.13 - server too busy on IIS 4
Hye, (sorry for my english)
I have a IIS 4 on a NT4 server (Bi-Proc PIII 700 - 512MB).
We use lots of asp, an after a lot of connections the internet user
receive a 500.13 error message.
The current config of the IIS is 50 script motor with a filequeue of
2000 pages.
The asp use 3 personnal activeX :
- reqBDB.dll : build with VB6 SP5
- cryptage.dll : build with vb6 SP5
- rExecASP2.dll : build with vc++ (pack number ???)
I've make the 2 first dll and I've use the correct compiler option
("keep in memory" and "stand alone run").
I demand to run an IIS-state on the server when it's down and I receive
a log file (if you want).
Does Somebody can help me ?
thanks.
David Tag: test Tag: 372791
Problems getting a CGI app working
Hi all,
I am migrating an custom built application from a Win2k server to a
Win2k3 server. The application was built by developers 5 years ago and
they are not in business anymore.
The original application is here: http://www.djpages.com/index.htm and
is a collection of .exe's that are called by webpages. The exe's return
data to the page using html templates.
I have moved a copy of the SQL database over, and setup everything as it
was before. I have experience of getting this working as the original
server went tits up and I had to reinstall it from scratch. I got that
working, so thought I could get this working.
The new server: http://81.201.139.223/index.htm is suffering from the
following error when you either try to signup or login:
CGI Error
The specified CGI application misbehaved by not returning a complete set
of HTTP headers.
I have created a Web Service Extension for all of the exe's.
The only difference that I can see is the CGI folder is D:/inetpub/cgi/
whereas before it was C:/DMC/cgi/
Could this be the issue? Does anyone have any advice?
Cheers,
Steve Tag: test Tag: 372790
Error in my web page with IIS 6
Hi,
I've got a error with my web page on IIS 6 and windows 2003 server sp2 with
a sql 2000 DB. With the same web application, on IIS 5 and windows 2000,
everything works fine. But on the new version, this is my message :
Timeout expired. The timeout elapsed prior to obtaining a conneciton from
the pool. This may have occurred because all pooled connections were in use
and max pool size was reached
Can someone help me please
Thanks a lot Tag: test Tag: 372789
kerberos errors
The saga continues
After checking in triplicate everything again.....
and then finding out you can enable kerberos event logging....
I seem to have a couple of possible issues.
1. this kerberos error appears on my IIS box
KDC_ERR_S_PRINCIPAL_UNKNOWN
this would seem to imply the spn is incorrect for the SQL server, which
using ADSI for my account domain\svc_sql contains
MSSQLSvc\ComputerName.domain.co.uk:1433
and for the computer account contains
MSSQLSvc\ComputerName.domain.co.uk:1433
Are these wrong? duplicated? How do you check the kerberos database?
2. This error appears on my SQL box
KDC_ERR_BADOPTION
Why can it not accomodate the request option?
Any thoughts greatfully appreciated
Kerberos V5 Authentication Protocol Error Messages Generated by Windows
Server 2003
Kerberos Error Number Kerberos Error Code Description
0x3
KDC_ERR_BAD_PVNO
Requested protocol version number not supported.
0x6
KDC_ERR_C_PRINCIPAL_UNKNOWN
Client not found in Kerberos database.
0x7
KDC_ERR_S_PRINCIPAL_UNKNOWN
Server not found in Kerberos database.
0x8
KDC_ERR_PRINCIPAL_NOT_UNIQUE
Multiple principal entries in database.
0xA
KDC_ERR_CANNOT_POSTDATE
Ticket not eligible for postdating.
0xB
KDC_ERR_NEVER_VALID
Requested start time is later than end time.
0xC
KDC_ERR_POLICY
KDC policy rejects request.
0xD
KDC_ERR_BADOPTION
KDC cannot accommodate requested option.
0xE
KDC_ERR_ETYPE_NOSUPP
KDC has no support for encryption type.
0xF
KDC_ERR_SUMTYPE_NOSUPP
KDC has no support for checksum type.
0x10
KDC_ERR_PADATA_TYPE_NOSUPP
KDC has no support for pre-authentication data type.
0x12
KDC_ERR_CLIENT_REVOKED
Client's credentials have been revoked.
0x17
KDC_ERR_KEY_EXPIRED
Password has expired - change password to reset.
0x18
KDC_ERR_PREAUTH_FAILED
Pre-authentication information was invalid.
0x19
KDC_ERR_PREAUTH_REQUIRED
Additional pre-authentication required.
0x1B
KDC_ERR_MUST_USE_USER2USER
Server principal valid for user-to-user only.
0x1C
KDC_ERR_PATH_NOT_ACCPETED
KDC Policy rejects transited path.
0x1D
KDC_ERR_SVC_UNAVAILABLE
A service is not available.
0x1F
KRB_AP_ERR_BAD_INTEGRITY
Integrity check on decrypted field failed.
0x20
KRB_AP_ERR_TKT_EXPIRED
Ticket expired.
0x21
KRB_AP_ERR_TKT_NYV
Ticket not yet valid.
0x22
KRB_AP_ERR_REPEAT
Request is a replay.
0x23
KRB_AP_ERR_NOT_US
The ticket isn't for us.
0x24
KRB_AP_ERR_BADMATCH
Ticket and authenticator do not match.
0x25
KRB_AP_ERR_SKEW
Clock skew too great.
0x28
KRB_AP_ERR_MSG_TYPE
Invalid message type.
0x29
KRB_AP_ERR_MODIFIED
Message stream modified.
0x34
KRB_ERR_RESPONSE_TOO_BIG
Response too big for UDP, retry with TCP.
0x3C
KRB_ERR_GENERIC
Generic error (description in e-text).
0x44
KDC_ERR_WRONG_REALM
User-to-user TGT issued different KDC. Tag: test Tag: 372788
virtual dir
if i have a website that needs to be able to pull up files froma file server
that are not located in the home dir do the files need to be in a virtual dir
under the website?
--
Nick Tag: test Tag: 372783
COM+ Configuration Setting
Hello,
We're running IIS6 (fully patched).
In Component Services, I was just wondering what it means if you UNCHECK
'Enforce access checks for this application'. The reason I'm asking is
because a third party software company built a COM+ application for us which
crashes the default application pool if we leave that option checked. It
also logs the following in the System Log:
Event Type: Warning
Event Source: W3SVC
Event Category: None
Event ID: 1009
Date: 10/27/2005
Time: 9:10:33 PM
User: N/A
Computer: TECSYS
Description:
A process serving application pool 'DefaultAppPool' terminated unexpectedly.
The process id was '2408'. The process exit code was '0xc0000005'.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
When the Application Pool 'crashes' we also get a 'Service Unavailable'
error message when we try to access the site thru a web browser.
If we uncheck the option above, the COM+ application loads perfectly. I'm
more concerned, from a security stand point, what disabling that option
means.
Any thoughts, etc are greatly appreciated.
TIA
Best regards,
Veets Tag: test Tag: 372782
iis smtp virtual server can not be seen in MMC after install
hi, i have a problem with iis smtp server, i've a un/installed it 3 times
now whatever i do i can not see smtp server option in iss MMC ! smtp
service runs but can't see it in console how can i sort it without totally
uninstalling iis?
Thank you
--
______________________________________________________________________ Tag: test Tag: 372780
IIS 6.0 and MDB
Hello,
I'm migrating many sites from IIS 5.0 to IIS 6.0
Actually I'm using UrlScan to deny MDB download, IIS 6.0 alrady has some
UrlScan feature (see
http://www.microsoft.com/technet/security/tools/urlscan.mspx#EDAA), I
can also workaround it by adding the mapping for mdb extension to the
ASP.Net DLL.
What do you suggest ?
Thanks
Vittorio Pavesi (MCSA MCDBA MCP)
------------------------------------
http://www.vittorio.tk Tag: test Tag: 372770
Login with integrated authentication
Hi,
>
> I've the following problem which is frustrating me very much. In IIS I
> enabled 'Integrated Windows authentication' and Digest authentication for
> Windows domain servers' and most users can login normally with there
> domain
> username and password, but some users don't. I gave them all access to all
> 'webfolders' but they can't get in. The login is checked, and is not
> coming
> back with an error, but just the default.asp don't appear. In IIS log you
> see
> for this user thousand times this sentence:
>
> 2005-10-25 08:56:14 192.168.111.121 "domainname\user" 10.2.32.26 80 GET
> /Default.asp - 302
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
>
> Does anyone have an idea?
Possibly nothing to do with logging in but with cookie support. If they do
not allow session cookies or if you force a persistent cookie, a Redirect to
itself (depends on your script) might occur.
Hi,
thank you for your reply. As far as I can see this has nothing to do with
cookies, I cannot see that a cookie is set after navigating to this site. But
maybe I've to check this somewhere else? In IIS maybe? The website is that
should appear (an axapta portal) is not setting a cookie.
Thanks in advance,
Dirk Tag: test Tag: 372768
FPSE 2002 and NTFS ACLs
Hi,
I'm using IIS6 with FPSE2002as web server, web contents are stored on
Network share with pre-defined NTFS ACLs.
When we try to extend a Website, it updates the ACL for Anonymous user
on the root folder (pulls down to Read, List Fldr Contents and Execute)
Access Permission on Website (Read)
- Is this a bug at FPSE or it's the expected behaviour?
- How can we overcome this?
- Why FPSE behaves this way?
~TJ Tag: test Tag: 372767
No IIS Item listed on Window Components
I am running Window XP professional edition (pre-customized package). I just
realized that my window is not include with IIS item since I can't find it
listed inside of Window Component list.
How could I get IIS install on my PC ???...since many resource always talk
about get it via Add/Remove WIndow Component but at this time my window
doesn't have it there.
Hope that eveyone can help finding out solution, I don't want to reinstall
my window.
Thank, Tag: test Tag: 372766
Anonymous Access and Server.CreateObject
...using Classic ASP results in a Server object, ASP 0177 (0x800401F3)
error for a .dll I created. For 3rd party ActiveX objects, I get
Microsoft VBScript runtime (0x800A01AD)
ActiveX component can't create object: 'Object.ProgID' (that's a
hypothetical progid, thanks).
When I disable anonymous access on the Web site in IIS, it works! When
enabled, it doesn't. I've given IUSR_<machinename> all kinds of
permissions (on the file, folder, etc.) and even added it to the Admin
group (and Power Users group). Still no go.
I'm using Windows XP Pro. btw, it works on another WinXP Pro box. Any
help is REALLY appreciated. Tag: test Tag: 372759
Response.BiraryWrite not working
<%@ Language=VBScript %>
<%
Response.Buffer=true
Response.clear
set st = server.CreateObject (adodb.strem")
Response.ContentType = "application/unknown"
Response.Addheader "ContentType", "application/unknown"
Response.Addheader "Content-Disposition", "inline; filename=test.doc"
st.open
st.Type=1
st.LoadFromFile "c:\test.doc"
Response.BinaryWrite st.read
st.close
Response.End
%>
The original word doc is fine.
From the ASP, it doesn't display, and if i choose the save as, the saved
file is twice (2) as big as the source. I used application unknown, because
I wanted generic code that would work with any/all files.
Any ideas what I did wrong or how to fix it?
Thanks
--
bnhcomputing Tag: test Tag: 372754
Problem with 2 way ssl
I am trying to set up 2 way ssl with iis 6. I install the server cert, turn
on ssl and click "require a client certificate." Well, when I hit a web site
on the server from a browser, the server pushes it's cert to the client, but
does not ask the client to send one. The "Choose a digital certificate"
window does not appear. Any ideas on what I may be doing wrong? Tag: test Tag: 372751
IIS 5.0 Stops Responding to ASP requests
Boy am I lost. I have been reading through here for days looking for
something that might help. While I have found lots of good things that I
have checked I cant seem to come to the source of the problem. Then I
thought maybe I am asking the wrong questions. It took me awhile to
understand what to log using Debug Diags. The biggest log generator seems to
be the dllhost.exe. It is always showing out of process pooled.
I updated MDAC to 2.8, registered some unregistered dll's, and updated some
other dll's used by the E-business software. Same nothing seems to change.
In fact I think the ASP pages have stopped 5 times since. So I am obviously
on the wrong path.
When this happens all other web responses still continue. FTP and HTML
requests included. Specifically only ASP requests are stopped. The
following was the dump file for today at 1:20PM. I would be really
appreciative if anyone could help me analyze this a bit and put me back on
the right track to getting this fixed.
Analysis Summary
Type Description Recommendation
Error In dllhost__PID__1876__Date__10_27_2005__Time_01_26_53PM__937__First
chance exception 0XE06D7363.dmp the assembly instruction at
KERNEL32!RaiseException+56 in C:\WINNT\system32\KERNEL32.DLL from Microsoft
Corporation has caused an unknown exception (0xe06d7363) on thread 20
An exception thrown by Kernel32!RaiseException usually indicates a problem
with another module. Please review the stack for the faulting thread (20)
further to determine which module actually threw the exception raised by
Kernel32.dll.
Error Symbols were not available to resolve the symbol
"comsvcs!g_pAppTrackerObject". The COM+ STA ThreadPool report will not be
accurate. Use a valid symbol path (i.e.
"SRV*C:\symbols*http://msdl.microsoft.com/download/symbols" in the DebugDiag
settings or in your _NT_SYMBOL_PATH environment variable.
Information
DebugDiag did not detect any known problems in C:\Program Files\IIS
Resources\DebugDiag\Logs\Misc\DLLHOST.EXE__System
Application__PID__1484__Date__10_27_2005__Time_01_27_55PM__593__Manual
Dump.dmp using the current set of scripts.
Information DebugDiag determined that this dump file
(dllhost__PID__1876__Date__10_27_2005__Time_01_26_53PM__937__First chance
exception 0XE06D7363.dmp) is a crash dump and did not perform any hang
analysis. If you wish to enable combined crash and hang analysis for crash
dumps, edit the IISAnalysis.asp script (located in the DebugDiag\Scripts
folder) and set the g_DoCombinedAnalysis constant to True.
Analysis Details
Table Of Contents
dllhost__PID__1876__Date__10_27_2005__Time_01_26_53PM__937__First chance
exception 0XE06D7363.dmp
Faulting Thread
Faulting Module Information
Executing ASP Request
DLLHOST.EXE__IIS Out-Of-Process Pooled
Applications__PID__1876__Date__10_27_2005__Time_01_28_02PM__93__Manual
Dump.dmp
Top 5 threads by CPU time
Thread report
ASP Report
COM+ STA ThreadPool Report
DLLHOST.EXE__System
Application__PID__1484__Date__10_27_2005__Time_01_27_55PM__593__Manual
Dump.dmp
Top 5 threads by CPU time
Thread report
COM+ STA ThreadPool Report
Report for dllhost__PID__1876__Date__10_27_2005__Time_01_26_53PM__937__First
chance exception 0XE06D7363.dmp
Type of Analysis Performed Crash Analysis
Machine Name WEBSERVER
Operating System Windows 2000 Service Pack 4
Number Of Processors 2
Process ID 1876
Process Image C:\WINNT\system32\DLLHOST.EXE
System Up-Time 0 day(s) 00:03:18
Process Up-Time 0 day(s) 00:00:04
Thread 20 - System ID 2132
Entry point comsvcs!STAThread::STAThreadWorker
Create time 10/27/2005 1:26:51 PM
Time spent in user mode 0 Days 0:0:0.296
Time spent in kernel mode 0 Days 0:0:0.234
Function Source
KERNEL32!RaiseException+56
msvcrt!_CxxThrowException+34
msadds!DllGetClassObject+7522
msadds!DllGetClassObject+4289
msado15!DllGetClassObject+35b2
msado15!DllGetClassObject+3762
msado15!DllGetClassObject+289a
ASP request executing on thread 20
ASP request executing on thread 20
GET request for /ebus30/default.asp
Request alive for 0 day(s) 00:00:05
QueryString
Request mapped to C:\INETPUB\WWWROOT\EBUS30\DEFAULT.ASP
ASP Application /LM/W3SVC/1/Root/Ebus30
ASP Template C:\INETPUB\WWWROOT\EBUS30\DEFAULT.ASP
Script call stack for thread 20
Function Scope Line Of Code Source File Line Number
Load_ProductCategories Set RsProduct = Product.Load(Session("VMFG"))
C:\INETPUB\WWWROOT\EBUS30\SHARED\FUNCTIONS.ASP 135
Application_OnStart Load_ProductCategories()
C:\INETPUB\WWWROOT\EBUS30\SHARED\FUNCTIONS.ASP 305
In dllhost__PID__1876__Date__10_27_2005__Time_01_26_53PM__937__First chance
exception 0XE06D7363.dmp the assembly instruction at
KERNEL32!RaiseException+56 in C:\WINNT\system32\KERNEL32.DLL from Microsoft
Corporation has caused an unknown exception (0xe06d7363) on thread 20
Module Information
Image Name: C:\WINNT\system32\KERNEL32.DLL Symbol Type: PDB
Base address: 0x7c570000 Time Stamp: Thu Jan 06 03:17:41 2005
Checksum: 0x000b8c04 Comments:
COM DLL: False Company Name: Microsoft Corporation
ISAPIExtension: False File Description: Windows NT BASE API Client DLL
ISAPIFilter: False File Version: 5.00.2195.7006
Managed DLL: False Internal Name: kernel32
VB DLL: False Legal Copyright: Copyright (C) Microsoft Corp. 1981-1999
Loaded Image Name: c:\symcache\KERNEL32.dbg\41DD0235b3000\KERNEL32.dbg
Legal Trademarks:
Mapped Image Name: Original filename: kernel32
Module name: KERNEL32 Private Build:
Single Threaded: False Product Name: Microsoft(R) Windows (R) 2000
Operating System
Module Size: 716.00 KBytes Product Version: 5.00.2195.7006
Symbol File Name: c:\symcache\kernel32.pdb\41B04DC21\kernel32.pdb Special
Build: &
Report for DLLHOST.EXE__IIS Out-Of-Process Pooled
Applications__PID__1876__Date__10_27_2005__Time_01_28_02PM__93__Manual
Dump.dmp
Type of Analysis Performed Hang Analysis
Machine Name WEBSERVER
Operating System Windows 2000 Service Pack 4
Number Of Processors 2
Process ID 1876
Process Image C:\WINNT\system32\DLLHOST.EXE
System Up-Time 0 day(s) 00:04:24
Process Up-Time 0 day(s) 00:01:12
Top 5 Threads by CPU time
Note - Times include both user mode and kernel mode for each thread Thread
ID: 20 Total CPU Time: 0 day(s) 00:00:01.640 Entry Point for Thread:
comsvcs!STAThread::STAThreadWorker
Thread ID: 13 Total CPU Time: 0 day(s) 00:00:00.62 Entry Point for
Thread: msvcrt!_endthreadex+32
Thread ID: 12 Total CPU Time: 0 day(s) 00:00:00.46 Entry Point for
Thread: msvcrt!_endthreadex+32
Thread ID: 4 Total CPU Time: 0 day(s) 00:00:00.46 Entry Point for
Thread: txfaux!WORK_QUEUE::ThreadLoop
Thread ID: 1 Total CPU Time: 0 day(s) 00:00:00.31 Entry Point for
Thread: rpcrt4!RPC_SERVER::InquireInterfaceIds+5
ASP report
Executing ASP requests 0 Request(s)
ASP templates cached 3 Template(s)
ASP template cache size 388.95 KBytes
Loaded ASP applications 2 Application(s)
ASP.DLL Version Unable to obtain Module information for asp.dll
ASP application report
ASP application metabase key /LM/W3SVC/1/Root/Ebus30
Physical Path C:\INETPUB\WWWROOT\EBUS30\
Virtual Root /Ebus30
Session Count 1 Session(s)
Request Count 0 Request(s)
Session Timeout 20 minutes(s)
Path to Global.asa C:\INETPUB\WWWROOT\EBUS30\GLOBAL.ASA
Server side script debugging enabled False
Client side script debugging enabled False
Out of process COM servers allowed False
Session state turned on True
Write buffering turned on True
Application restart enabled True
Parent paths enabled False
ASP Script error messages will be sent to browser True
ASP application metabase key /LM/W3SVC/1/ROOT
Physical Path C:\INETPUB\WWWROOT\
Virtual Root /
Session Count 0 Session(s)
Request Count 0 Request(s)
Session Timeout 20 minutes(s)
Path to Global.asa
Server side script debugging enabled False
Client side script debugging enabled False
Out of process COM servers allowed False
Session state turned on True
Write buffering turned on True
Application restart enabled True
Parent paths enabled False
ASP Script error messages will be sent to browser True
ASP Template Cache report
ASP Template for C:\INETPUB\WWWROOT\EBUS30\DEFAULT.ASP
Application URL http://www.boydsgunstocks.com:80/Ebus30
Application Path /Ebus30
Template Size 301996 bytes
# of files in Template 23 file(s)
Include Heirarchy
C:\INETPUB\WWWROOT\EBUS30\DEFAULT.ASP 7/20/2005 10:25:32 PM
C:\INETPUB\WWWROOT\EBUS30\SHARED\SCRIPTS.INC 7/20/2005 10:57:50 PM
C:\INETPUB\WWWROOT\EBUS30\SHARED\FUNCTIONS.ASP 7/20/2005
10:57:48 PM
C:\INETPUB\WWWROOT\EBUS30\SHOPPINGCART\CART_FUNCTIONS.ASP
7/20/2005 10:57:56 PM
C:\INETPUB\WWWROOT\EBUS30\SHOPPINGCART\WISHLIST_FUNCTIONS.ASP
7/20/2005 10:58:00 PM
C:\INETPUB\WWWROOT\EBUS30\SHARED\HEADER.INC 7/20/2005 10:57:48 PM
C:\INETPUB\WWWROOT\EBUS30\SHARED\THEADER.INC 7/20/2005
10:57:51 PM
C:\INETPUB\WWWROOT\EBUS30\SHARED\FUNCTIONS.ASP 7/20/2005
10:57:48 PM
C:\INETPUB\WWWROOT\EBUS30\SHARED\SHEADER.INC 7/20/2005
10:57:49 PM
C:\INETPUB\WWWROOT\EBUS30\SHARED\FUNCTIONS.ASP 7/20/2005
10:57:48 PM
C:\INETPUB\WWWROOT\EBUS30\SHARED\FMESSAGE.ASP 7/20/2005 10:57:44 PM
C:\INETPUB\WWWROOT\EBUS30\LOGIN\MYACCOUNT.ASP 7/20/2005 10:53:18 PM
C:\INETPUB\WWWROOT\EBUS30\LOGIN\MODULES.ASP 7/20/2005 10:53:17
PM
C:\INETPUB\WWWROOT\EBUS30\LOGIN\RETURNINGCUSTOMERS.ASP
7/20/2005 10:53:20 PM
C:\INETPUB\WWWROOT\EBUS30\LOGIN\NEWCUSTOMERS.ASP 7/20/2005
10:53:18 PM
C:\INETPUB\WWWROOT\EBUS30\LOGIN\PASSWORDREMINDER.ASP
7/20/2005 10:53:19 PM
C:\INETPUB\WWWROOT\EBUS30\SHARED\FOOTER.INC 7/20/2005 10:57:45
PM
C:\INETPUB\WWWROOT\EBUS30\PARTS\SPECIALS.ASP 7/20/2005 10:53:33 PM
C:\INETPUB\WWWROOT\EBUS30\PARTS\FUNCTIONS.ASP 7/20/2005
10:53:28 PM
C:\INETPUB\WWWROOT\EBUS30\SHARED\FOOTER.INC 7/20/2005 10:57:45
PM
C:\INETPUB\WWWROOT\EBUS30\PARTS\TOPSELLING.ASP 7/20/2005 10:53:34
PM
C:\INETPUB\WWWROOT\EBUS30\PARTS\FUNCTIONS.ASP 7/20/2005
10:53:28 PM
ASP Template for C:\INETPUB\WWWROOT\EBUS30\GLOBAL.ASA
Application URL http://www.boydsgunstocks.com:80/Ebus30
Application Path /Ebus30
Template Size 26068 bytes
# of files in Template 2 file(s)
Include Heirarchy
C:\INETPUB\WWWROOT\EBUS30\GLOBAL.ASA 7/20/2005 10:25:42 PM
C:\INETPUB\WWWROOT\EBUS30\SHARED\INIT.ASP 7/20/2005 10:57:52 PM
ASP Template for C:\INETPUB\WWWROOT\BROWSEEBUS\SPECIAL.ASP
Application URL http://www.boydboys.com:80/
Application Path /
Template Size 70225 bytes
# of files in Template 2 file(s)
Include Heirarchy
C:\INETPUB\WWWROOT\BROWSEEBUS\SPECIAL.ASP 9/27/2005 12:15:20 PM
C:\INETPUB\WWWROOT\EBUS30\PARTS\FUNCTIONS.ASP 7/20/2005 10:53:28 PM
COM+ STA ThreadPool Report
(STA ThreadPool not initialized)
Report for DLLHOST.EXE__System
Application__PID__1484__Date__10_27_2005__Time_01_27_55PM__593__Manual
Dump.dmp
Type of Analysis Performed Hang Analysis
Machine Name WEBSERVER
Operating System Windows 2000 Service Pack 4
Number Of Processors 2
Process ID 1484
Process Image C:\WINNT\system32\DLLHOST.EXE
System Up-Time 0 day(s) 00:04:18
Process Up-Time 0 day(s) 00:01:38
Top 5 Threads by CPU time
Note - Times include both user mode and kernel mode for each thread Thread
ID: 6 Total CPU Time: 0 day(s) 00:00:00.62 Entry Point for Thread:
msvcrt!_endthread+3f
Thread ID: 15 Total CPU Time: 0 day(s) 00:00:00.31 Entry Point for
Thread: comsvcs!CEventServer::DispatchEvents
Thread ID: 0 Total CPU Time: 0 day(s) 00:00:00.15 Entry Point for
Thread: DLLHOST!WinMainCRTStartup
Thread ID: 4 Total CPU Time: 0 day(s) 00:00:00.15 Entry Point for
Thread: txfaux!WORK_QUEUE::ThreadLoop
Thread ID: 3 Total CPU Time: 0 day(s) 00:00:00.0 Entry Point for
Thread: OLE32!CRpcThreadCache::RpcWorkerThreadEntry Tag: test Tag: 372742
cannot open .asp page (activex plugin save or open?)
Sorry for this as it is clearly a fundamental error. I have windows 2000
with IIS installed. Am trying to create a single web page that shows data
from a network database. Can create the page (in Dreamweaver) and connect to
the database OK, but when I try to open it I get a window asking whether I
want to open or save the activex plugin. What is missing or misconfigured to
cause this?
like I said, sorry.
thanks Tag: test Tag: 372738
Win 2003 SBS for webserver?
Is there a problem with me saving $400 by getting SBS instead of the full
version of Windows 2003 server? I just need a server, separate from my
domain and on my DMZ of the firewall, to be accessed by the public and only
one or two web designers using Frontpage 2003. I don't think we will use
Exchange except for *maybe* creating distribution groups to forward for
links on the website, but we will probably just use html forms and group the
addresses there or something instead. Any problems with this setup?
Many thanks! Tag: test Tag: 372737
server slows down considerably with time
We have an ASP application which connects to an SQL 2k database which
is hosted on an IIS server (dual XEON with 4GB RAM). We have about 150
to 200 users connecting to that server and works on teh database
through the ASP application. Our problem is that after a few hours the
web pages gets so slow and the data fetching from the database gets so
slow for the users that we are having to restart the server to fix the
problem. I would like to know why it is happening and what we can do to
fix this problem. We have about 60 datasets being accessed through that
ASP application and each dataset belongs to different clients and so
the employees work on any one of them at different times. Please advice
me on wht all I have to check and how I can rectify it.
Thanks
Rakesh Mohan Tag: test Tag: 372736