Jump to content

Recommended Posts

Posted

Hi @nickbro

 

I'm having some problems with the v10 helpdesk.

 

One being this error when attempting to do anything with an existing ticket such as Update.

 

[ATTACH=CONFIG]24940[/ATTACH]

 

The other being this one when anyone logs a ticket.

 

[ATTACH=CONFIG]24941[/ATTACH]

 

Also, I know you added things such as only allowing staff to view announcements and assests within the helpdesk, do you have any documentation on how to use this?

 

TIA

Posted (edited)

This is the error in the Event log relating to the ticket updating.

 


An error occurred in Home Access Plus+

Page: mscorlib

Value cannot be null.
Parameter name: inputBuffer


System.ArgumentNullException: Value cannot be null.
Parameter name: inputBuffer
  at System.Security.Cryptography.RijndaelManagedTransform.TransformFinalBlock(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount)
  at System.Security.Cryptography.CryptoStream.FlushFinalBlock()
  at System.Security.Cryptography.CryptoStream.Dispose(Boolean disposing)
  at System.IO.Stream.Close()
  at HAP.Web.Configuration.SMTP.get_Password()
  at HAP.HelpDesk.API.UpdateTicket(String Id, String Note, String State, String Priority, String ShowTo, String FAQ, String Subject, String AssignTo, Attachment[] Attachments)
  at SyncInvokeUpdateTicket(Object , Object[] , Object[] )
  at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
  at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)
  at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)
  at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc)
  at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)


  at System.Security.Cryptography.RijndaelManagedTransform.TransformFinalBlock(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount)
  at System.Security.Cryptography.CryptoStream.FlushFinalBlock()
  at System.Security.Cryptography.CryptoStream.Dispose(Boolean disposing)
  at System.IO.Stream.Close()
  at HAP.Web.Configuration.SMTP.get_Password()
  at HAP.HelpDesk.API.UpdateTicket(String Id, String Note, String State, String Priority, String ShowTo, String FAQ, String Subject, String AssignTo, Attachment[] Attachments)
  at SyncInvokeUpdateTicket(Object , Object[] , Object[] )
  at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
  at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)
  at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)
  at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc)
  at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)

Edited by fairm010
Posted

This one is the error when creating a new ticket

 


An error occurred in Home Access Plus+

Page: mscorlib

Value cannot be null.
Parameter name: inputBuffer


System.ArgumentNullException: Value cannot be null.
Parameter name: inputBuffer
  at System.Security.Cryptography.RijndaelManagedTransform.TransformFinalBlock(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount)
  at System.Security.Cryptography.CryptoStream.FlushFinalBlock()
  at System.Security.Cryptography.CryptoStream.Dispose(Boolean disposing)
  at System.IO.Stream.Close()
  at HAP.Web.Configuration.SMTP.get_Password()
  at HAP.HelpDesk.API.FileTicket(String Subject, String Room, String Note, Attachment[] Attachments)
  at SyncInvokeFileTicket(Object , Object[] , Object[] )
  at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
  at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)
  at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)
  at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc)
  at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)


  at System.Security.Cryptography.RijndaelManagedTransform.TransformFinalBlock(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount)
  at System.Security.Cryptography.CryptoStream.FlushFinalBlock()
  at System.Security.Cryptography.CryptoStream.Dispose(Boolean disposing)
  at System.IO.Stream.Close()
  at HAP.Web.Configuration.SMTP.get_Password()
  at HAP.HelpDesk.API.FileTicket(String Subject, String Room, String Note, Attachment[] Attachments)
  at SyncInvokeFileTicket(Object , Object[] , Object[] )
  at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
  at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)
  at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)
  at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc)
  at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)

Posted

Hi Nick, It would appear I have sorted this, I have migrated over to using SQL for my helpdesk, much faster!

 

However, I have no dialog box when I click Update like I did in v9 do I cant close any cases!

Posted
The help desk has changed, click on the status and it will change to a drop down box, the update button actually updates the ticket, it's all inline editing now
Posted
Hi @nickbro, I'm still seeing the first error. If you create a new ticket, fill it out and press Update it comes up. Then if you refresh the page it appears as it should. All notification emails are working as they should. It also happens when I update / close tickets.

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