![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Web server ------------ Framework 1.1 Application proxy for the serviced component The problem goes away if framework 1.1 is uninstalled. |
|
There is Access Denied error message on the web server |
#3
| |||
| |||
|
|
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? |
#4
| |||
| |||
|
|
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 |
#5
| |||
| |||
|
|
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 |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |