473,404 Members | 2,114 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,404 software developers and data experts.

Will C++ application in .net VS 2003 with no dll reference work without framework 1.1

I have a C++ application developed in Visual Studio .net 2003. It does not make use of any framework dlls as references to it. The question I have now is , since my project doesnot refer to any framework dll, will it work if framework 1.1 is uninstalled from the system? . I cannot test it myself since I cannot re-install it again due to restrictions on my system
Jan 4 '13 #1
3 1799
weaknessforcats
9,208 Expert Mod 8TB
It will work OK. I have personally done this with many programs.

The framework is for C# - type applications.
Jan 4 '13 #2
Thank you for the reply. This saves lot of work for me. The reason is framework 1.1 is going to be removed from all the customer sites and hence we are migrating all the .net projects to framework 4. I had doubt if migration is needed for c++ projects which do not refer the framework.Thank you again :)


@weaknessforcats
Jan 7 '13 #3
weaknessforcats
9,208 Expert Mod 8TB
Be sure to check the project properties and verify the project does not need CLR support. CLR (common language runtime) is C# and not C++. Microsoft concocted a thing called "managed C++" which lets C++ code use the framework.

The programs I say will not use the framework are those built by projects that do not need CLR support.
Jan 7 '13 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Anatoly Volodko | last post by:
Hi All, I have installed .NET Framework v.1.1.4322 (with VS .NET 2003) on new operating system (any Windows version - 98, ME,2000, XP,2003 ). Thus, the Framework v.1.0.3705 is NOT installed....
5
by: byte.this | last post by:
I have the Service Pack installed, but this program is just plain buggy. I don't even WANT it, but I couldn't get my ATI drivers to install unless I had it on the system. I don't mind if the...
2
by: Mr Utkal Ranjan Pradhan | last post by:
Hi Friends I've developped a vb.net application. Now i want to deploy the application to an Windows 98/Me/2000/XP machine which donot have .NET Framework installed. Now I want to package my...
4
by: ReidarT | last post by:
It seems that if an application is made under .net framework 1.1 the user need framework 1.1 installed. Some machines have .net framework 1.0 installed. Is it possible to force the application to...
2
by: Ron | last post by:
Hello, I'm attempting to develop a plugin framework for an application that I'm working on. I wish to develop something in which all plugins exist in a directory tree. The framework need only...
10
by: Jarod | last post by:
Hey var service = this.WebServiceURL +"/SessionFun?sessionID="+ this.SessionID ; var xmlDoc=document.implementation.createDocument("", "", null); try {
3
by: shailendrapalsingh | last post by:
hi all i am trying to read excel file through my program. but when i compile i get "Application is ambiguous reference'. error. i am including using Excel;
1
by: RamyaSrinath | last post by:
hi all...... please tell me , how session variables and cookies are related to each other and also how session variables work without cookies.
6
by: raylopez99 | last post by:
Will ASP.NET 3.0 work under Visual Studio 2005? And what is a good newbie ASP.NET book? Subject: Will ASP.NET 3.0 work under Visual Studio 2005? And what is a good newbie ASP.NET book? My...
1
Prasant jinaga
by: Prasant jinaga | last post by:
Hi, I am using Aspose 6.6 license version and i'm using that dll in Visual studio 2003.will this work by adding a reference of Aspose 6.6 dll in 1.1 Framework? Please help. Thanks, Prasant
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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,...
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
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,...

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.