473,657 Members | 2,411 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Can I load and use VS 2003 and VS 2005 at the same time?

I have some vb.net apps that run on a scanner running Windows CE 2002/2003
with v.1.0 of the compact framework. We now have new scanners that have
Windows Mobile 5, which uses the 2.0 framework with VS 2005. Can I load and
maintain both of these version on my laptop running Windows 2003 server at
the same time?

Thanks for any advice in advance,

WayneM
Jul 21 '06 #1
1 963

I run and maintain apps built in VS.net 2003 and VS.Net 2005 ( no mobile
apps though ) however i do not encounter anny problems also not when
running 2 different IDE`s at the same time

regards

Michel Posseth [MCP]
"WayneM" <Wa****@discuss ions.microsoft. comschreef in bericht
news:D1******** *************** ***********@mic rosoft.com...
>I have some vb.net apps that run on a scanner running Windows CE 2002/2003
with v.1.0 of the compact framework. We now have new scanners that have
Windows Mobile 5, which uses the 2.0 framework with VS 2005. Can I load
and
maintain both of these version on my laptop running Windows 2003 server at
the same time?

Thanks for any advice in advance,

WayneM

Jul 21 '06 #2

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

Similar topics

0
4406
by: Peter | last post by:
When I issue call sqlj.install_jar('file:///f:/jars/mail.jar','MAIL'); I get the messages SQL4301N Java or .NET interpreter startup or communication failed, reason
10
1351
by: jfathman | last post by:
Hello, I am thinking of spending some holiday time reading the third edition of Programming C# by Jesse Liberty, using Visual C# .Net Standard 2003. But I see at www.oreilly.com that a new fourth edition of that book is due out in Feb 2005, and I see in this newsgroup that C# 2005 is forthcoming. Does it make sense to go ahead with the third edition of the book using
11
10161
by: bleedledeep | last post by:
I've been tracking down a memory leak using DevPartner 7.2 and what I am seeing is that calling XmlDocument.Load() leaks A LOT of memory. The following code is called when I click a button on my test form. (this is test code I wrote to confirm the bug, not my actual code) private void button1_Click(object sender, System.EventArgs e) { XmlDocument xd = new XmlDocument();
11
1705
by: Peter Oliphant | last post by:
I've been trying all morning to convert my 2003 project (managed) to 2005 (/clr since I have both managed and unmanaged code). I'm guessing I have tens of thousands of lines of code to change. Did a lot of converting '__gc' to 'ref', converting '*' to '^', converting 'new' to 'gcnew'. Of course this can't be done with a blanket replace, as my code has both managed and unmanaged segments. Thus I have to do them one-by-one. Also, things are...
7
1327
by: Rene | last post by:
I am still waiting for my copy of VS 2005 that I ordered about 2 weeks ago. When I finally get VS 2005, I will want to continue to run my projects using 2003 and at the same time I want to make a copy of my currently projects and upgrade them to VS 2005 and .Net 2 to make sure everything works correctly and start taking advantages of the new features. Also, I am not sure I am ready to make the jump to 2005 cold turkey. Is anybody...
13
26611
by: Thom Little | last post by:
My first ASP.NET application on Visual Studio 2005 and .NET Framework 2.0 The application compiles and executes correctly on the development machine. I then publish it to an empty directory on the development machine. I then copy that directory to the remote server that contains numerous directories and some of them are using .NET Framework 1.1 (1.1 and 2.0 are both installed on the server). When I call the page I get the message ...
0
858
by: gabe | last post by:
Hello --- I downloaded the Visual Web Developer Express 2005 (not Beta). I noticed that it takes quite a bit longer to load the IDE than Visual Studio 2003. I really like being able to use Visual Studio 2003 for just a document editor (SQL, XML etc). Is there a way to improve the load time for Visual Web Developer? Does this have something to do with the built in web server for the Product? Thanks in Advance ---
5
1278
by: Just D. | last post by:
All! Does anybody know how to fix the issue? Machine was working perfectly with WinXPPro and IE6 and all latest service packs, maybe just excluding WinWord from the Enterprise Office 2003, the service pack that I installed added a Shift-Arrow annoying selection bug, but it's fixable if I delete this SP from the machine and stop downloading it. There is another one more serious problem - when I installed IE7 and all required SPs from MS I...
8
13189
by: Rob T | last post by:
When I was using VS2003, I was able to compile my asp.net project locally on my machine and copy it to the production server and it would run just fine. I've now converted to VS2005. The project compiles & runs fine locally, but when I copy to the production machine, I get this error: Parser Error Message: Could not load type 'Global'. Source Error: Line 1: <%@ Application Codebehind="Global.asax.vb" Inherits="Global" %> Source...
0
8732
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
8503
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
7333
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...
1
6167
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5632
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();...
0
4158
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2731
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
1957
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1620
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.