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

conflict between .net framework 1.1 and 2.0

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 deleted the .net framework 2.0 and i took this error when my program
executed


An unhandled exception of type 'System.IO.FileNotFoundException' occurred in
system.dll

Additional information:
C:\WINDOWS\Microsoft.NET\Framework\v2.0.40607\aspn et_admin.exe

here is the part of my code which gives the error

private System.Diagnostics.FileVersionInfo myinfo;

String dir = myproc[i].MainModule.FileName.ToString();
if (dir[0] == 'C' || dir[0] == 'D' || dir[0] == 'E' || dir[0] == 'F' ||
dir[0] == 'G' || dir[0] == 'H')
{
myinfo = System.Diagnostics.FileVersionInfo.GetVersionInfo( dir);
}



what can be the problem
Nov 16 '05 #1
1 1306
any idea?
Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com
Nov 16 '05 #2

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

Similar topics

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...
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...
0
by: Steve Franks | last post by:
Every time I rebuild my ASP.NET site (2005 beta 2) I get the following warning, and I cannot figure out where it is coming from and how to resolve it: Warning 1 The type 'myquicktest' in...
2
by: hzgt9b | last post by:
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...
14
lotus18
by: lotus18 | last post by:
Hello World I have a problem in detecting the conflict schedule (Day and Time). Day 1. M 2. T 3. W 4. TH 5. F
14
lotus18
by: lotus18 | last post by:
Hello all I have these records on my Day Table for my complete database table please click here 1. M 2. T 3. W 4. TH 5. F 6. S
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
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
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,...

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.