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.

RE: IIS error message by JackieJa

JackieJa
Wed Jan 21 08:42:01 CST 2004

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@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.


Re: IIS error message by jcochran

jcochran
Wed Jan 21 09:05:50 CST 2004

On Wed, 21 Jan 2004 04:47:03 -0800, "Manel Moreno"
<anonymous@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

Re: IIS error message by Manel

Manel
Wed Jan 21 09:50:32 CST 2004

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@naplesgov.com> wrote in message
news:4015952b.515508081@msnews.microsoft.com...
> On Wed, 21 Jan 2004 04:47:03 -0800, "Manel Moreno"
> <anonymous@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



Re: IIS error message by jcochran

jcochran
Wed Jan 21 14:11:13 CST 2004

On Wed, 21 Jan 2004 16:50:32 +0100, "Manel Moreno"
<mmoreno@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@naplesgov.com> wrote in message
>news:4015952b.515508081@msnews.microsoft.com...
>> On Wed, 21 Jan 2004 04:47:03 -0800, "Manel Moreno"
>> <anonymous@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
>