473,472 Members | 2,039 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

VS.NET 2005 Migration problem

Hi ,
In ASP.NET 2.0 the post back is rendered in the following function

javascript:WebForm_DoPostBackWithOptions() where is in ASP.NET 1.1 it is
rendered in the following function __doPostBack().

Now can anyone tell me can i change the default rendering method as old
(1.1) one in ASP.NET 2.0? because i had a project in version 1.1 and i have
migrated it to 2.0 using visual studio .NET 2005 but its throwing the
following script error for the link button alone.

'event' is null or not an object.

can anyone please help me out to solve this. is there any property or
setting i have to make for 2003 project to work in 2005?

If i use a link button in fresh 2005 project its working where as if i use a
link button in any of the migrated page from 2003, its throwing this
javascript error. Is it a bug in VS.NET or is there anything settings to be
made?

kindly do help me guys.

shiva.
Nov 20 '05 #1
3 1201
When output by 2.0 my application will no longer render pages that include
JavaScript in IE6 without raising Stack overflow at line: 0 errors. This
occurs on a collapsible content I got at DynamicDrive. Other wierd stuff is
happening so yes, I think there is something very wrong with 2.0 output as
this error never occurred with IE6 before and it doesn't happen with any
other browser. Just IE6.

<%= Clinton Gallagher

"Shivakumar" <sh***@novantus.com> wrote in message
news:Ok*************@TK2MSFTNGP09.phx.gbl...
Hi ,
In ASP.NET 2.0 the post back is rendered in the following
function

javascript:WebForm_DoPostBackWithOptions() where is in ASP.NET 1.1 it is
rendered in the following function __doPostBack().

Now can anyone tell me can i change the default rendering method as old
(1.1) one in ASP.NET 2.0? because i had a project in version 1.1 and i
have
migrated it to 2.0 using visual studio .NET 2005 but its throwing the
following script error for the link button alone.

'event' is null or not an object.

can anyone please help me out to solve this. is there any property or
setting i have to make for 2003 project to work in 2005?

If i use a link button in fresh 2005 project its working where as if i use
a
link button in any of the migrated page from 2003, its throwing this
javascript error. Is it a bug in VS.NET or is there anything settings to
be
made?

kindly do help me guys.

shiva.

Nov 20 '05 #2
Hi all,
I myself found the error at last and fixed! it was problem
with WebUIValidation .js file. Thank you guys for trying to help me
out.

Regards,
Shiva

Nov 21 '05 #3
lr
I was getting a Stack overflow at line: 0 error with an infragistics
datagrid too after switching from ASP.NET Beta 2.0 to to production
one. After scratching my head for quite some time, I realized that it
was the page setting MaintainScrollPositionOnPostBack="True" that was
doing it. So I changed that to
MaintainScrollPositionOnPostBack="False" and now I don't get the error
anymore.

Hope that helps

Nov 27 '05 #4

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

Similar topics

1
by: Bungle | last post by:
Hi everyone Does anyone know or has anyone heard of any migration tools which are/might be available for converting SQL Server 2000 databases to SQL Server 2005 Express? I'm guessing it is...
5
by: Mike Owen | last post by:
Hi, I have just used the import Wizard to import a VS 2003 app to VS 2005. I have a lot of work to do to enable it to compile successfully with all the errors and warnings it gave me, but as a...
1
by: rob | last post by:
Dear All, I have a very small test project to convert asp to asp.net using the Microsoft/Artisan ASP to ASP.NET Migration Assistant...
1
by: Dan Munk | last post by:
Hello, I have a large project exclusively made up of interfaces (several hundred) that define the business objects used in our system. Heavy inheritance and aggregation are used in the project....
21
by: Peter Nurse | last post by:
I have just upgraded to SQL Server 2005 from SQL Server 2000. In Microsoft SQL Server Management Studio, when I click on database properties, I receive the following error:- Cannot resolve the...
1
by: Bonggoy Cruz | last post by:
We have a fairly big size ASP.NET web application that was written VB.NET. We are in the process converting the web project. We used the migration wizard included in VS 2005. I followed step by...
4
by: jmnaste | last post by:
Hi, I tried to migrate data of an Access 2003 application (.mdb) to SQL Server 2005 Express. Using the Wizard and choosing 'create a new database', I receive (a French message saying roughly)...
11
by: Rob R. Ainscough | last post by:
Trying to get more info on this, anyone?? http://msdn.microsoft.com/vstudio/support/servicing/sp1_vs05/default.aspx Has anyone seen "a more detailed schedule of external interim...
0
by: Rajkishore Kumar | last post by:
We have a piece of code written in Java Script in an ASP.Net appln in Visual Studio 2003 and it works fine. What it does is , when you press a date icon , it would open up a calendar(prepared by...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.