Currency Converter (Server Error in Application)

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
2/1/2010 8:23:17 PM
Gravatar
Total Posts 70

Currency Converter (Server Error in Application)

Hello Joe,

I am using an HTML module created a currency converter it has a textbox and dropdownlist and on the Submit button a page will pop out (using javascript). This page will do the necessary conversion. My code uses a Web Client Class and a third party Html Agility PAck that parse an Html Page.

My problem is it displays an error

Server Error in '/' Application.

Security Exception 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.


Any help is greatly appreciated.

Thanks.

Cesse

You must sign in to post in the forums. This thread is closed to new posts.