User Profile & Activity

Rajashekar K N Member
Posted: January 11, 2011 12:47 AM

Yes i am running the webcombo on webgarden environment.

and it is giving error mostly on IE6 browser. In IE 7.0 we did not get this error.

do i need to do some extra settings for IE6.

 

Thanks.

Posted: January 10, 2011 6:26 AM

Hi Martin,

Recap:

we think the problem on Viewstate. as the page works for some machines on some server.especially it is failing on webgarden. and also in the eventviewr it logging the error as "form authentication failed error in webresource.axd" so overcome this issue we are storing the viewstate in the database.

 

after to store the viewstate in database we are getting these below errors.

 

Note: in the same page we are using 3 webcombos,based on a drop doen valuse we are hiding the other 2 webcombos.

 

Data at the root level is invalid. Line 10, position 1.
'POST' is an unexpected token. Expecting white space. Line 1, position 975.
Data at the root level is invalid. Line 10, position 1.
Unexpected end of file has occurred. The following elements are not closed: AttrKey, ISXMLMapping, CompressedXml. Line 4, position 80.
The 'NodeValue' start tag on line 3 does not match the end tag of 'NodeVPOST'. Line 3, position 30.
Unexpected end of file has occurred. The following elements are not closed: AttrKey, ISXMLMapping, CompressedXml. Line 4, position 80.

 

Please let us know,what could solve this issue. i have attached the properties of 3 webcombo also.


 

Posted: January 5, 2011 7:38 AM

Hi Lie,

We are also trying to reproduce it in our local environment.

This issue is happening on our production environment. We have load balancer environment in our production servers. The same user we are trying serach in combo, it's working fine. End user are facing the following issues.

1).Data at the root level is invalid. Line 1, position 3621.

2)'/' is an unexpected token. The expected token is '='. Line 1, position 981.

3)'LastName' is an unexpected token. Expecting white space. Line 1, position 2067.

 

StackTrace for this error is :

   at System.Xml.XmlTextReaderImpl.Throw(Exception e)     at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)     at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()     at System.Xml.XmlTextReaderImpl.ParseDocumentContent()     at System.Xml.XmlTextReaderImpl.Read()     at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)     at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)     at System.Xml.XmlDocument.Load(XmlReader reader)     at System.Xml.XmlDocument.LoadXml(String xml)     at ISNet.WebUI.ISNetControl.LoadPostData(String postDataKey, NameValueCollection postCollection)     at ISNet.WebUI.WebCombo.WebCombo.LoadPostData(String postDataKey, NameValueCollection values)     at System.Web.UI.Page.ProcessPostData(NameValueCollection postData, Boolean fBeforeLoad)     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

 

Please suggest us what could be the cause for the XML load error (LoadPostData()).

 

Also we have checked this  http://forums.asp.net/t/985790.aspx blog.

In that they suggests to try XML.Load() instead of XML.LoadXML() . Is there any patch we need to put for webcombo to fix this issue.

 

 

 

Posted: December 23, 2010 1:50 AM

Hi Handy,

 

Any update on this?

 

Thanks,

Rajashekar

Posted: July 28, 2010 5:41 AM

Hi Handy,

 

Any update on this?

This is very urgent, can u please help on this issue.

 

Thanks,

Rajashekar

Posted: July 23, 2010 6:07 AM

Hi Yudi,


I have done the above changes. It's working fine. Thanks.

-Rajashekar

Posted: July 14, 2010 7:45 AM

Hi Handy,

 

Any update from your developer teams. If we comment 'doctype' , we are getting some alignment issues in our application. Is there any other way we can solve this issue?

Posted: July 8, 2010 7:59 AM

HI Handy,

 

Yes i have kept Combo in Container. In Page load i will not show the Combo, on click of Show button , i am displaying the combo container. First time it will not allow me to type anthing on Combo, if we click on arrow and then it allows to type.

 

Attached the sample.

All times are GMT -5. The time now is 11:52 PM.
Previous Next