'WebForm_SaveScrollPositionSubmit' is undefined

K

Keithb

My web application works without error when running uncompiled and using
localhost on my development machine. When I publish the site and deploy it
to an IIS 6.0 web server, the user gets an error message at the bottom of
herbrowser that says "Done, but with errors." When I click on the message
icon, the detailed message is 'WebForm_SaveScrollPositionSubmit' is
undefined. This looks like an error in the automatically generated
Javascript. I have no clue as the how to troubleshoot automatically
generated code. Any ideas?

Thanks,

Keith
 
J

Juan T. Llibre

1. Does the IIS 6.0 server have the .Net Framework 2.0 installed ?

2. Have you configured the pages element in web.config to allow MaintainScrollPositionOnPostback ?

<pages maintainScrollPositionOnPostBack="True">
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top