Hi, I am having a problem in running wpf webbrowser application online. It is giving an error: Trust Not Granted. I found a solution in the following link: http://stackoverflow.com/questions/8714981/answer/submit but I am unable to understand it properly.
Any help on this topic would be higly appreciated.
The link which needs to work for me is: praneeth.com/pes..
Please help me. I look forward for your replies.. You can also contact me in arunava.saha(symbol_at)snapstech(symbol_dot)com
Dotnet framework has 4 trust levels: low, medium, high & full trust
Most of the hosting service providers offer medium trust (since it is recommended by Microsoft). But some major features like master page etc work on full trust. Please check if your service provider offers full trust for your hosting.
Hope this helps.
WPFwebbrowser
Please mark as answered if this answer helped you.
arunavasaha
Member
2 Points
9 Posts
Trust not granted
Apr 30, 2012 10:51 AM|LINK
Hi, I am having a problem in running wpf webbrowser application online. It is giving an error: Trust Not Granted. I found a solution in the following link: http://stackoverflow.com/questions/8714981/answer/submit but I am unable to understand it properly. Any help on this topic would be higly appreciated.
The link which needs to work for me is: praneeth.com/pes..
Please help me. I look forward for your replies.. You can also contact me in arunava.saha(symbol_at)snapstech(symbol_dot)com
Thanks in Advance.
--Arunava Saha
WPF webbrowser
Shankar_ss
Participant
1270 Points
279 Posts
Re: Trust not granted
Apr 30, 2012 10:58 AM|LINK
Dotnet framework has 4 trust levels: low, medium, high & full trust
Most of the hosting service providers offer medium trust (since it is recommended by Microsoft). But some major features like master page etc work on full trust. Please check if your service provider offers full trust for your hosting.
Hope this helps.
WPF webbrowser
Shankar
carl.steinha...
Participant
922 Points
247 Posts
Re: Trust not granted
Apr 30, 2012 01:23 PM|LINK
Hi arunavasaha,
Yes, you need to check whether yout current provider support full trust or not.
WPF webbrowser
Carl Steinhart
arunavasaha
Member
2 Points
9 Posts
Re: Trust not granted
May 01, 2012 04:04 AM|LINK
Ohh Yes.. I have solve the issue.. I just need to execute the script in cmd. that will make it. Anyway thank you for your replies
WPF webbrowser