Jump to content

Recommended Posts

Posted (edited)

Hi, apologies for starting a new thread I was not sure if to add to another?

 

First of all Nick, thankyou for all your hardwork. What you have produced is fantastic!

 

Now to my problem. It's late so if I'm not quite coherent in my description, I'll be blaming that fact. :p

 

To help I have added pics.

 

Firstly, when I attempt to add a booking I get the following error:

 

message.jpg

 

That's fine, I refresh the page and the booking has been made. However in the past I'm sure the persons display name was shown with the booking, not their username? Have I missed something on the setup?

 

Then, if I check other dates, the calendar covers the first lesson 'area', only a refresh will clear it.

 

coveredname.jpg

 

Then finally, if I were to cancel the booking I get a new message error, the screen greys out and I need to refresh the page again to clear:

 

cancel.jpg

&

grey.jpg

 

Again apologies if these are known issues, and any help accepted in clearing them if anyone has any ideas?

 

Edit: This done from home on Win 7 64bit, IE9. Server is 2003 running IIS6.

Edited by wdwm
Additional Info Added
Posted
Hi, apologies for starting a new thread I was not sure if to add to another?

 

First of all Nick, thankyou for all your hardwork. What you have produced is fantastic!

 

Now to my problem. It's late so if I'm not quite coherent in my description, I'll be blaming that fact. :p

 

To help I have added pics.

 

Firstly, when I attempt to add a booking I get the following error:

 

[ATTACH=CONFIG]11375[/ATTACH]

Should be fixed in v7.2 (when it's out later today). It's due to the email address not being in AD/SMTP server being disabled. I'd forgotten to check to see if SMTP was disabled

Home Access Plus&#43

That's fine, I refresh the page and the booking has been made. However in the past I'm sure the persons display name was shown with the booking, not their username? Have I missed something on the setup?

What user are you using to connect to AD? It needs to be an administator preferably

Then, if I check other dates, the calendar covers the first lesson 'area', only a refresh will clear it.

 

[ATTACH=CONFIG]11376[/ATTACH]

You should be abled to click here it says 1a and the calendar disapears

Then finally, if I were to cancel the booking I get a new message error, the screen greys out and I need to refresh the page again to clear:

 

[ATTACH=CONFIG]11377[/ATTACH]

&

[ATTACH=CONFIG]11378[/ATTACH]

 

Again apologies if these are known issues, and any help accepted in clearing them if anyone has any ideas?

 

Edit: This done from home on Win 7 64bit, IE9. Server is 2003 running IIS6.

Same as above, fixed in v7.2.

Posted

Still having an issue with booking and cancelling lessons. It throws up a new error:

 

calendarcancel.jpg

 

And user names are still being shown not display names. I'm using the administrator account to connect to the AD.

 

(Thanks for quick turn around on new patch!)

Posted
Still having an issue with booking and cancelling lessons. It throws up a new error:

 

[ATTACH=CONFIG]11401[/ATTACH]

 

And user names are still being shown not display names. I'm using the administrator account to connect to the AD.

 

(Thanks for quick turn around on new patch!)

 

Further update, I've just tried a creating a ticket. In the drop down it only shows the user names ("xyz - xyz") as opposed to username and display name. Then when I attempt to create ticket I get an error page:

 

[indexOutOfRangeException: Index was outside the bounds of the array.]

HAP.Web.HelpDesk.Ticket..ctor(XmlNode node) +626

HAP.Web.HelpDesk.Default.loadtickets() +452

HAP.Web.HelpDesk.Default.Page_Load(Object sender, EventArgs e) +74

System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14

System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35

System.Web.UI.Control.OnLoad(EventArgs e) +91

System.Web.UI.Control.LoadRecursive() +74

System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2207

 

The ticket does get created but if I click to view I get:

 

Databinding methods such as Eval(), XPath(), and Bind() can only be used in the context of a databound control.

Line 104:

Line 105:

Line 106:

<%#Eval("Status") %>">#<%#Eval("Id") %> - <%#Eval("Subject") %> - Priority: <%#Eval("Priority")%>

Line 107:

Filed on <%#Eval("Date")%> by <%#((HAP.Web.HelpDesk.Ticket)Container.DataItem).User.DisplayName %>

Line 108:

 

Then finally, if I check for closed tickets:

 

Index was outside the bounds of the array.

[indexOutOfRangeException: Index was outside the bounds of the array.]

HAP.Web.HelpDesk.Ticket..ctor(XmlNode node) +626

HAP.Web.HelpDesk.Default.loadtickets() +452

HAP.Web.HelpDesk.Default.Page_Load(Object sender, EventArgs e) +74

System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14

System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35

System.Web.UI.Control.OnLoad(EventArgs e) +91

System.Web.UI.Control.LoadRecursive() +74

System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2207

Posted
Are you running v7.2? v7.2 should of fixed 1 of those issues

 

Yes, downloaded the patch update not the full version.

Posted

Hi Nick,

 

Have reinstalled the 7.2 patch and there were extra files than lastnight. Apart from creating a ticket, all the other bugs are still there. Is it worth me trying a complete fresh install?

Posted
Same issues with fresh install. Gonna go scratch me head and have another look. Thankyou for your support thusfar Nick, it is appreciated.
Posted

I still have issues with the booking system and helpdesk. It appears that it can not produce the 'displayName' correctly, this leads to other various errors that I've previously mentioned. Too my knowledge (after several resintalls) I have followed the set up correctly. I run IIS6 on a Win server 2003 SP2 server. Are there others out there suffering similair issues with? if so, how did you get around the displaying of the displayName? (please)

 

The following image is from the help desk 'Create Admin Ticket' area.

 

userdisplayname.jpg

Posted
The drop down list is populated directly from AD, it should pull the notes and display name. Ok, done some digging, seems to be ignoring the display name. Will be fixed in v7.5 due out this weekend hopefully
Posted (edited)

Thankyou Nick, have done as requested and now have a new error! This is creating a new admin ticket.

 

The specified string is not in the form required for an e-mail address. 
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: System.FormatException: The specified string is not in the form required for an e-mail address.

Source Error: 

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  

 

With this stack trace.

 

[FormatException: The specified string is not in the form required for an e-mail address.]
  System.Net.Mail.MailAddressParser.ReadCfwsAndThrowIfIncomplete(String data, Int32 index) +1251989
  System.Net.Mail.MailAddressParser.ParseDomain(String data, Int32& index) +118
  System.Net.Mail.MailAddressParser.ParseAddress(String data, Boolean expectMultipleAddresses, Int32& index) +94
  System.Net.Mail.MailAddressParser.ParseAddress(String data) +23
  System.Net.Mail.MailAddress..ctor(String address, String displayName, Encoding displayNameEncoding) +245
  HAP.Web.HelpDesk.Default.FileAdminTicket_Click(Object sender, EventArgs e) +1175
  System.Web.UI.WebControls.Button.OnClick(EventArgs e) +118
  System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +112
  System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
  System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
  System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
  System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5563

 

However, the ticket does become created.

 

Display names are also now listed in booking calendar dropdown selection, but I'm still getting 'Outside bounds of array' error when I create a booking and the new booking also only displays the username not the display name. Sorry for being a pain!

 

Edit: Creating a non-admin ticket functions fine in help desk.

Edited by wdwm
Posted
Ok, figured this one out, it's caused by not preexisting tickets. I've corrected the code. Will be released with the v7.5 release. If you create a non-admin ticket, the admin ticket should start working as well
  • Thanks 1
Posted
Thanks Nick, any idea what could be wrong with my calendar settings causing the 'Out of Bounds' thing in Room Booking?

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