
IIS / MTS / ActiveX EXE - Error 70 : Permission Denied
I have a VB ActiveX DLL running in MTS that is called from ASP. This
component tries to create an object (via CreateObject()) from an ActiveX EXE
component. However, I get Error 70 : Permission denied.
On my Dev web server the same code runs fine !
Does anyone have any ideas (metabase settings ?) of what could be causing
this difference ? I've changed the AllowOutOfProc setting to True. The
packages on both servers are configured identically (they run as a named NT
domain account).
I'm using NT 4sp5 with IIS 4 and VB5sp3
Many Thanks
Richard Lavey
Clerical Medical, London, UK