Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

IIS error message

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  ASP Cache - File server  
Author Message
anonymous984

External


Since: Jan 21, 2004
Posts: 1



(Msg. 1) Posted: Wed Jan 21, 2004 7:47 am
Post subject: IIS error message
Archived from groups: microsoft>public>inetserver>iis (more info?)

Dear Friends,

I'mmaking some tests with an environment on IIS 5.0, and
with some pages I always receive the same message:

The remote procedure call failed and did not execute.

The requested resource is in use.

Could some one tell me what is happening?

Best Regards,
Manel Moreno

Exactly, I'm trying to access to a page created by MBS
Axapta 3.0 SP2, to obtain data from MsSQL Server 2000.

 >> Stay informed about: IIS error message 
Back to top
Login to vote
jackieja

External


Since: Aug 26, 2003
Posts: 392



(Msg. 2) Posted: Wed Jan 21, 2004 5:42 pm
Post subject: RE: IIS error message [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Take a look at the following KB article: 182059 Cache ISAPI Application
Option Causes ASP to Return Error
http://support.microsoft.com/?id=182059

Hope this helps

Thank you,

Jackie Jaynes [MSFT]
Microsoft IIS
JackieJa RemoveThis @online.microsoft.com

Please do not send email directly to this alias. This
is our online account name for newsgroup participation only.

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved.

 >> Stay informed about: IIS error message 
Back to top
Login to vote
user658

External


Since: Aug 26, 2003
Posts: 1525



(Msg. 3) Posted: Wed Jan 21, 2004 6:05 pm
Post subject: Re: IIS error message [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Wed, 21 Jan 2004 04:47:03 -0800, "Manel Moreno"
<anonymous RemoveThis @discussions.microsoft.com> wrote:

 >Dear Friends,
 >
 >I'mmaking some tests with an environment on IIS 5.0, and
 >with some pages I always receive the same message:
 >
 >The remote procedure call failed and did not execute.
 >
 >The requested resource is in use.
 >
 >Could some one tell me what is happening?

Post relevant event viewer entries, plus the full text of any errors.

Jeff<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS error message 
Back to top
Login to vote
mmoreno

External


Since: Jan 21, 2004
Posts: 2



(Msg. 4) Posted: Wed Jan 21, 2004 7:50 pm
Post subject: Re: IIS error message [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I have found this information.

The system has called a custom component and that component has failed and
generated an exception. This indicates a problem with the custom component.
Notify the developer of this component that a failure has occurred and
provide them with the information below.

Component Prog ID:

Server Application ID: {3D14228D-FBE1-11D0-995D-00C04FD919C1}

Server Application Name: IIS Out-Of-Process Pooled Applications

The serious nature of this error has caused the process to terminate.

Exception: C0000005

Address: 0x77AB20EC

Call Stack:

ole32!UpdateDCOMSettings + 0x63A1

ole32!UpdateDCOMSettings + 0x50A4

ole32!UpdateDCOMSettings + 0x4B59

ole32!OleRegGetUserType + 0x2C3

ole32!UpdateDCOMSettings + 0xC97F

ole32!CoCreateFreeThreadedMarshaler + 0x17DF

ole32!OleRegGetUserType + 0x3B8

RPCRT4!NdrServerMarshall + 0x12F6

RPCRT4 + 0x65AD7

RPCRT4!CStdStubBuffer_Invoke + 0xC8

ole32!WdtpInterfacePointer_UserSize + 0x6A5

ole32!WdtpInterfacePointer_UserSize + 0x980

ole32!UpdateDCOMSettings + 0xB136

ole32!CoGetPSClsid + 0x1007

ole32!WdtpInterfacePointer_UserSize + 0x58A

ole32!WdtpInterfacePointer_UserSize + 0xCB5

ole32!StgGetIFillLockBytesOnFile + 0x197EB

RPCRT4!TowerConstruct + 0x5D35

RPCRT4!I_RpcConnectionInqSockBuffSize2 + 0x387

RPCRT4!I_RpcConnectionInqSockBuffSize2 + 0x25B

RPCRT4!I_RpcConnectionInqSockBuffSize2 + 0x527

RPCRT4!TowerConstruct + 0xC7B9

RPCRT4!TowerConstruct + 0xAD59

RPCRT4!TowerConstruct + 0xB268

RPCRT4!TowerConstruct + 0xA97D

RPCRT4!I_RpcServerInqTransportType + 0x1A0

KERNEL32!lstrcmpiW + 0xB7



Some idea?

"Jeff Cochran" <jcochran.nospam DeleteThis @naplesgov.com> wrote in message
news:4015952b.515508081@msnews.microsoft.com...
 > On Wed, 21 Jan 2004 04:47:03 -0800, "Manel Moreno"
 > <anonymous DeleteThis @discussions.microsoft.com> wrote:
 >
  > >Dear Friends,
  > >
  > >I'mmaking some tests with an environment on IIS 5.0, and
  > >with some pages I always receive the same message:
  > >
  > >The remote procedure call failed and did not execute.
  > >
  > >The requested resource is in use.
  > >
  > >Could some one tell me what is happening?
 >
 > Post relevant event viewer entries, plus the full text of any errors.
 >
 > Jeff<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS error message 
Back to top
Login to vote
user658

External


Since: Aug 26, 2003
Posts: 1525



(Msg. 5) Posted: Wed Jan 21, 2004 11:11 pm
Post subject: Re: IIS error message [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Wed, 21 Jan 2004 16:50:32 +0100, "Manel Moreno"
<mmoreno.TakeThisOut@watermark-europe.com> wrote:

 >I have found this information.
 >
 >The system has called a custom component and that component has failed and
 >generated an exception. This indicates a problem with the custom component.
 >Notify the developer of this component that a failure has occurred and
 >provide them with the information below.

[ Information removed for brevity ]

 >Some idea?

Follow the instructions included in the error. Especially the "Notify
the developer of this component..." part.

Jeff

 >"Jeff Cochran" <jcochran.nospam.TakeThisOut@naplesgov.com> wrote in message
 >news:4015952b.515508081@msnews.microsoft.com...
  >> On Wed, 21 Jan 2004 04:47:03 -0800, "Manel Moreno"
  >> <anonymous.TakeThisOut@discussions.microsoft.com> wrote:
  >>
   >> >Dear Friends,
   >> >
   >> >I'mmaking some tests with an environment on IIS 5.0, and
   >> >with some pages I always receive the same message:
   >> >
   >> >The remote procedure call failed and did not execute.
   >> >
   >> >The requested resource is in use.
   >> >
   >> >Could some one tell me what is happening?
  >>
  >> Post relevant event viewer entries, plus the full text of any errors.
  >>
  >> Jeff
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS error message 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
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



[ Contact us | Terms of Service/Privacy Policy ]