When I try to go to the lansweeper31 website I see the following error message:
Compilation Error Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS1026: ) expected
Source Error:
Line 1: <Script runat="server"> Line 2: function getclass(byval sessie as string) as string Line 3: if (request("item") = sessie) or (request("item")= "" and sessie="start") or (request("det") = sessie) then Line 4: return "seltextor"