Server logs

Discussion in 'General troubleshooting' started by wj heng, Jul 14, 2011.

  1. I am using a wcf service which runs fine until I try to DLLImport a dll and run one of its function.

    The exception message is 'Access is denied.'. See server logs for more details.

    How do I access the server logs on Winhost?

    Btw, it works totally fine on my localhost
     
    Last edited by a moderator: Oct 14, 2015
  2. I have solved this security problem by increasing the trust level.

    However, I cannot get the DLLimport to work at all. I am getting unable to load dll error messages, even for a simple example I created with no dependency at all.

    Can anybody help?
     

Share This Page