TexasHiking
Perch
I'm trying to play around with the new Amazon Product API code examples and I'm not able to get them to run on the server. I get an error that reads:
Description: The application attempted to perform an operation not allowed by the security policy. To grant this application the required permission please contact your system administrator or change the application's trust level in the configuration file.
Exception Details: System.Security.SecurityException: That assembly does not allow partially trusted callers.
I have read that the SOAP serializer requires full trust in order to function properly (http://msdn.microsoft.com/en-us/library/chyky9hf(VS.80).aspx). Is there some way to work around this or do I need to use another method?
Have any other users gotten the new authenticated Amazon Product API working on Jodohost?
Description: The application attempted to perform an operation not allowed by the security policy. To grant this application the required permission please contact your system administrator or change the application's trust level in the configuration file.
Exception Details: System.Security.SecurityException: That assembly does not allow partially trusted callers.
I have read that the SOAP serializer requires full trust in order to function properly (http://msdn.microsoft.com/en-us/library/chyky9hf(VS.80).aspx). Is there some way to work around this or do I need to use another method?
Have any other users gotten the new authenticated Amazon Product API working on Jodohost?