VersaDev Knowledge Base

 

 


New Call Error - Unexpected Token Error


Category: FAQ

The information in this article applies to:

  • versaSRS 3.3.0 New Installation Only

Symptoms

When changing the Queue dropdown or Clicking the New Call Button the application returns an error message as such (or similar):

System.Web.Services.Protocols.SoapException: Server was unable to process request.
-->System.Xml.XmlExecption: This is an unexpected token. The expected token is 'EndElement'. Line 1, position 31. at System.Xml.XmlTextReader.Read(). ..... etc ..... etc

Cause

Default data script supplied with versaSRS.

Resolution

To correct this issue execute the following SQL script against the versaSRS database:

UPDATE  tbl_QueueDueDates SET DisplayLabel = ''


Last Reviewed: 23/07/2009
Powered by VersaDev Copyright 1994 - 2008

Article # Q731185


Last Reviewed
23/07/2009

Print this page  Print this page
Click link to send to a friend  Send to a friend
Add to Favorites  Add to Favorites

Provided by
VersaDev Support Services


Did the information in this article help answer your question?

Yes
No
Did not apply