Request for full trust level ...

Srs. Jodohost,

I can’t run one of my assemblys because the restricted trust level in my ASP.NET 2.0 applications. How we can get a full trust level in the “originUrl” attribute pointing to my actual domains in your machine config file ?

I can’t do it in my local config files because … “This happens when the site administrator has locked access to this section using from an inherited configuration file.”.

Thanks in advance.

Regards,
NMD

The simple answer is, no full trust won’t be given. It is a security risk

The answer beyond that is, please modify your code to work within Medium trust levels, + ODBC + OLE + Oracle Client permissions.