Hi
I’m trying to access my Web.config’s machineKey on my Windows Shared hosting account using ASP.NET WebConfigurationManager.OpenWebConfiguration(System.Web.Hosting.HostingEnvironment.ApplicationVirtualPath) but Jodohost’s security policy does not allow me. Is there another way to read the application’s machinekey value?
Thanks
Gavin