Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
bubberz
Constraint Violating Yak Guru
289 Posts |
Posted - 2006-05-24 : 16:40:08
|
Currently, we're using production code with VS2003.We've received the software for VS2005, and it's on the development server where the existing VS2003 install is, but not installed yet.Can we run both instances of VS on the same server?I'm assuming you can, but wanted to know if there were any issues I needed to be aware of before hand.Thanks! |
|
bubberz
Constraint Violating Yak Guru
289 Posts |
Posted - 2006-05-24 : 17:01:15
|
Looks like they both can exist on the same machine:http://searchvb.techtarget.com/tip/1,289483,sid8_gci1140980,00.html |
 |
|
MichaelP
Jedi Yak
2489 Posts |
Posted - 2006-05-24 : 18:03:31
|
Yeah, you can run 1.0, 1.1, and 2.0 all on the same server.Michael<Yoda>Use the Search page you must. Find the answer you will. Cursors, path to the Dark Side they are. Avoid them, you must. Use Order By NewID() to get a random record you will.</Yoda>Opinions expressed in this post are not necessarily those of TeleVox Software, inc. All information is provided "AS IS" with no warranties and confers no rights. |
 |
|
|
|
|