473,804 Members | 2,111 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

vs.net 2003 with .net framework .10

hi is it possible to work with the .net framework 1.0, with the vs.net 2003
IDE ?
Thanks
Nov 16 '05 #1
5 1078
You can have both the frame work running in your machine..but you cannot
just use the frame work 1.0 alone.. because vs.net 2003 is a program that
runs on top of Framework 1.1
.... so you don't have that option

Nirosh.

"ichor" <ic***@hotmail. com> wrote in message
news:%2******** *******@TK2MSFT NGP11.phx.gbl.. .
hi is it possible to work with the .net framework 1.0, with the vs.net 2003 IDE ?
Thanks

Nov 16 '05 #2
You can create projects that can target .net framework 1.0 from within
VS.NET 2003 (the default being fx 1.1).

In the Project property page, there is a property called 'Supported
Runtimes'. You can set this to support 1.1, 1.0 or both.

HTH,
-Azhagan

"ichor" <ic***@hotmail. com> wrote in message
news:%2******** *******@TK2MSFT NGP11.phx.gbl.. .
hi is it possible to work with the .net framework 1.0, with the vs.net 2003 IDE ?
Thanks

Nov 16 '05 #3
Basically i want to develop in vs.net 2003 but with the .net framework 1.0.
(vs.net uses 1.1 i want to change it to use 1.0)

Is that possible.
thanx

"Azhagan" <sp************ ******@hotmail. com> wrote in message
news:O6******** ******@TK2MSFTN GP14.phx.gbl...
You can create projects that can target .net framework 1.0 from within
VS.NET 2003 (the default being fx 1.1).

In the Project property page, there is a property called 'Supported
Runtimes'. You can set this to support 1.1, 1.0 or both.

HTH,
-Azhagan

"ichor" <ic***@hotmail. com> wrote in message
news:%2******** *******@TK2MSFT NGP11.phx.gbl.. .
hi is it possible to work with the .net framework 1.0, with the vs.net

2003
IDE ?
Thanks


Nov 16 '05 #4
If you want to use the VS.NET 2003 IDE but the solutions/projects
created using this IDE are, by default, targeting fx 1.0, then I am afraid
you can't. I am just a wee bit curious if there is any compelling reason to
do so since fx 1.1 is better than fx 1.0 and vs.net 2003 is better than
vs.net 2002. Please let me know.

Sorry, could not be of much help.

"ichor" <ic***@hotmail. com> wrote in message
news:e6******** ******@TK2MSFTN GP09.phx.gbl...
Basically i want to develop in vs.net 2003 but with the .net framework 1.0. (vs.net uses 1.1 i want to change it to use 1.0)

Is that possible.
thanx

"Azhagan" <sp************ ******@hotmail. com> wrote in message
news:O6******** ******@TK2MSFTN GP14.phx.gbl...
You can create projects that can target .net framework 1.0 from within VS.NET 2003 (the default being fx 1.1).

In the Project property page, there is a property called 'Supported
Runtimes'. You can set this to support 1.1, 1.0 or both.

HTH,
-Azhagan

"ichor" <ic***@hotmail. com> wrote in message
news:%2******** *******@TK2MSFT NGP11.phx.gbl.. .
hi is it possible to work with the .net framework 1.0, with the vs.net

2003
IDE ?
Thanks



Nov 16 '05 #5
Hi,

Can you ask a c# program that written to run on .net frame work 1.1 to work
with frame work 1.0. Then visual studio 2003 will do what you want it to do
:-)

Nirosh.

"ichor" <ic***@hotmail. com> wrote in message
news:e6******** ******@TK2MSFTN GP09.phx.gbl...
Basically i want to develop in vs.net 2003 but with the .net framework 1.0. (vs.net uses 1.1 i want to change it to use 1.0)

Is that possible.
thanx

"Azhagan" <sp************ ******@hotmail. com> wrote in message
news:O6******** ******@TK2MSFTN GP14.phx.gbl...
You can create projects that can target .net framework 1.0 from within VS.NET 2003 (the default being fx 1.1).

In the Project property page, there is a property called 'Supported
Runtimes'. You can set this to support 1.1, 1.0 or both.

HTH,
-Azhagan

"ichor" <ic***@hotmail. com> wrote in message
news:%2******** *******@TK2MSFT NGP11.phx.gbl.. .
hi is it possible to work with the .net framework 1.0, with the vs.net

2003
IDE ?
Thanks



Nov 16 '05 #6

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

Similar topics

6
6180
by: Martin Bless | last post by:
The good news: Along with Python-2.4 comes really good news to Windows users. Yes, you now CAN build extension modules yourself using the SAME C++ compiler and linker Python is built with itself. Everything you need is available at no costs (except download hassle and installation time). Once your system is set up properly its just a matter of running 'python setup.py build'. No longer waiting for someone else to build binaries and a...
6
2148
by: David Waz... | last post by:
Moved an app from W/2000 Asp V1.0 to W/2003, VS/2003, ASPV 1.1 Page runs a long job, uploading 2 large fixed length files (300,000 rows) into SQL database. A process is run against the data, and altered flat-files produced. The job aborts at EXACTLY 105 seconds (1 min, 45 seconds) regardless of WHERE in the process we are - could be DB read, DB write, string manipulation - whatever.
8
1838
by: Hardy Wang | last post by:
Hi: Is it possible for me to create/open web application from remote machine other than port 80? And create application directly under virtual web site instead of creating a virtual directory? Because there is a developing server in our company running IIS with multiple web sites, each one has its own port number. In real scenario, no applications will run under virtual directory, but directly under a site. Thanks!
3
7667
by: Harry Simpson | last post by:
Windows Server 2003 is supposed to include Framework 1.1 right. I don't have it here but have reports that the web is not running. The users say that the %COMPUTERNAME%\ASPNET user doesn't exist. Questions: 1. is this user replaced by the %COMPUTERNAME%\NETWORK SERVICE user in Windows 2003 Server (IIS6)? 2. if the ASPNET user still needed to run .NET apps and it's missing, how would you add to a Windows 2003 Server box?
9
2312
by: Marc Miller | last post by:
Hi all, I have 2 dev. machines, the 1st is Win 2000 with .NET 7.0 and the 2nd is XP Pro with .NET 2003. My Web Server is Win 2000 Server with IIS 5.0. I can create a new project on my test server from the 1st machine, but I receive an 'HTTP/1.1 500 Internal Server error" from my Web Server. My userid/password are the same on all 3 machines.
3
2341
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 install .net framework 1.1 - Any impact if I not .net framework 1.1 into MS Windows 2003 Server Please advise.
1
2869
by: gerr | last post by:
Visual studio 2003 "HTTP/1.1 500 Internal Server Error" when trying to create a new Asp.net site with Visual Studio 2003 on localServer XP Pro/IIS 5.1. Everything worked fine prior to installing V/Studio 2003. Was running V/Studio classic 6/Asp parallel with V/Studio 2002/aspx. Anyone have any new solutions or urls' to point me to for this problem short of reinstalling the local developer setup consisting of Win XP OS/IIS 5.1 along with FP...
22
3309
by: EP | last post by:
When running my asp.net hosting service (asp.net without IIS), on server 2003 with IIS not installed, I get the following when trying to process a request. "System.DllNotFoundException: Unable to load DLL (aspnet_isapi.dll)." Of course the dll is able to be found, it's still in the framework directory and for grins I even put it in my service's local directory. This is apparantly server 2003 not allowing asp.net to be run if IIS was not...
14
2966
by: el_sid | last post by:
Our developers have experienced a problem with updating Web References in Visual Studio.NET 2003. Normally, when a web service class (.asmx) is created, updating the Web Reference will utilise the disco file to update the Corresponding proxy file and reflect the changes made to the web service. However, the results of doing this with out params is that the results seem
10
1388
by: cnickl | last post by:
Hi, I have a general ASP.NET question. As far as I understand, if I install the Framework 2.0 I also get ASP.NET 2.0. However I don’t want to spent the money to buy VS 2005 right now. Can I write ASP.NET 2.0 Websites in VS 2003?
0
9715
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9595
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10352
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10354
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
10097
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9175
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...
0
6867
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();...
1
4313
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
3835
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.