Problem with machine.config

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello every one:

I have a problem: We have applications in a share server but they have
changed the machine.config <trust level= "Full" to
<trust level="Medium", this does not let me use assembles like a text editor
of htlm. I tried to write down this line:
trust level="Full" at the web.config but it did not work because they have
take out all permissions to overwrite policies.

What can I do to solve this problem, I am searching for any answer through
Internet but there is not clues.
 
Hi Jorge:

You'll have to negotiate with the person(s) who set this policy.
Perhaps they can grant the additional permissions you need. If there
was a work around it would create a giant security hole...
 
Ask your hosting service to allow you full rights.
If they don't, switch to another hosting service.




Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top