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

Home Posts Topics Members FAQ

Whidbey Installation Question ( PDC version )

Hello All,

Is it perfectly ok to install the Whidbey ( PDC preview version) into my
pc which already contains both ASP 1.0 and ASP 1.1 (without affecting
my current web apps) ?

Just want to hear from you first before I install this.

THANKS A MANY!!

~ElreyRonald
Nov 18 '05 #1
4 1145
Elery,

Just as with other framework versions, you can install Whidbey alongside
without interfering with older versions. The applications are smart enough
to know which version fo the framework to use.

As for anedotal, I have no problem running Windbey along with ASP1.1 and
VS2003.

Alex Papadimoulis

"Elrey Ronald V." <lu*******@NOSP AM.hotmail.com> wrote in message
news:ee******** ******@tk2msftn gp13.phx.gbl...
Hello All,

Is it perfectly ok to install the Whidbey ( PDC preview version) into my
pc which already contains both ASP 1.0 and ASP 1.1 (without affecting
my current web apps) ?

Just want to hear from you first before I install this.

THANKS A MANY!!

~ElreyRonald

Nov 18 '05 #2
I have heard several tales of Whidbey breaking earlier versions, so I have
avoided it myself and run it in a virtual machine.

--
Chris Jackson
Software Engineer
Microsoft MVP - Windows Client
Windows XP Associate Expert
--
More people read the newsgroups than read my email.
Reply to the newsgroup for a faster response.
(Control-G using Outlook Express)
--

"Elrey Ronald V." <lu*******@NOSP AM.hotmail.com> wrote in message
news:ee******** ******@tk2msftn gp13.phx.gbl...
Hello All,

Is it perfectly ok to install the Whidbey ( PDC preview version) into my
pc which already contains both ASP 1.0 and ASP 1.1 (without affecting
my current web apps) ?

Just want to hear from you first before I install this.

THANKS A MANY!!

~ElreyRonald

Nov 18 '05 #3
Thanks guys!!!

But Now I see two opposing feedbacks? Can someone out there break my
confusion about this matter?
TIA

ElreyRonald
"Chris Jackson" <chrisjATmvpsDO TorgNOSPAM> wrote in message
news:%2******** ********@TK2MSF TNGP09.phx.gbl. ..
I have heard several tales of Whidbey breaking earlier versions, so I have
avoided it myself and run it in a virtual machine.

--
Chris Jackson
Software Engineer
Microsoft MVP - Windows Client
Windows XP Associate Expert
--
More people read the newsgroups than read my email.
Reply to the newsgroup for a faster response.
(Control-G using Outlook Express)
--

"Elrey Ronald V." <lu*******@NOSP AM.hotmail.com> wrote in message
news:ee******** ******@tk2msftn gp13.phx.gbl...
Hello All,

Is it perfectly ok to install the Whidbey ( PDC preview version) into my pc which already contains both ASP 1.0 and ASP 1.1 (without affecting
my current web apps) ?

Just want to hear from you first before I install this.

THANKS A MANY!!

~ElreyRonald


Nov 18 '05 #4
Elery,

In theory, it shouldn't interfere and cause a problem.

50% of respondents had a problem with it.

I would install it with that risk, but only b/c I dont mind reformatting and
reloading everything, as I do it 2x a year as it is. But, ifyou cant afford
to do that, go with a vM

Alex Papadimoulis
"Elrey Ronald V." <lu*******@NOSP AM.hotmail.com> wrote in message
news:eP******** ******@TK2MSFTN GP09.phx.gbl...
Thanks guys!!!

But Now I see two opposing feedbacks? Can someone out there break my
confusion about this matter?
TIA

ElreyRonald
"Chris Jackson" <chrisjATmvpsDO TorgNOSPAM> wrote in message
news:%2******** ********@TK2MSF TNGP09.phx.gbl. ..
I have heard several tales of Whidbey breaking earlier versions, so I have
avoided it myself and run it in a virtual machine.

--
Chris Jackson
Software Engineer
Microsoft MVP - Windows Client
Windows XP Associate Expert
--
More people read the newsgroups than read my email.
Reply to the newsgroup for a faster response.
(Control-G using Outlook Express)
--

"Elrey Ronald V." <lu*******@NOSP AM.hotmail.com> wrote in message
news:ee******** ******@tk2msftn gp13.phx.gbl...
Hello All,

Is it perfectly ok to install the Whidbey ( PDC preview version) into

my pc which already contains both ASP 1.0 and ASP 1.1 (without affecting my current web apps) ?

Just want to hear from you first before I install this.

THANKS A MANY!!

~ElreyRonald



Nov 18 '05 #5

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

Similar topics

0
1356
by: Cave | last post by:
Is there a way to install the SQL Reporting Services Client on Whidbey ? The installer searches the system for an installation of Visual Studio 2003 in order to install the client part of SQL RPS. Although there is an installation of the Visual Studio Whidbey I cannot install the client of SQL RPS on it. Any ideas ??? thanksalot
1
356
by: marcus | last post by:
I actually honestly believe that this problem might stem from my SQL 2005 Express installation, but since it occurs in Whidbey I figured I'd post here. My problem is that I can't create a new datasource in whidbey using the add new option in the data menu. I get a messagebox with an error such as the following: "An unexpected error has occurred. Please record the following message when seeking support from
2
1188
by: Mark | last post by:
I'm aware that unit testing is built into Whidbey. However, does NUnit work on Whidbey yet? I tried attaching to a Whidbey (Beta 1) .exe containing unit tests and it bombed in a hurry. Thanks in advance. Mark
1
1176
by: Sankar Nemani | last post by:
Hi I am unable to create a web projetc using whidbey. When I choose "New Web Site" option from File menu, I get this error saying "Default.js or Default.vbs not found in C:\Program Files\Microsoft Visual Studio .NET Whidbey\Web\WEBPROJWizards\VB\Webs\Application\Scripts\1033 " I get this when I run Whidbey on Windows XP. And I am able to create other types of projects OK.
3
1206
by: Doug Holland | last post by:
Hi There I just installed the PDC build of Whidbey onto Windows XP using the 'Web Developer' profile when I installed and was a little surprised to see that it is only ASP.NET projects that I have available and now wishing I'd chosen 'C# Developer' which probably displays all project type ... how do I switch profiles in VS.NET Whidbey???? Secondly what happened to Microsoft telling us that code
4
1286
by: howard dierking | last post by:
I am running windows xp with both vs2003/.net 1.1 and the whidbey/.net 2.x beta 1. Since i installed whidbey, i have been able to neither run (F5) my apps nor attach to the aspnet worker process for my vs2003 apps. This is obviously a really big problem and i'm sure that somebody must have also run into it by now. Does anyone know how to fix this?? thanks, _howard
0
790
by: Vai2000 | last post by:
Hi All, 1. What's the forum address for Whidbey if I am posting at the wrong place 2. Does Whidbey installation clears on XP Home? (with webserver on the fly I guess XP home should be good enough to work with Whidbey) TIA
14
1436
by: dlangell | last post by:
I have NOT yet made the transition from VB 6 to VB.NET 2003. I know some of the general differences, but I'm not yet to the point where I would feel comfortable starting a new project in .NET. At any rate, I was going to get some books and begin learning more about it and try to make the jump, but then I see that Whidbey or VS.NET 2005 will be coming out in the next year or so. How different is this new release going to be from VB.NET 2003?...
5
2888
by: rogsonl | last post by:
My computer was moved last week, and the company changed the network groups we work on. As a result, one of the main benefits from Whidbey (database connectivity) no longer works. Situation: 1. I open a new project based on a windows form 2. I click on "data" and then "Add New Data Source" then I click on next within the wizard 3. I have 3 choices Database, Local Database, Web service and Object. 4. I choose Database, click next and get...
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
10600
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
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...
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...
1
7642
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
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();...
0
5535
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...
0
5673
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
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

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.