SteveoAtilla Posted August 13, 2007 Posted August 13, 2007 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 Quote 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
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.