View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
helix helix is offline
external usenet poster
 
Posts: 1
Default Excel/Office PIA & Security Policy

Hi,

I'm pretty new to PIA and have been experimenting with the Excel PIA and
MC++. Having created the dll and linked it into my Excel worksheet, it
refuses to run my code, displaying a security message which looks something
like this:

"The currenct .NET security policy does not permit myApp to run on the
folder E:\. Do not change the security policy in your computer. The .NET
security policy is controlled by your administrator or teh developer who
wrote the custom macros...."

All the code was developed on the same machine, so I don't understand why
it's not letting it run. Any comments would be gratefully received !!

Many thanks,
Helix