Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Server Error in '/SGNSRV' Application.

We've had a consultant attempt to install safeguard, however we are having problems. When trying to view

http://localhost/SGNSRV to verify functionality we are getting the following error.

sophos.PNG

Any idea where i should start to trouble shoot this? Thanks

:44009


This thread was automatically locked due to age.
Parents
  • This error usually means that the assembly was not found. Try verifying that the file exists in the directory where your application is running.

    If you still can't figure out which file fails loading, try using a tool such as Fusion Log Viewer (runfuslogvw.exe from the Visual Studio command prompt), to determine which files the CLR (Common Langauge Runtime) was trying to load and from where, so that you can see exactly what failed. 

    Have you made sure you restarted the IIS services? could be something that has hung, might not be the issue but there has been times when I am working with .net apps or sites that just need a good IIS rekick.

    It could also be due to a 64 bit vs 32 bit processes depneding on what is complied, 64 bit process can't load 32 bit libraries which can sometimes create this error.

    You can alos contact Sohpos Support and they can assist with this situation as well. I have ran into a issue or two with the webportal and had it resolved with Helpdesk you can call  (888-SOPHOS-9) or email a ticket issue support@sophos.com 

    :44047
Reply
  • This error usually means that the assembly was not found. Try verifying that the file exists in the directory where your application is running.

    If you still can't figure out which file fails loading, try using a tool such as Fusion Log Viewer (runfuslogvw.exe from the Visual Studio command prompt), to determine which files the CLR (Common Langauge Runtime) was trying to load and from where, so that you can see exactly what failed. 

    Have you made sure you restarted the IIS services? could be something that has hung, might not be the issue but there has been times when I am working with .net apps or sites that just need a good IIS rekick.

    It could also be due to a 64 bit vs 32 bit processes depneding on what is complied, 64 bit process can't load 32 bit libraries which can sometimes create this error.

    You can alos contact Sohpos Support and they can assist with this situation as well. I have ran into a issue or two with the webportal and had it resolved with Helpdesk you can call  (888-SOPHOS-9) or email a ticket issue support@sophos.com 

    :44047
Children
No Data