Failed to grant permission to execute

P

-pb-

Hi,

I am developing a windows form application using C# on .net 1.1.

This exe uses a COM dll which I had added as a reference and VS2003
had produceds necessary stub for inter operation.

Now when I run this exe on my production area it gives me an error
"Failed to grant permission to execute" but works fine on my local
development area. Does anyone have any idea what is going wrong
 
G

Guest

Could you please tell what this com dll is doing, can u also verify the user
privileges/account in which u r trying to execute this.

Thnx
subu
 
P

-pb-

Could you please tell what this com dll is doing, can u also verify the user
privileges/account in which u r trying to execute this.

Thnx
subu








- Show quoted text -

Te COM dll is 3rd party dll which do some processing with database.
The function is exposed via COM dll to start that processing.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top