ASP : Permission Denied
Hi,
I have problem with following code. When i am Calling the Dll function from asp page. it gives error says
FrontEnd_GIRS error '800a0046'
Permission denied
SET ClsFEnd=Server.CreateObject("FrontEnd_GIRS.Cls_Gen eral")
s=ClsFEnd.GF_UPDATE_ANALYSIS(sIDe_Code,UPLOADER.FO RM("h_inctype"),UPLOADER.FORM("h_workrelated"),UPL OADER.FORM("h_division"))
This similar code is running on Local network. it is working perfect.
The dll registered in Internet server 2003, by using regsvr32
i have tried with Component management. its not working.
please give me solution.
Thanks,
Antony G Vijayan
|