Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Participant
853 Points
1290 Posts
Jan 20, 2008 05:52 AM|LINK
I seemed to have resolved it by changing the Trust Level to "Full" in web.config:
<
It still puzzles me as to why the application would accept one set of input and not another.
muybn
Participant
853 Points
1290 Posts
Re: Application attempted to perform an operation not allowed by the security policy
Jan 20, 2008 05:52 AM|LINK
I seemed to have resolved it by changing the Trust Level to "Full" in web.config:
<
trust level="Full"/>It still puzzles me as to why the application would accept one set of input and not another.