Jump to content

Recommended Posts

Posted

I feel like I'm nearly there now!

 

I have an error still that looks like this...

 

Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

 

Parser Error Message: Connection String not Found'.

 

Source Error:

 

 

Line 178:

Line 179:

Line 180:

Line 181:

Line 182:

 

 

 

Has anyone seen this error before??

 

thanks

Posted

Looks like you are missing your section in the Web.config, or the line that is there has somehting other than ADConnectionString in the name attribute. Not sure which line it should be in v6 though.

 

Also, is that space in the connectionUsername meant to be there?

  • Thanks 1
Posted
Looks like you are missing your section in the Web.config, or the line that is there has somehting other than ADConnectionString in the name attribute. Not sure which line it should be in v6 though.

 

Also, is that space in the connectionUsername meant to be there?

 

Weird the space if not in the config file but appeared when I pasted the text!

Posted
Is there a guide for setting up the lastest config file? The youtube guide seems to be for an older version.

 

Thanks

Are there any plans to bring back a config tool? The web.config is a pain to reconfigure each time.

Posted
Will start working on a new one for the 6.1 release. Hopefully I'll make it so the new one saves as it goes along and has some error reporting feedback
Posted
Will start working on a new one for the 6.1 release. Hopefully I'll make it so the new one saves as it goes along and has some error reporting feedback

Brilliant. I'll hold fire on upgrading for a bit.

Posted (edited)

I'm pleased the announce the release of the HAP+ Config Tool for v6

 

Download from Home Access Plus+ - Download: v6.0

 

Enjoy.

 

The Home Page links still require manual editing of the web.config.

 

The exe on codeplex is a self extracting RAR file which auto runs the HAP+ Config Tool (asks where HAP+ is installed), if you don't want it to bug you about where HAP+ is, using WINRAR extract the contents (2 files) to ~/bin/

 

 

Note: Remember to untick the readonly option for the ~/web.config

Edited by nickbro
Posted

Changes due in 6.1:

 

  • New Home Page Layout (using some features from the HAP+ User Card)
  • Drive Space Indicators in the Basic My Computer Browser
  • Image Thumbnails in the Basic My Computer Browser
  • More updates to the Config Tool
  • Get File Type Icons from Registry (will use icons in the ~/images/ folder 1st (higher res))
  • Anything else I think of

Posted

Hiya,

 

Im not quite sure what im doing wrong with regard to the User Card, but whenever I launch the program it waits about 6 seconds then quits with an "unexpected error"...Ive checked the config and all seems right (Ive even checked our internet logs to see if it goes to the HAP site but no :( )

 

Just had a thought, I am running it on Windows 7 x64? Would that make a difference?

 

Thanks Mart! - Brilliant work Nick!

Posted
Check that you can access https://%yoursite%/extranet/usercard/api.asmx without a username & password.

 

Hi Nick,

 

Yea I can, it gives this...

 

The following operations are supported. For a formal definition, please review the Service Description. 

GetFreeSpacePercentage 

getInit 

getMyTickets 

getPhoto 

setNewTicket 

 

I also have a problem with the Enhanced version of HAP, it doesnt display any drives but the basic one works fine...:(

 

Cheers

 

Mart

Posted (edited)
It'll be down to quota/drive space indicators if both the user card and Enhanced MC Browser aren't working. Edited by nickbro
Posted

Nope sorry, cant figure this one out, Ive cancelled out the quota bit in web.config...

 

Ive even just deleted my whole installation and started from scratch and it doesnt work (ive even installed the quota service and done that bit of the web.config) and no go :(

 

It used to work before v6....:(

Posted

Cheers Nick, Do appreciate it! :)

 

(Ive removed the server name but everything else is the same)

 

Here is the error on the Enhanced version page of HAP

 

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MASM; .NET4.0C; .NET4.0E)
Timestamp: Fri, 22 Apr 2011 14:34:44 UTC


Message: Unhandled Error in Silverlight Application [Async_ExceptionOccurred]
Arguments: 
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=4.0.60129.0&File=System.dll&Key=Async_ExceptionOccurred   at System.ComponentModel.AsyncCompletedEventArgs.RaiseExceptionIfNecessary()
  at HAP.Silverlight.Browser.service.ListDrivesCompletedEventArgs.get_Result()
  at HAP.Silverlight.Browser.MainPage.soap_ListDrivesCompleted(Object sender, ListDrivesCompletedEventArgs e)
  at HAP.Silverlight.Browser.service.apiSoapClient.OnListDrivesCompleted(Object state)
Line: 1
Char: 1
Code: 0
URI: http://www.MYSCHOOL.org.uk/Extranet/MyComputerSL.aspx

web.txt

Posted

Ah Ok! Thanks, When I saw yours going to https I wondered about that...I was trying to avoid paying for an SSL certificate lol ;)

 

Thanks again Nick, Ill give that a try! :)

 

Mart

Posted (edited)
Use a free SSL cert from StartSSL if you have a proper domain like myschool.org.uk, since you can be verified as the owner.

 

StartSSL is supported natively in Windows Vista, 7 and I think in XP now too.

 

Thanks Nick! Legend! :)

 

Edit - Yeah everything works brilliant now Nick! Thanks mate! Great work!!

Edited by Netwacky87

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