ASP Page Generates: The requested resource is in use error.

ASP Page Generates: The requested resource is in use error.

am 14.04.2008 22:11:39 von dale.zjc

I have a very simple ASP page that when I try and access it, I get the
following error:

The requested resource is in use.

I went through the event viewer and noticed the system log is
generating the following entry every time I try and access this ASP
page.

The application-specific permission settings do not grant Local
Activation permission for the COM Server application with CLSID
{A9E69610-B80D-11D0-B9B9-00A0C922E750} to the user SERVER01
\IWAM_SERVER01 SID (S-1-5-21-2001668317-4232441795-3553794744-1006).
This security permission can be modified using the Component Services
administrative tool.

I changed the Identity settings under the IIS-Out-Of-Process Pooled
Applications Property settings from "This User" to "System Account",
but this didn't make any difference.

Any other suggestions on how to troubleshoot?

Thanks!
Dale

Re: ASP Page Generates: The requested resource is in use error.

am 15.04.2008 08:53:42 von Anthony Jones

"Dale" wrote in message
news:bd8b86e7-bc65-454b-a53b-52a5f82bd5ed@e39g2000hsf.google groups.com...
> I have a very simple ASP page that when I try and access it, I get the
> following error:
>
> The requested resource is in use.
>
> I went through the event viewer and noticed the system log is
> generating the following entry every time I try and access this ASP
> page.
>
> The application-specific permission settings do not grant Local
> Activation permission for the COM Server application with CLSID
> {A9E69610-B80D-11D0-B9B9-00A0C922E750} to the user SERVER01
> \IWAM_SERVER01 SID (S-1-5-21-2001668317-4232441795-3553794744-1006).
> This security permission can be modified using the Component Services
> administrative tool.
>
> I changed the Identity settings under the IIS-Out-Of-Process Pooled
> Applications Property settings from "This User" to "System Account",
> but this didn't make any difference.
>
> Any other suggestions on how to troubleshoot?
>

http://classicasp.aspfaq.com/general/how-do-i-solve-the-requ ested-resource-is-in-use-errors.html


It might help if you told us what the page is doing.

The COM server refered to in the event is the IIS Admin service. Have you
been fiddling with security settings of such services?



--
Anthony Jones - MVP ASP/ASP.NET

Re: ASP Page Generates: The requested resource is in use error.

am 15.04.2008 15:10:51 von dale.zjc

On Apr 15, 12:53=A0am, "Anthony Jones" wrote:
> It might help if you told us what the page is doing.
>

The page isn't loading at all, just generating the error I described.

> The COM server refered to in the event is the IIS Admin service. =A0Have y=
ou
> been fiddling with security settings of such services?

No, I haven't "fiddled" with any security settings.

Re: ASP Page Generates: The requested resource is in use error.

am 17.04.2008 08:12:10 von Anthony Jones

"Dale" wrote in message
news:a3a1f032-21b4-4afc-9ab1-c730070a8438@y21g2000hsf.google groups.com...
On Apr 15, 12:53 am, "Anthony Jones" wrote:
>> It might help if you told us what the page is doing.
>>
>
>The page isn't loading at all, just generating the error I described.

I'll re-phrase the question. What is the page supposed to be doing?




--
Anthony Jones - MVP ASP/ASP.NET