|
Rank: Member Groups: Member
Joined: 12/29/2008 Posts: 29
|
Dear support team, I got an error doing the following: - create an new webside projext in Visual Studio 2010, ASP 4 - put an Ajax UpdatePanel on the page - put a EO.web.tabstrip an an EO.web.multipage with pages inside the Updatepanel, link them together, - put an ImageButton inside a MultiPage - the ImageButton_Click event should should do anything
Start the application... whenever clicking on the ImageButton a JavaScript error occurs: Error: Sys.WebForms.PageRequestManagerServerErrorException: Input string has wrong format.
This Problem is reproducable on different machines. Config: Windows7 Professional 64Bit MS Visual Studio 2010 C# EO.Web.dll with date 03/16/2013 MS hotfix for ie.browser is installed (KB 2600088) The error does not occurs when: using IE10 in compatibility mode using crome or firefox do not place the componenst inside an Ajax UpdatePanel
Any ideas how to fix this Problem?
Kind regards, Roger
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi,
Please check which version you are using. We tested it with the latest version and it seems to work fine.
Thanks!
|
|
Rank: Member Groups: Member
Joined: 12/29/2008 Posts: 29
|
Hi, I downloaded the actual version and install before writing about this error. The EO.Web.dll is dated 03/16/2013, located in the bin Directory Regards, Roger
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi,
Can you isolate the problem into a test project and then send the test project to us? We will PM you as to where to send the test code.
Thanks!
|
|
Rank: Member Groups: Member
Joined: 12/29/2008 Posts: 29
|
Did you receive my mail with the test project? Are you able to reproduce the problem/error?
Regards, Roger
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi,
We did receive the test project. However the problem still occurs even after we remove all our controls from the page, and the script error occurs inside MS AJAX code. So this does not appear to be a problem related to us in any way.
Thanks!
|
|