DanielCowley Posted June 25, 2014 Posted June 25, 2014 I have this issue every time somebody tries to access the help desk or the booking system on my HAP+. Does anybody have any idea of how to stop this from happening.hap issues.docx
nickbro Posted June 25, 2014 Posted June 25, 2014 Check the web.config file of the helpdesk, it has specific groups specified in there which may not match your AD 1
DanielCowley Posted June 30, 2014 Author Posted June 30, 2014 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
nickbro Posted June 30, 2014 Posted June 30, 2014 The help desk is a separate plugin as of version 10, make sure you install that plugin as well
DanielCowley Posted June 30, 2014 Author Posted June 30, 2014 We have already installed it, do you have any other ideas as to what the problem could be?
nickbro Posted June 30, 2014 Posted June 30, 2014 None, make sure you overwrite everything with the contents of the Help Desk plugin, it's missing either the dll or page
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now