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?
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?