473,666 Members | 2,115 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

.NET 1.1 and 2.0 side by side execution problems

I have clients using a .NET application built and distributed with .NET 1.1.
When the 2.0 Framework is installed. This application stops working and
reports a data access error. This seems to be a major flaw in side by side
execution. Has anyone else encountered this type of problem?
Nov 22 '05 #1
2 1282
"Nick" <Ni**@discussio ns.microsoft.co m> wrote in message
news:5E******** *************** ***********@mic rosoft.com...
I have clients using a .NET application built and distributed with .NET
1.1.
When the 2.0 Framework is installed. This application stops working and
reports a data access error. This seems to be a major flaw in side by side
execution. Has anyone else encountered this type of problem?


Could this be to do with unmanaged database components that get installed
with .NET 2.0, eg. MDAC?

It is also a beta at the moment.

Tim
XML in SQL Server 2005
http://www.itwriting.com/blog/?postid=183
Nov 22 '05 #2
harrysggs
1 New Member
I have clients using a .NET application built and distributed with .NET 1.1.
When the 2.0 Framework is installed. This application stops working and
reports a data access error. This seems to be a major flaw in side by side
execution. Has anyone else encountered this type of problem?

Hi
I wanted to know whether this poblem is solved or not. I am also facing the same problem..
Pl let us know the solution if found.

Regards,
Harry
Apr 25 '06 #3

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

Similar topics

1
335
by: Nick | last post by:
I have clients using a .NET application built and distributed with .NET 1.1. When the 2.0 Framework is installed. This application stops working and reports a data access error. This seems to be a major flaw in side by side execution. Has anyone else encountered this type of problem?
12
6545
by: Russ | last post by:
I'm interested in setting up a web page where live data can be displayed in real-time on the web page. For example: I would like to display a (nice looking) graph of some data value versus time and have the graph update every second without the user having to do anything like hit a refresh button. The data to plot is readily available from an application running on the server - I can expose it in whatever way is needed (currently easily...
23
2356
by: Mantorok Redgormor | last post by:
Can emulation of the logical OR be done in standard C to obfuscate its use? So I don't have to use if(a||b) but instead make that even more obfuscated without its use but testing the same condition
1
1405
by: Ashish Sharma | last post by:
Hi All, We have an application in which all assemblies have version 1.5.0.0. After client wanted some changes we changed few of the functionality and changed the version to 1.5.1.0 as per client demand. Now client wants to have a patch like installation. Means, if you are having 1.5.0.0 version installed on your machine, you can install 1.5.1.0 as a patch and now all the functionality should function as per 1.5.1.0. And after...
2
1647
by: Matt | last post by:
I guess the principal differences between client-side and server-side code is that client-side code is processed in web browser, and server-side code is processed in web server. In ASP.NET web controls, since it has the attribute runat="server", so the controls will be processed in web server?? Do you think the processing time will be slower than tradiational ASP applications?? I guess the fundamental question is when do we use...
0
3221
by: ZMan | last post by:
Scenario: This is about debugging server side scripts that make calls to middle-tier business DLLs. The server side scripts are legacy ASP 3.0 pages, and the DLLs are managed DLLs converted/developed with VB.NET. What I want from debugging is to be able to step into the methods in the DLLs called from ASP scripts using Visual Studio .NET. Background: For typical script debugging issues, you can read and follow the two documents on...
1
3331
by: ScottF | last post by:
There was a problem with ASP.Net 1.1 creating/generating bad javascript on html pages that I ran into and on the KB page that I had found at the time it said that the problem was fixed in the .Net Framework 1.1 SP 1. So, I ran "NDP1.1sp1-KB867460-X86.exe" thus installing that SP and now I'm getting this very strange "A page can have only one server-side Form tag." error and am wondering if anyone knows how to fix it. The thing is, I...
6
1952
by: Bruce | last post by:
Can anyone tell me why this doesn't work? My end goal here is to be able to write Javascript library modules that can be used by both client and server side code. My test here consists of 2 files: testGlobal.asp : <%@LANGUAGE="JAVASCRIPT" CODEPAGE="1252"%> <script language="JavaScript" type="text/javascript" runat="server"
3
2720
by: Moshiko | last post by:
Hi guys, I am writing a website and I would like to write a user control (ActiveX? DLL?) that can open the Windows Folder Browse Dialog from the client. I do have a user control (a DLL project) that opens the relevant Dialog box.
5
2261
by: =?Utf-8?B?dXNmaW5lY2F0cw==?= | last post by:
I'm new to asp.net. I'm trying to follow the tutorial walkthroughs and have got a few done. Now I'm doing the one about validating input, and I've run into some problems. In particular, I am watching very intermittent behavior of my ASP page. when I execute: protected void buttonSubmit_Click(object sender, EventArgs e) {
0
8871
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8552
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7387
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6198
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5666
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4198
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4369
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2773
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 we have to send another system
2
1776
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.