Click to See Complete Forum and Search --> : Prob. in Calling a VB Dll from ASP.


Arun Kiran
September 15th, 2003, 07:22 PM
I am trying to call a VB dll in Debug mode from an ASP Page. but i am getting the below message.

"The call to Server.CreateObject failed while checking permissions. Access is denied to this object."
I am able to use the Dll when i register that. facing problem only when i want to keep in run mode.

The Settings i made are like this.

1. Created a new Virtual Directory in IIS.
2. In the Directory Security tab i have checked only the Anonymous access. and rest unchecked.
3. And i opened the Dll Code and kept that in run mode.

My OS is win2k server. and i am working in a LAN.
Can any body plz let me know what may be the Problem is?

Thanx in Advance.
Arun.