vimalnaik
December 12th, 2002, 05:32 AM
I have built an asp.net application and using C# for bussiness logic.
I have a VC exe(COM server) which i need to access thru my BLL(in C#). I have created a .net wrapper for this exe using the tlbimp command.
When i call this wrapper thru the IIS i get the error:
"Access is deneid."
I beleive this is a security issue, but i don't know where i'm going wrong.
Thanks in advance,
Vimal Naik
I have a VC exe(COM server) which i need to access thru my BLL(in C#). I have created a .net wrapper for this exe using the tlbimp command.
When i call this wrapper thru the IIS i get the error:
"Access is deneid."
I beleive this is a security issue, but i don't know where i'm going wrong.
Thanks in advance,
Vimal Naik