Jump to content

Recommended Posts

Posted

Hi there

 

Im trying to setup HAP+ V8

 

I have worked through the instructions - the only parts I couldnt follow is step 37/38 where it says about checking if forms authentication is in the list. Its not, and Im not sure how to get it there? I only have anomynous auth there. This is on server 2008r2 IIS 7

 

The following is the error Im getting, any ideas?

 

hap error.PNG

Posted

Hi Nick

 

Sorted all that. Even got version 7 working completely before realising I actually wanted V8!

 

I have got that working, apart from when I go to see someones files, I get the following error?

 

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.mycomputer'.

 

Source Error:

 

 

Line 1: <%@ Page Title="STB" Language="C#" MasterPageFile="~/masterpage.master" AutoEventWireup="true" CodeBehind="mycomputer.aspx.cs" Inherits="HAP.mycomputer" %>

Line 2: <%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %>

Line 3: <%@ Register Src="~/Controls/NewFolder.ascx" TagName="NewFolder" TagPrefix="hap" %>

 

Source File: /HAP/mycomputer.aspx Line: 1

Posted

using that but it keeps forgetting the password? Not a big issue tho.

 

is there a how to for live tiles nick?

 

Also I have set up room booking, but no staff can see it iron the menu despite setting permission to s staff group? it also says its not a term, despite setting the dates in the admin??

 

Can't wait to launch it!!

  • 2 weeks later...
Posted (edited)
Hi Nick

 

Sorted all that. Even got version 7 working completely before realising I actually wanted V8!

 

I have got that working, apart from when I go to see someones files, I get the following error?

 

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.mycomputer'.

 

Source Error:

 

 

Line 1: <%@ Page Title="STB" Language="C#" MasterPageFile="~/masterpage.master" AutoEventWireup="true" CodeBehind="mycomputer.aspx.cs" Inherits="HAP.mycomputer" %>

Line 2: <%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %>

Line 3: <%@ Register Src="~/Controls/NewFolder.ascx" TagName="NewFolder" TagPrefix="hap" %>

 

Source File: /HAP/mycomputer.aspx Line: 1

 

I am getting this too when trying to go from v7 to v8

 

edit:- swapped the app_data folder to the v8 one and that error has gone now, few more that I am working through

Edited by Danp

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...