G
Guest
Hi,
I am using VS2005, using c++ to build a CLR DLL as an extended stored
procedure for an SQL2005 instance.
My VS2005 is running on Vista.
I built a dll using clr and am tring to use the "deploy" feature from the
list of options: BUILD, REBUILD, DEPLOY, CLEAN, ...
After some time I get an error message:
1>Deployment to database failed
1>Unverifiable code failed policy check. (Exception from HRESULT: 0x80131402)
========== Build: 0 succeeded, 0 failed, 1 up-to-date, 0 skipped ==========
========== Deploy: 0 succeeded, 1 failed, 0 skipped ==========
This does not tell me much.
Ok, Now what?
I am using VS2005, using c++ to build a CLR DLL as an extended stored
procedure for an SQL2005 instance.
My VS2005 is running on Vista.
I built a dll using clr and am tring to use the "deploy" feature from the
list of options: BUILD, REBUILD, DEPLOY, CLEAN, ...
After some time I get an error message:
1>Deployment to database failed
1>Unverifiable code failed policy check. (Exception from HRESULT: 0x80131402)
========== Build: 0 succeeded, 0 failed, 1 up-to-date, 0 skipped ==========
========== Deploy: 0 succeeded, 1 failed, 0 skipped ==========
This does not tell me much.
Ok, Now what?