Excel 2003, C#, and Remoting

E

Epic

Having an issue I hope someone can help me with...

Creating an Excel 2003 application using Visual Studio Tools for Office. In
the OfficeCodeBehind, I want to use remoting to pull data from our server.
When I run the application I get the following error message...

System.Security.Policy.PolicyException: Execution permission cannot be
acquired.


I have went through the .Net Configuration 1.1 and set the Office Projects
(and all sub-levels) permissions to Full Trust.

Anyone have any thoughts as to what I am missing?

Thanks for the help.
 

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