 |
|
 |
|
Next: kernel mode cache
|
| Author |
Message |
External

Since: Aug 17, 2006 Posts: 12
|
(Msg. 1) Posted: Wed Oct 10, 2007 7:59 am
Post subject: decoding iis log error Archived from groups: microsoft>public>inetserver>iis (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Aug 23, 2003 Posts: 2972
|
(Msg. 2) Posted: Wed Oct 10, 2007 8:47 am
Post subject: Re: decoding iis log error [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Hello,
What are the headers? Which value is which?
I have a feeling that 200 is the status code, 0 is the substatus code and
0 is the scwin32 status code. If that is true, then there does not seem to
be anything wrong.
I am however not sure, and i need to know which value is which to be able
to say for sure.
What do you mean by failing?
--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info
Jason wrote:
>i am troubleshooting why the iisadmpwd funtionality is failing.
>this is the error i see in iis log, how do i decode this into something
>useful?
>
>200 0 0 899 724 11265
>
>thanks >> Stay informed about: decoding iis log error |
|
| Back to top |
|
 |  |
External

Since: Aug 17, 2006 Posts: 12
|
(Msg. 3) Posted: Wed Oct 10, 2007 11:14 am
Post subject: Re: decoding iis log error [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Your right, 200 means not a problem, but the password change app is not
working, not sure where else to look for error.
We are using iisadmpwd and when people use this password change
functionality for some domains, the message it returns on the screen is.
Error: Object required
any ideas on where to dig?
"Kristofer Gafvert" wrote:
> Hello,
>
> What are the headers? Which value is which?
>
> I have a feeling that 200 is the status code, 0 is the substatus code and
> 0 is the scwin32 status code. If that is true, then there does not seem to
> be anything wrong.
>
> I am however not sure, and i need to know which value is which to be able
> to say for sure.
>
> What do you mean by failing?
>
> --
> Regards,
> Kristofer Gafvert
> http://www.gafvert.info/iis/ - IIS Related Info
>
>
> Jason wrote:
>
> >i am troubleshooting why the iisadmpwd funtionality is failing.
> >this is the error i see in iis log, how do i decode this into something
> >useful?
> >
> >200 0 0 899 724 11265
> >
> >thanks
> >> Stay informed about: decoding iis log error |
|
| Back to top |
|
 |  |
External

Since: Nov 01, 2007 Posts: 309
|
(Msg. 4) Posted: Wed Oct 10, 2007 8:33 pm
Post subject: Re: decoding iis log error [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Your error happens at the application layer. The IIS log information,
while interesting, will not be relevant since it is at the IO layer,
not application layer.
"Object required" usually implies that the code is using some property
of an object, but the object is NULL and failed to instantiate. You
are interested in why the object failed to instantiate, but that
failure is not logged anywhere because IISADMPWD does not do it.
Yes, what is logged is useless, and what needs to be logged is not.
Such is life - if we know ahead of time what is going to fail, then it
probably wouldn't fail.
I find the fact that the request took 11.265 seconds to be concerning.
Perhaps the object that failed to be created is related to the AD, and
you had some AD access issue preventing IISADMPWD from working.
//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//
On Oct 10, 11:23 am, Jason <Ja....RemoveThis@discussions.microsoft.com> wrote:
> header info
> sc-status 200
> sc-substatus 0
> sc-win32-status 0
> sc-bytes 899
> cs-bytes 724
> time-taken 11265
>
>
>
> "Kristofer Gafvert" wrote:
> > Hello,
>
> > What are the headers? Which value is which?
>
> > I have a feeling that 200 is the status code, 0 is the substatus code and
> > 0 is the scwin32 status code. If that is true, then there does not seem to
> > be anything wrong.
>
> > I am however not sure, and i need to know which value is which to be able
> > to say for sure.
>
> > What do you mean by failing?
>
> > --
> > Regards,
> > Kristofer Gafvert
> >http://www.gafvert.info/iis/- IIS Related Info
>
> > Jason wrote:
>
> > >i am troubleshooting why the iisadmpwd funtionality is failing.
> > >this is the error i see in iis log, how do i decode this into something
> > >useful?
>
> > >200 0 0 899 724 11265
>
> > >thanks- Hide quoted text -
>
> - Show quoted text - >> Stay informed about: decoding iis log error |
|
| Back to top |
|
 |  |
External

Since: Dec 16, 2005 Posts: 175
|
(Msg. 5) Posted: Thu Oct 11, 2007 9:56 am
Post subject: Re: decoding iis log error [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Hi Jason,
The problem is most likely caused by iispwchg.dll is not registered on the
server correctly, especially on an X64 machine. Please refer to the
following articles:
894825 Troubleshoot problems with the Password Change pages that are
included in IIS
http://support.microsoft.com/default.aspx?scid=kb;EN-US;894825
937693 Error message when you try to use the Password Change pages that are
included with IIS 6.0 to change a domain password that is expired: "Error:
Object required"
http://support.microsoft.com/default.aspx?scid=kb;EN-US;937693
932439 Error message when you try to use Outlook Web Access in Exchange
2007 to change an expired domain password: "Error: Object required"
http://support.microsoft.com/default.aspx?scid=kb;EN-US;932439
Hope the info above resolves the issue.
Have a nice day.
Sincerely,
WenJun Zhang
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to:
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at:
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights. >> Stay informed about: decoding iis log error |
|
| Back to top |
|
 |  |
External

Since: Aug 17, 2006 Posts: 12
|
(Msg. 6) Posted: Mon Oct 15, 2007 8:16 am
Post subject: Re: decoding iis log error [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
re-registering the dll fixed it
thanks
"David Wang" wrote:
> Your error happens at the application layer. The IIS log information,
> while interesting, will not be relevant since it is at the IO layer,
> not application layer.
>
> "Object required" usually implies that the code is using some property
> of an object, but the object is NULL and failed to instantiate. You
> are interested in why the object failed to instantiate, but that
> failure is not logged anywhere because IISADMPWD does not do it.
>
> Yes, what is logged is useless, and what needs to be logged is not.
> Such is life - if we know ahead of time what is going to fail, then it
> probably wouldn't fail.
>
> I find the fact that the request took 11.265 seconds to be concerning.
> Perhaps the object that failed to be created is related to the AD, and
> you had some AD access issue preventing IISADMPWD from working.
>
>
> //David
> http://w3-4u.blogspot.com
> http://blogs.msdn.com/David.Wang
> //
>
>
>
>
>
>
> On Oct 10, 11:23 am, Jason <Ja... DeleteThis @discussions.microsoft.com> wrote:
> > header info
> > sc-status 200
> > sc-substatus 0
> > sc-win32-status 0
> > sc-bytes 899
> > cs-bytes 724
> > time-taken 11265
> >
> >
> >
> > "Kristofer Gafvert" wrote:
> > > Hello,
> >
> > > What are the headers? Which value is which?
> >
> > > I have a feeling that 200 is the status code, 0 is the substatus code and
> > > 0 is the scwin32 status code. If that is true, then there does not seem to
> > > be anything wrong.
> >
> > > I am however not sure, and i need to know which value is which to be able
> > > to say for sure.
> >
> > > What do you mean by failing?
> >
> > > --
> > > Regards,
> > > Kristofer Gafvert
> > >http://www.gafvert.info/iis/- IIS Related Info
> >
> > > Jason wrote:
> >
> > > >i am troubleshooting why the iisadmpwd funtionality is failing.
> > > >this is the error i see in iis log, how do i decode this into something
> > > >useful?
> >
> > > >200 0 0 899 724 11265
> >
> > > >thanks- Hide quoted text -
> >
> > - Show quoted text -
>
>
> >> Stay informed about: decoding iis log error |
|
| Back to top |
|
 |  |
External

Since: Dec 16, 2005 Posts: 175
|
(Msg. 7) Posted: Mon Oct 15, 2007 2:11 pm
Post subject: Re: decoding iis log error [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Hi Jason,
I just want to check how the issue is going now?
Thanks.
Sincerely,
WenJun Zhang
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to:
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at:
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights. >> Stay informed about: decoding iis log error |
|
| Back to top |
|
 |  |
External

Since: Dec 16, 2005 Posts: 175
|
(Msg. 8) Posted: Tue Oct 16, 2007 6:15 am
Post subject: Re: decoding iis log error [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Jason,
Glad to hear the problem has been resolved.
Have a great day.
Sincerely,
WenJun Zhang
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to:
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at:
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights. >> Stay informed about: decoding iis log error |
|
| Back to top |
|
 |  |
| Related Topics: | decoding UTF-8 on IIS (Traditional Chinese version of W2K) - Hi, I am trying to pass some information via HTTP header from Tomcat server to IIS5(win2K server Traditional Chinese version). Unfortunately, all the Chinese characters are crippled on the ASP page. Can anyone please point me a way for solving this?....
IIS and Com+ error - Hello experts, Accessing http://localhost/, it returned "server application error". Then when I browse the admin tools, component services, computer, MMC closed suddenly. I wondered if IIS error is due to damaged com+. But when following the i...
Need help with ASP Error - I have Windows XP and IIS installed. I am getting the following error on this line of code listed below: Con.Open "accessDSN" HTTP 500.100 - Internal Server Error - ASP error Internet Information Services Error Type: Provider (0x80004005...
CGI error - CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are: This is an C++ .exe CGI application which is working fine in windows NT 4.0 , IIS 4.0 but not on windows 2000 IIS 5.0,..
iis 6.0 error - i have an app developed in vb 6 and it runs perfectly under iis 4.0 but when i upload it on iis 6 it fails with the folowing error: Server object error 'ASP 0177 : 800401f3' Server.CreateObject Failed /main.asp, line 8 800401f3 This is the most.... |
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
 |
|
|