Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hello all.

 

I have a C++ app that had been working, but needed a few tweaks.

 

I made those tweaks, and it runs locally both on my machine, and the server that the .exe is on. The problem is, it is not run directly from the server, but from another server. Here is the specific message:

Unhandled Exception: System.Security.Policy.PolicyException: Unverifiable assembly '\\pmasql\pmtravel\scripts\xml2sql.exe' failed policy check.

The program runs from a machine named pmautil but the executable is loaded on the pmasql machine.

 

It had been working just fine, so I don't know what "unsafe" code I may have added. I have changed the .NET framework permissions on pmautil, so I'm not sure what to do next.

 

Help!

 

Thanks,

 

Kahuna

The three most important things in life: God, your family, and the Green Bay Packers -- Not necessarily in that order.

Winning is not a sometime thing. You don't win once in a while, you don't do things right once in a while, you do them right all the time. Winning is a habit. Unfortunately, so is losing.

-- Vincent T. Lombardi

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...