Thank you however I now have the following parser error, any idea of how to sort this?
[h=1]Server Error in '/hap' Application.[/h][h=2]Parser Error[/h]Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
Parser Error Message: Could not load type 'HAP.HelpDesk.HelpDesk.Default'.
Source Error:
[TABLE=width: 100%]
[TR]
[TD]Line 1: <%@ Page Title="Helpdesk" Language="C#" MasterPageFile="~/masterpage.master" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="HAP.HelpDesk.HelpDesk.Default" %>
Line 2:
Line 3: [/TD]
[/TR]
[/TABLE]
Source File: /hap/Helpdesk/default.aspx Line: 1
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34009