The following is the error I receive when trying to open Lawsweeper.
David F
Server Error in '/lansweeper' Application.
--------------------------------------------------------------------------------
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: CS0234: The type or namespace name 'general' does not exist in the namespace 'Lansweeper' (are you missing an assembly reference?)
Source Error:
 
Line 13:         <tr>
Line 14:           <td width="10" align="center"><img src="images/dashboardsm.gif" width="10" height="10" /></td>
Line 15:           <td align="left" ><a href="default.aspx" class="<%=Lansweeper.general.getclass(request,"start")%>">Dashboard reports</a></td>
Line 16:         </tr>
Line 17:         <tr>
 
Source File: c:\Program Files\Lansweeper\Website\inctop.aspx    Line: 15 
Show Detailed Compiler Output:
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3082