HighTechTalks DotNet Forums  

Access is denied when calling a remote serviced component (framework 1.1->1.0 issue)

Dotnet Framework (Component Services) microsoft.public.dotnet.framework.component_services


Discuss Access is denied when calling a remote serviced component (framework 1.1->1.0 issue) in the Dotnet Framework (Component Services) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Stan
 
Posts: n/a

Default Access is denied when calling a remote serviced component (framework 1.1->1.0 issue) - 09-15-2004 , 03:37 PM






Here is my scenario:

Web server
------------
Framework 1.1
Application proxy for the serviced component

Component server
-------------------
Framework 1.0
Serviced component (written in 1.0)

There is Access Denied error message on the web server when a call is made
to the component.

The problem goes away if framework 1.1 is uninstalled.

I switched the ISS binding with ASPNET_REGIIS - did not help...

Has anybody seen this before? How can I fix it?

Thanks,

-Stan



Reply With Quote
  #2  
Old   
Dye Suzuki
 
Posts: n/a

Default RE: Access is denied when calling a remote serviced component (framewo - 09-20-2004 , 12:47 PM






Quote:
Web server
------------
Framework 1.1
Application proxy for the serviced component

The problem goes away if framework 1.1 is uninstalled.
Didn't you install .Net Framework 1.0 to Web server?

Quote:
There is Access Denied error message on the web server
Where did you get error messages? event log?
If so, could you show us the event including souce, ID, description?


Reply With Quote
  #3  
Old   
Stan
 
Posts: n/a

Default Re: Access is denied when calling a remote serviced component (framewo - 09-21-2004 , 08:32 AM



The error came back to the web page

"Dye Suzuki" <DyeSuzuki (AT) discussions (DOT) microsoft.com> wrote

Quote:
Web server
------------
Framework 1.1
Application proxy for the serviced component

The problem goes away if framework 1.1 is uninstalled.

Didn't you install .Net Framework 1.0 to Web server?

There is Access Denied error message on the web server

Where did you get error messages? event log?
If so, could you show us the event including souce, ID, description?



Reply With Quote
  #4  
Old   
Ed
 
Posts: n/a

Default RE: Access is denied when calling a remote serviced component (framewo - 09-24-2004 , 12:03 PM



In 1.1 when ApplicationAccessControlAttribute is not present in the assembly,
the COM+ security configuration is enabled by default. In 1.0 security is
disabled by default. Maybe this is the problem.

"Stan" wrote:

Quote:
Here is my scenario:

Web server
------------
Framework 1.1
Application proxy for the serviced component

Component server
-------------------
Framework 1.0
Serviced component (written in 1.0)

There is Access Denied error message on the web server when a call is made
to the component.

The problem goes away if framework 1.1 is uninstalled.

I switched the ISS binding with ASPNET_REGIIS - did not help...

Has anybody seen this before? How can I fix it?

Thanks,

-Stan




Reply With Quote
  #5  
Old   
Stan
 
Posts: n/a

Default Re: Access is denied when calling a remote serviced component (framewo - 09-24-2004 , 05:18 PM



Yes, but if security is enabled, should I see that COM+ explorer? The
security checkbox was not checked...

"Ed" <Ed (AT) discussions (DOT) microsoft.com> wrote

Quote:
In 1.1 when ApplicationAccessControlAttribute is not present in the
assembly,
the COM+ security configuration is enabled by default. In 1.0 security is
disabled by default. Maybe this is the problem.

"Stan" wrote:

Here is my scenario:

Web server
------------
Framework 1.1
Application proxy for the serviced component

Component server
-------------------
Framework 1.0
Serviced component (written in 1.0)

There is Access Denied error message on the web server when a call is
made
to the component.

The problem goes away if framework 1.1 is uninstalled.

I switched the ISS binding with ASPNET_REGIIS - did not help...

Has anybody seen this before? How can I fix it?

Thanks,

-Stan






Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.