Permission denied for CreateObject

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ShamaChavan
    New Member
    • May 2014
    • 1

    Permission denied for CreateObject

    Hi ,

    I am working on Classic ASP application.I have one vb application.I want to use its class in asp files. so i have created .exe for the vb application and i am trying to create object of that application class using create object function.

    But while execution it is giving me script error as 'Permission Denied ,CReateObject' in global.asa file.

    Can anyone help me in this?
Working...