472,993 Members | 2,549 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

Conflict between 1.1 and 2.0 .NET Framework (and/or VS 2003 and 20

Situation:
I've been using VS .NET 2003 to develop apps w no problems. So, today, my
manager had me install VS 2005 (& with it the .NET 2.0 framework) so now my
machine has VS .NET 2003 (.NET Framework 1.1) and VS 2005 (.NET Framework
2.0).

Issue:
A program that I developed in VS .NET 2003 now gets a run time exception
when executing the program outside the VS 2003 development environment (when
I execute the program through VS 2003 the problem doesn't appear). Anyway,
title bar on the error dialog box says "<my exe name> - Common Language
Runtime Debugging Services". The message body has a message stating that the
app generated an exception that could not be handled, gives the PID and
thread ID, and options OK and CANCEL (enter DEBUG). When I attempt to CANEL
(enter DEBUG), I get another error message stating that the parameters are
incorrect and the DEBUGGER failed to start.

The error message able leads me to believe that there may be some conflict
between versions 1.1 and 2.0 of the .NET Framework. If anyone has knowledge
of such conflicts and/or any proposed workarounds I'd be grateful to hear
your ideas.

Thanks for your attention to this...

Charles

Feb 1 '06 #1
2 1872
I came on the newsgroup looking for exactly what the conflicts between .NET
1.1 and 2.0 are, since MS has stated that there are some..

On the page "How to Get Windows 'Monad' Shell Beta, at:

http://www.microsoft.com/technet/scr.../download.mspx

It says: "Note that, in some cases, .NET Framework 2.0 can conflict with
applications that require .NET Framework 1.1."

So my question to MSFT would be.. Where is the list of known conflicts?

I wonder if I need to start a new thread to get a proper answer?

Cheers

- Andrew
On Wed, 1 Feb 2006 11:21:29 -0800, hz****@nopost.com wrote:
Situation:
I've been using VS .NET 2003 to develop apps w no problems. So, today, my
manager had me install VS 2005 (& with it the .NET 2.0 framework) so now my
machine has VS .NET 2003 (.NET Framework 1.1) and VS 2005 (.NET Framework
2.0).

Issue:
A program that I developed in VS .NET 2003 now gets a run time exception
when executing the program outside the VS 2003 development environment (when
I execute the program through VS 2003 the problem doesn't appear). Anyway,
title bar on the error dialog box says "<my exe name> - Common Language
Runtime Debugging Services". The message body has a message stating that the
app generated an exception that could not be handled, gives the PID and
thread ID, and options OK and CANCEL (enter DEBUG). When I attempt to CANEL
(enter DEBUG), I get another error message stating that the parameters are
incorrect and the DEBUGGER failed to start.

The error message able leads me to believe that there may be some conflict
between versions 1.1 and 2.0 of the .NET Framework. If anyone has knowledge
of such conflicts and/or any proposed workarounds I'd be grateful to hear
your ideas.

Thanks for your attention to this...

Charles

Mar 15 '06 #2
On Wed, 15 Mar 2006 12:03:13 -0800, Andrew wrote:
I wonder if I need to start a new thread to get a proper answer?

And so, since there's been no reply.. I've started a new thread called:
"Conflicts between .NET 1.1 and .NET 2.0?"

I also re-registerd an alias, since my account has changed since I made
that old one.. Hopefully I'll get a reply this time. :)

Cheers

- Andrew
Mar 21 '06 #3

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

Similar topics

0
by: Adam | last post by:
Hi I had Ruby 1.6.8-8 for Windows installed on my WinXP Pro machine prior to installing Python 2.3. After installing Python 2.3, I tried to <----- screen output of python interactive command...
1
by: Majuer | last post by:
Hi, I have a class in one DLL. Something like this: class CLASS1 { MyData* pData; CLASS1() { pData = NULL; } Load()
0
by: keefah | last post by:
Hi, I'm writing a C# web app that uses Outlook to send email. I use a reference to the Microsoft Outlook 11.0 Object Library, but it's giving me problems. I tracked down some stuff on the Net...
1
by: Tolga Tanriverdi | last post by:
I wrote my program with visual c#2005 so it s written with .net framework 2.0 but after that i take my code and compiled with visual studio .net 2003 it was working good until today. Today i...
3
by: Sam | last post by:
I wonder whether I should install .net framework 1.1 with service pack 1 into MS Windows 2003 Server? My inquiries Application using ASP.Net 1.1 - Will it run on MS Windows 2003 Server without...
3
by: David Gildea | last post by:
Hi All, I am having a problem with IIS 5.1 when opening new web projects on VS2003. I have recently installed VS 2005 on the same machine. Is anyone aware of a conflict between them. The error...
4
by: Problem doesn't solve | last post by:
Hello. I'm having a big problem with asp .net. Initially, when I create a new web applicaction and I try to open an aspx page, I get an error message: It is an error to use a section registered...
4
by: C.W. | last post by:
I have run into a really bizzare problem on my windows xp machine running asp.net 1.1 and asp.net 2.0 simultaneously. One of my asp.net 1.1 web application recently suddenly stopped running. I...
14
by: adversus | last post by:
Good afternoon, Byte'rs! I'm running into an annoyance that, utilizing the framework I am, has been causing me grief. In a nutshell: -Access 2003 Compiled ADE application -SQL Server 2005...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...
4
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...
3
SueHopson
by: SueHopson | last post by:
Hi All, I'm trying to create a single code (run off a button that calls the Private Sub) for our parts list report that will allow the user to filter by either/both PartVendor and PartType. On...

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.