473,320 Members | 1,713 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,320 software developers and data experts.

WebForm_PostBackOptions is undefined after conversion from 1.1 to

I am converting my enterprise solution from VS 2003 (.NET v1.1.4322) to VS
2005 Professional (.NET v2.0.50727).
The entire solution currently uses the following technologies -
Windows Server 2003
Windows Mobile 2003
Windows XP Professional SP2
Windows 2000 Professional SP4
SQL Server 2000
Active Directory
C#
JavaScript
VB.NET
ASP.NET
ASP.NET Mobile
eVC++ 4.0
IE 6.0
Pocket IE

Most of the conversion has gone well, but I have a runtime error that did
not exist in the 1.1 version. It is associated with a Windows Mobile
ObjectList (mobile:ObjectList id="olstTask") When debugging on the desktop in
IE 6.0 (I have *not* yet started conversion testing on the PDA), I click on a
linkbutton in the object list (<asp:LinkButton ID="lbnTask"
CommandName="details" Runat="server"><%# ((ObjectListItem)Container)["name"]
%></asp:LinkButton>)

and now receive a JavaScript error - WebForm_PostBackOptions is undefined.

Any ideas on what might have changed with the Windows Mobile ObjectList
since 1.1 that would cause this?
Jan 10 '06 #1
0 1621

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

Similar topics

2
by: Corey | last post by:
I recently received a Javascript error, "'WebForm_PostBackOptions' is undefined" from an application I'm working on. It occurs during the PostBack from a DropDownList. I've created a project...
4
by: Mike | last post by:
I am having a problem when a field is spaces being undefined. I wasn't sure if the problem was Excel or Javascript, so I thought I would post here first. The users are able to select from a drop...
13
by: Jakob Bieling | last post by:
Hi, I am trying to determine the endianness of the system as follows: int i = 1; bool is_little = *reinterpret_cast <char*> (&i) != 0; But now I was asking myself, if this use of...
4
by: Brad | last post by:
Per one of Microsoft's conversion suggestions (MSDN step by step guide to converting web projects) we have configured our test web servers to run ASP.NET apps using 2.0.....but we are still...
14
by: Rich | last post by:
I am converting my enterprise solution from VS 2003 (.NET v1.1.4322) to VS 2005 (.NET v2.0.50727). The entire solution uses serveral technologies - Windows Server 2003 (AD, SQL Server 2000, IIS,...
1
by: RobHydell | last post by:
After I upgraded to .NET 2.0 I started getting the following Error: 'Webform_PostBackOptions' is undefined when calling javascript:WebForm_DoPostBackWithOptions(new...
0
by: Ben Fidge | last post by:
Since converting a project over to ASP.NET 2.0 I'm getting JavaScript errors: 'WebForm_PostBackOptions' is undefined. I've googled this and people mention that I should link to a file called...
1
by: anders | last post by:
Hi! I have a simple page, created in VS2005 and C#. It has a textbox, requiredfieldvalidator and a linkbutton, when I click the linkbutton I get the javascript error 'WebForm_PostBackOptions'...
0
by: =?Utf-8?B?RGF2ZQ==?= | last post by:
Hi, I migrated ASP.NET 1.1 to 2.0. Now, on a form that uses requiredfieldvalidator controls, I get: Microsoft JScript runtime error: 'WebForm_PostBackOptions' is undefined If I remove the...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.