Wrox Home  
Search P2P Archive for: Go

  Return to Index  

security_asp thread: Active X object Security in ASP


Message #1 by "wong siew ken" <kensal@m...> on Mon, 4 Dec 2000 03:29:28 -0000
Did you add the registry keys in ADC Launch?
The full path is
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W3SVC\Parameters\ADCLau
nch

You have to add every single ActiveX control to this list in order to enable
it to be accessed.  You should also verify the security settings of your
components.

Cheers!

Daniel Tremblay

-----Original Message-----
From: wong siew ken [mailto:kensal@m...]
Sent: Sunday, December 03, 2000 11:29 PM
To: Security_asp
Subject: Active X object Security in ASP


hi there,
   My name is Ken, recently i have encounter an error "permission denied"
in my ASP scripts. This error occur when i call a remote activeX object
from component services/windows 2000 server. I think this problem is
persist after i have install and additional server and running all the
activeX object from that server. So can anyone suggest and idea on how do
i solve this problem.




  Return to Index