473,320 Members | 1,909 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.

Problem running app in .NET 2 when .NET 1.1 was installed

Hello,

If I install an application that is made with .NET 2 over an application
that was made with .NET 1.1 it creates problem. Here is what I am doing: I
unintall the application X that was made with .NET 1.1 and then Install the
same App X that is made with .NET 2. Then I double click the program to run
and nothing happens. I then install the app X with .NET 1.1, and then run
the X with .NET 2 and it runs fine! So what is going on?
--
Mike
Oct 9 '06 #1
11 1009
You have installed .net 2.0 framework too right?

"Mike9900" <Mi******@discussions.microsoft.comwrote in message
news:9D**********************************@microsof t.com...
Hello,

If I install an application that is made with .NET 2 over an application
that was made with .NET 1.1 it creates problem. Here is what I am doing: I
unintall the application X that was made with .NET 1.1 and then Install
the
same App X that is made with .NET 2. Then I double click the program to
run
and nothing happens. I then install the app X with .NET 1.1, and then run
the X with .NET 2 and it runs fine! So what is going on?
--
Mike

Oct 9 '06 #2
Hi,

I find weird that nothing happens.

Otherwise you need to install the 2.0 framework too
--
Ignacio Machin
machin AT laceupsolutions.com
"Mike9900" <Mi******@discussions.microsoft.comwrote in message
news:9D**********************************@microsof t.com...
Hello,

If I install an application that is made with .NET 2 over an application
that was made with .NET 1.1 it creates problem. Here is what I am doing: I
unintall the application X that was made with .NET 1.1 and then Install
the
same App X that is made with .NET 2. Then I double click the program to
run
and nothing happens. I then install the app X with .NET 1.1, and then run
the X with .NET 2 and it runs fine! So what is going on?
--
Mike

Oct 10 '06 #3
Hello Mike,

Your application is Windows or Web?
Do you have any User Control that is third party?
What many .Net framework is running on your machine?
Do you have another PC to try out? Is it still giving the same problem?

chanmm

"Mike9900" <Mi******@discussions.microsoft.comwrote in message
news:9D**********************************@microsof t.com...
Hello,

If I install an application that is made with .NET 2 over an application
that was made with .NET 1.1 it creates problem. Here is what I am doing: I
unintall the application X that was made with .NET 1.1 and then Install
the
same App X that is made with .NET 2. Then I double click the program to
run
and nothing happens. I then install the app X with .NET 1.1, and then run
the X with .NET 2 and it runs fine! So what is going on?
--
Mike

Oct 10 '06 #4
Yes, .NET 2 is installed with the app by the installshield .
--
Mike
"Daniel" wrote:
You have installed .net 2.0 framework too right?

"Mike9900" <Mi******@discussions.microsoft.comwrote in message
news:9D**********************************@microsof t.com...
Hello,

If I install an application that is made with .NET 2 over an application
that was made with .NET 1.1 it creates problem. Here is what I am doing: I
unintall the application X that was made with .NET 1.1 and then Install
the
same App X that is made with .NET 2. Then I double click the program to
run
and nothing happens. I then install the app X with .NET 1.1, and then run
the X with .NET 2 and it runs fine! So what is going on?
--
Mike


Oct 11 '06 #5
Well then all i can think is dbl check your app. When you converted it to a
..net 2 version maybe there was an issue. Otherwise you need to give more
info.
"Mike9900" <Mi******@discussions.microsoft.comwrote in message
news:24**********************************@microsof t.com...
Yes, .NET 2 is installed with the app by the installshield .
--
Mike
"Daniel" wrote:
>You have installed .net 2.0 framework too right?

"Mike9900" <Mi******@discussions.microsoft.comwrote in message
news:9D**********************************@microso ft.com...
Hello,

If I install an application that is made with .NET 2 over an
application
that was made with .NET 1.1 it creates problem. Here is what I am
doing: I
unintall the application X that was made with .NET 1.1 and then Install
the
same App X that is made with .NET 2. Then I double click the program to
run
and nothing happens. I then install the app X with .NET 1.1, and then
run
the X with .NET 2 and it runs fine! So what is going on?
--
Mike



Oct 11 '06 #6
I think it is not the .NET Framework, but it is with the application. When I
uninstall the lower version of the application, that was made with 1.1, and
install the higher one that was made with 2, the higher one does not run when
double clicked. I must install the lower one even if .NET framework 1.1 is
already installed. I have tried this with all the other pcs and OSs.
--
Mike
"chanmm" wrote:
Hello Mike,

Your application is Windows or Web?
Do you have any User Control that is third party?
What many .Net framework is running on your machine?
Do you have another PC to try out? Is it still giving the same problem?

chanmm

"Mike9900" <Mi******@discussions.microsoft.comwrote in message
news:9D**********************************@microsof t.com...
Hello,

If I install an application that is made with .NET 2 over an application
that was made with .NET 1.1 it creates problem. Here is what I am doing: I
unintall the application X that was made with .NET 1.1 and then Install
the
same App X that is made with .NET 2. Then I double click the program to
run
and nothing happens. I then install the app X with .NET 1.1, and then run
the X with .NET 2 and it runs fine! So what is going on?
--
Mike


Oct 12 '06 #7
What issue could be there?
--
Mike
"Daniel" wrote:
Well then all i can think is dbl check your app. When you converted it to a
..net 2 version maybe there was an issue. Otherwise you need to give more
info.
"Mike9900" <Mi******@discussions.microsoft.comwrote in message
news:24**********************************@microsof t.com...
Yes, .NET 2 is installed with the app by the installshield .
--
Mike
"Daniel" wrote:
You have installed .net 2.0 framework too right?

"Mike9900" <Mi******@discussions.microsoft.comwrote in message
news:9D**********************************@microsof t.com...
Hello,

If I install an application that is made with .NET 2 over an
application
that was made with .NET 1.1 it creates problem. Here is what I am
doing: I
unintall the application X that was made with .NET 1.1 and then Install
the
same App X that is made with .NET 2. Then I double click the program to
run
and nothing happens. I then install the app X with .NET 1.1, and then
run
the X with .NET 2 and it runs fine! So what is going on?
--
Mike


Oct 12 '06 #8
I think it is not the .NET Framework, but it is with the application. When I
uninstall the lower version of the application, that was made with 1.1, and
install the higher one that was made with 2, the higher one does not run when
double clicked. I must install the lower one even if .NET framework 1.1 is
already installed. I have tried this with all the other pcs and OSs.
--
Mike
"Ignacio Machin ( .NET/ C# MVP )" wrote:
Hi,

I find weird that nothing happens.

Otherwise you need to install the 2.0 framework too
--
Ignacio Machin
machin AT laceupsolutions.com
"Mike9900" <Mi******@discussions.microsoft.comwrote in message
news:9D**********************************@microsof t.com...
Hello,

If I install an application that is made with .NET 2 over an application
that was made with .NET 1.1 it creates problem. Here is what I am doing: I
unintall the application X that was made with .NET 1.1 and then Install
the
same App X that is made with .NET 2. Then I double click the program to
run
and nothing happens. I then install the app X with .NET 1.1, and then run
the X with .NET 2 and it runs fine! So what is going on?
--
Mike


Oct 12 '06 #9
It is a windows program and yes it has many third party user controls. There
could be no .net app.
--
Mike
"chanmm" wrote:
Hello Mike,

Your application is Windows or Web?
Do you have any User Control that is third party?
What many .Net framework is running on your machine?
Do you have another PC to try out? Is it still giving the same problem?

chanmm

"Mike9900" <Mi******@discussions.microsoft.comwrote in message
news:9D**********************************@microsof t.com...
Hello,

If I install an application that is made with .NET 2 over an application
that was made with .NET 1.1 it creates problem. Here is what I am doing: I
unintall the application X that was made with .NET 1.1 and then Install
the
same App X that is made with .NET 2. Then I double click the program to
run
and nothing happens. I then install the app X with .NET 1.1, and then run
the X with .NET 2 and it runs fine! So what is going on?
--
Mike


Oct 12 '06 #10
It is a windows program and yes it has many third party user controls. There
could be no .net app.
--
Mike
"chanmm" wrote:
Hello Mike,

Your application is Windows or Web?
Do you have any User Control that is third party?
What many .Net framework is running on your machine?
Do you have another PC to try out? Is it still giving the same problem?

chanmm

"Mike9900" <Mi******@discussions.microsoft.comwrote in message
news:9D**********************************@microsof t.com...
Hello,

If I install an application that is made with .NET 2 over an application
that was made with .NET 1.1 it creates problem. Here is what I am doing: I
unintall the application X that was made with .NET 1.1 and then Install
the
same App X that is made with .NET 2. Then I double click the program to
run
and nothing happens. I then install the app X with .NET 1.1, and then run
the X with .NET 2 and it runs fine! So what is going on?
--
Mike


Oct 12 '06 #11
It is a windows program and yes it has many third party user controls. There
could be no .net app.

--
Mike
"chanmm" wrote:
Hello Mike,

Your application is Windows or Web?
Do you have any User Control that is third party?
What many .Net framework is running on your machine?
Do you have another PC to try out? Is it still giving the same problem?

chanmm

"Mike9900" <Mi******@discussions.microsoft.comwrote in message
news:9D**********************************@microsof t.com...
Hello,

If I install an application that is made with .NET 2 over an application
that was made with .NET 1.1 it creates problem. Here is what I am doing: I
unintall the application X that was made with .NET 1.1 and then Install
the
same App X that is made with .NET 2. Then I double click the program to
run
and nothing happens. I then install the app X with .NET 1.1, and then run
the X with .NET 2 and it runs fine! So what is going on?
--
Mike


Oct 12 '06 #12

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

Similar topics

4
by: timar | last post by:
i have installed windows xp professional ,by mistake i did not installed iis componet during installation of windows xp. Then i installed microsoft .net visual studio . After that i installed iis...
3
by: Christian Eriksson | last post by:
Hi! I'm programming Perl DBI accessing Informix databases. I have a problem on a Solaris machine to use my installed Informix driver (DBD::Informix). I get the following error message: ...
11
by: James Warren | last post by:
I just installed VB.net 2003, upgrading from VB6. I tried to open a new ASP.net Web Application and immediately got an error stating that my Web Server isn't running ASP.net version 1.1. I tried...
8
by: Rob Edwards | last post by:
When trying to add the Microsoft CDO for Exchange Management Library (aka CDOEXM.dll) I receive the following message: "A reference to 'Microsoft CDO for Exchange Management Library' could not be...
16
by: Simon Verona | last post by:
I have a problem with automating MS Word through vb.net My code is : Dim objword As new Word.ApplicationClass Try objWord.Documents.Open(letterfile)...
5
by: | last post by:
I've created a small vb.net application which uses the Data Access Application Block to access a SQL Server 2000 database. The application works fine on the machine with the development...
8
by: Sarah | last post by:
I need to access some data on a server. I can access it directly using UNC (i.e. \\ComputerName\ShareName\Path\FileName) or using a mapped network drive resource (S:\Path\FileName). Here is my...
16
by: Dany | last post by:
Our web service was working fine until we installed .net Framework 1.1 service pack 1. Uninstalling SP1 is not an option because our largest customer says service packs marked as "critical" by...
12
by: Tim Wallace | last post by:
I have a windows 2000 server on which I have installed the .NET 2.0 Framework runtime. I have an application I've written using VS 2005. In it, I use master pages. When I debug this app on my...
1
by: sherifbk | last post by:
Problem description ============== - I have 4 clients and 1 server (SQL server) - 3 clients are Monitoring console 1 client is operation console - Monitoring console collects some data from...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
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...
1
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...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....

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.