Having a hard time with this VS2005 VB 3tier winform app.
I run teh app in debug mde just fine. I go to the folder for debug
and click on the exe file. The JIT error comes up:
************** Exception Text **************
System.Security.SecurityException: That assembly does not allow
partially trusted callers.
at
System.Security.CodeAccessSecurityEngine.ThrowSecurityException(Assembly
asm, PermissionSet granted, PermissionSet refused, RuntimeMethodHandle
rmh, SecurityAction action, Object demand, IPermission permThatFailed)
at AutoZone.AllData.CreditCards.RunBatch.LoadBatchData()
This is all on my local drive.
Any ideas? I get the same error on my bin\release version and the one
click deployment is not working either???
any ideas?
TIA
__Stephen
Mr. Arnold - 06 Jul 2007 15:47 GMT
<snipped>
Google is your friend.
http://www.google.com/search?hl=en&q=The+assembly+does+not+allow+partially+trust
ed+callers.&btnG=Google+Search