473,387 Members | 1,724 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Pls end my nightmare! howto getrid of webform_savescrollpositionsu

I am using ASP.NET 2.0 C#

I am getting errors when I publish my site. It works fine on our local
server.

Pages that have maintainscrollpositiononpostback=true set, get errors such
as: "loaded with error"; webform_savescrollpositionsubmit not found.

View source says page is loking for websource.axd.

In my local machine, that file is apprantly in the right place.
In the remote server it's not.

Any ideas or do I need to tell it to create this axd file in some absolute
path.

If there is another way of getting around this problem, I would love to hear
it.

Thank you so much
Jun 7 '07 #1
1 1268
On Jun 7, 4:32 am, Merdaad <Merd...@discussions.microsoft.comwrote:
Pages that have maintainscrollpositiononpostback=true set, get errors such
as: "loaded with error"; webform_savescrollpositionsubmit not found.
Yikes! End your own nightmare! Quit using built-in garbage like
maintainscrollpositiononpostback and deal with this trivial issue
yourself. Count the number of hours you've spent trying to work
around this little "magic" feature. Now imagine the nice compact
little piece of script you could have written by hand to solve your
exact problem.

Here's a bit of advice that will make your life a bit easier: Never
use any language feature containing the word "Smart" or "Magic" (or
more than 25 characters long, such as
MaintainScrollPositionAndDoABunchOfRandomOtherStuf fToMakeMyLifeAlivingNightmare).
Those things are not intended for real developers doing real work.
They are for executives drag/dropping their way to a silly prototype.
As you have noticed, features like this never actually work in the
real world.

Good luck!
Jason Kester
Expat Software Consulting Services
http://www.expatsoftware.com/

---
Get your own Travel Blog, with itinerary maps and photos!
http://www.blogabond.com/

Jun 7 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Michael Willcocks | last post by:
I have a 1200 line text file with information that I need in the following format. FIGURE>SAMEFIGURE=NUMBER>SAMENUMBER=CHANNELNAME">SAMECHANNELNAME<DELETE I want to break it down into this...
1
by: Drisco | last post by:
Hello, I realy need help,Searched the NG for a days with no vail. Sorry for the long script. I am trying to get a variable from php to flash. I have the following code in php <a...
0
by: Deena | last post by:
Hi Windows forms layout is turning to be a nightmare. I add my controls to a form and then save it and then it just get's all messed up. I'm using inheritance if this makes any difference. Also...
4
by: Dave | last post by:
Hello All, I am having a nightmare trying to add a new row to my Datagrid. When I use the code below I get the error: 'Invalid CurrentPageIndex value. It must be >= 0 and < the PageCount. Can...
6
by: Jim Mirra | last post by:
Hey, I have been working on this for a while now and I keep getting the same error. here is my code: ------- start code --------- Dim strSQL = "Select tagid,itemid,description,status,...
2
by: Afshar | last post by:
Dear nice people around the world! Please help ending this nightmare, I have 2 problem with ASP.NET Menu control First: I have a horizontal menu at top of my page, each item have some sub-items...
3
by: Samuel Shulman | last post by:
I get the following error Error 2 Could not load file or assembly 'RusticiSoftware.ScormContentPlayer.Logic, Version=2006.1.2576.40320, Culture=neutral,...
10
by: Andrew Wan | last post by:
I have been having a nightmare with ASP/ASP.NET & IIS6. We use Msxml2.DOMDocument.4.0 object to create a XML object in ASP. The Msxml2.DOMDocument.4.0 is from the Windows Platform SDK Feb 2003...
2
by: Phillip Taylor | last post by:
I'm having an absolute nightmare with regular diff tools which is making it really hard to manage changes etc in CVS. Tools such as WinMerge and ViewCVS really have really poor matching results...
6
by: Widge | last post by:
I'm having a nightmare. I've used this technique before and can't understand why I'm getting an error using it now. Basically I have a form, on that is a sub form datasheet. What I am eventually...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.