473,626 Members | 3,239 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

VB.Net 2003 and VS 2005 not working together

Does anyone know when building a msi file under VB.Net 2003, it would try to
install something from the VS 2005 Beta 1? I have both products installed.

Thanks,
Nov 20 '05 #1
13 1301

"David L Wright II" <dl******@radik s.net> wrote in message
news:OP******** ******@TK2MSFTN GP10.phx.gbl...
Does anyone know when building a msi file under VB.Net 2003, it would try to install something from the VS 2005 Beta 1? I have both products

installed.

Shame on you.

Really.

NEVER install a beta on a production machine. Even if you only have one
computer to work with, you should repartition (if possible) and install a
second copy of your OS so as to have a dual-boot scenario. Then you install
the beta in your "throwaway" OS.
Nov 20 '05 #2
You might be able to get away with it, it depends what you are intending to
install from VS2005. If your using the Framework 2.0 with 2003, then you may
get away with it in some situations but not others. I would strongly
recommend that you do not try anything for a production target in your
employers.

--

OHM ( Terry Burns )
. . . One-Handed-Man . . .

Time flies when you don't know what you're doing

"David L Wright II" <dl******@radik s.net> wrote in message
news:OP******** ******@TK2MSFTN GP10.phx.gbl...
Does anyone know when building a msi file under VB.Net 2003, it would try to install something from the VS 2005 Beta 1? I have both products installed.
Thanks,

Nov 20 '05 #3
And If I happen to be testing out how the two products work on the same
machine???????? ?????

"David L Wright II" <dl******@radik s.net> wrote in message
news:OP******** ******@TK2MSFTN GP10.phx.gbl...
Does anyone know when building a msi file under VB.Net 2003, it would try to install something from the VS 2005 Beta 1? I have both products installed.
Thanks,

Nov 20 '05 #4
y don't u wait intil fuuly loaded intead of stupid beta version.

David L Wright II wrote:
Does anyone know when building a msi file under VB.Net 2003, it would try to
install something from the VS 2005 Beta 1? I have both products installed.

Thanks,


Nov 20 '05 #5
y don't u wait intil fuuly loaded intead of stupid beta version.

David L Wright II wrote:
Does anyone know when building a msi file under VB.Net 2003, it would try to
install something from the VS 2005 Beta 1? I have both products installed.

Thanks,


Nov 20 '05 #6
You should *never* expect early betas of any product to play nicely and not
FarkleT other things on a system. You also shouldn't expect early betas to
provide any reliable measure or indication of how or if a finished product
will work "side by side" They are only intended to give us some early
exposure to the new platform's capabilities and changes.

Take it from someone who's been beta testing stuff from MS and others for
almost 30 years: things can and will go wrong, and often not give you any
indication until it is the most inopportune moment for you.

MS clearly warns against attempting to run betas on machines that are also
being used for production work. Furthermore, the first betas of VS2005 are
not licensed for go-live. You use them at your own risk and peril. If you
find interoperatibli ty and compatibility issues, post bug reports where
appropriate on the website, and use the beta discussion groups to share the
gorey details. Furthermore, beta issues should not be discussed in the
released product newsgroups.

All this said, at least the uninstaller does a pretty good job of
clearing-out the beta bits and registry changes. To set things aright, use
control panel to uninstall the VS2005 products, and .Net 2.0 Framework. You
will also need to run repair on (or reinstall) your existing VS2003
installation and the 1.1 Framework. If you had SQL Server 2000 or its
client utils on your machine, you will need to reinstall that as well if you
installed SS2005.

If you must test the beta side-by-side with a production scenario, build a
separate box that is exclusively for that purpose, and that it doesn't
matter if you have to punt it.

Alan
"David L Wright II" <dl******@radik s.net> wrote in message
news:e6******** ******@TK2MSFTN GP12.phx.gbl...
And If I happen to be testing out how the two products work on the same
machine???????? ?????

"David L Wright II" <dl******@radik s.net> wrote in message
news:OP******** ******@TK2MSFTN GP10.phx.gbl...
Does anyone know when building a msi file under VB.Net 2003, it would
try to
install something from the VS 2005 Beta 1? I have both products

installed.

Thanks,


Nov 20 '05 #7

// U wrote
They are only intended to give us some early
exposure to the new platform's capabilities and changes
//

I disagree on this point as this is what the Alpha release is for, the beta
program is supposed to get people playing with the code to uncover as many
bugs as possible before release. Although MS do warn you about using betas
on production targets, they also know people will simply install, get into
trouble and then complain; its all part of the process.
--

OHM ( Terry Burns )
. . . One-Handed-Man . . .

Time flies when you don't know what you're doing

"J. Alan Rueckgauer" <vo**@dev.nul > wrote in message
news:uN******** ******@TK2MSFTN GP11.phx.gbl...
You should *never* expect early betas of any product to play nicely and not FarkleT other things on a system. You also shouldn't expect early betas to provide any reliable measure or indication of how or if a finished product
will work "side by side" They are only intended to give us some early
exposure to the new platform's capabilities and changes.

Take it from someone who's been beta testing stuff from MS and others for
almost 30 years: things can and will go wrong, and often not give you any
indication until it is the most inopportune moment for you.

MS clearly warns against attempting to run betas on machines that are also
being used for production work. Furthermore, the first betas of VS2005 are not licensed for go-live. You use them at your own risk and peril. If you find interoperatibli ty and compatibility issues, post bug reports where
appropriate on the website, and use the beta discussion groups to share the gorey details. Furthermore, beta issues should not be discussed in the
released product newsgroups.

All this said, at least the uninstaller does a pretty good job of
clearing-out the beta bits and registry changes. To set things aright, use control panel to uninstall the VS2005 products, and .Net 2.0 Framework. You will also need to run repair on (or reinstall) your existing VS2003
installation and the 1.1 Framework. If you had SQL Server 2000 or its
client utils on your machine, you will need to reinstall that as well if you installed SS2005.

If you must test the beta side-by-side with a production scenario, build a
separate box that is exclusively for that purpose, and that it doesn't
matter if you have to punt it.

Alan
"David L Wright II" <dl******@radik s.net> wrote in message
news:e6******** ******@TK2MSFTN GP12.phx.gbl...
And If I happen to be testing out how the two products work on the same
machine???????? ?????

"David L Wright II" <dl******@radik s.net> wrote in message
news:OP******** ******@TK2MSFTN GP10.phx.gbl...
Does anyone know when building a msi file under VB.Net 2003, it would

try
to
install something from the VS 2005 Beta 1? I have both products

installed.

Thanks,



Nov 20 '05 #8
I said I was referring to early betas. We've been told over and over again
at developer conferences and in various MSDN communiques that any early beta
build that is not licensed for go-live should be treated as alpha code,
regardless of what the release labeling may say. Now, were this Beta 2 or
later, or an RC, the OP's concern would certainly be warranted. However,
his posting about it on the released product ng is inappropriate. Anything
having to do with the beta should be posted in the beta community. I'm not
coming up with anything in the microsoft.priva te.whidbey tree from him.

Alan

"One Handed Man ( OHM - Terry Burns )" <news.microsoft .com> wrote in message
news:eS******** ******@TK2MSFTN GP09.phx.gbl...

// U wrote
They are only intended to give us some early
exposure to the new platform's capabilities and changes
//

I disagree on this point as this is what the Alpha release is for, the beta program is supposed to get people playing with the code to uncover as many
bugs as possible before release. Although MS do warn you about using betas
on production targets, they also know people will simply install, get into
trouble and then complain; its all part of the process.

Nov 20 '05 #9
Posting to the group here Is inappropriate I agree. I've been working with
the Partner Drops for several months now and they were really flakey.
However, Beta 1 is stable enough to work with, but No I wouldnt put Beta 1
on a production machine either, however, I have built several applications
already and it's looking pretty good, the area's they seem to be lacking in
are documentation and wizards but apart from that for the most part you can
do a far bit already.

Although this is an early beta, they did say it was one of the most stable
beta releases ever and I agree so I would urge anyone who is interested to
get moving on it, as there is an awful lot to learn and its best to be ahead
of the game.

--

OHM ( Terry Burns )
. . . One-Handed-Man . . .

Time flies when you don't know what you're doing

"J. Alan Rueckgauer" <vo**@dev.nul > wrote in message
news:Ow******** ******@TK2MSFTN GP09.phx.gbl...
I said I was referring to early betas. We've been told over and over again at developer conferences and in various MSDN communiques that any early beta build that is not licensed for go-live should be treated as alpha code,
regardless of what the release labeling may say. Now, were this Beta 2 or
later, or an RC, the OP's concern would certainly be warranted. However,
his posting about it on the released product ng is inappropriate. Anything having to do with the beta should be posted in the beta community. I'm not coming up with anything in the microsoft.priva te.whidbey tree from him.

Alan

"One Handed Man ( OHM - Terry Burns )" <news.microsoft .com> wrote in message news:eS******** ******@TK2MSFTN GP09.phx.gbl...

// U wrote
They are only intended to give us some early
exposure to the new platform's capabilities and changes
//

I disagree on this point as this is what the Alpha release is for, the

beta
program is supposed to get people playing with the code to uncover as many bugs as possible before release. Although MS do warn you about using betas on production targets, they also know people will simply install, get into trouble and then complain; its all part of the process.


Nov 20 '05 #10

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

Similar topics

0
1529
by: MarionEll | last post by:
XML 2003 Interoperability Demonstrations to Showcase Industry Standards, Integrated Vendor Solutions Alexandria, VA – Nov. 19, 2003 – IDEAlliance, a leading trade association dedicated to fostering information technology standards, today announced that XML Conference and Exposition 2003 will feature several “interoperability demonstrations” organized by OASIS, W3C, and WS-I. The demonstrations will showcase numerous...
7
319
by: tony | last post by:
Hi Any one know that can VS.net 2005 with vs.net 2003 worked together in one manchine? if it can working together, how can I set up it? Thanks Tony
5
360
by: Uncle Ben | last post by:
At a recent MSDN conference, one of the presenters vehemently said that VS.NET 2003 (because of its web project) is only good for _single_ developers. He said that if you're working in a team environment (i.e. more than one developer), VS.NET 2005 is the way to go. We are currently developing on classic ASP and want to move to ASP.NET soon. But hearing that comment, our team of 5-10 developers might want to wait for the release of...
22
2221
by: smartwolf agassi via DotNetMonster.com | last post by:
I'm a C# language learner. I want to know which IDE is better for C# programing, Borland C#Builder or VS.net 2003? -- Message posted via http://www.dotnetmonster.com
0
1165
by: laks | last post by:
I had installed windows 2003, then wss, then vs .net and then cms 2002 sp1a std ed. The applicatino pool was set by default is spsAppPool1. CMS was not working. I installed connector and both cms and sharepoint work. I tried to start working with my CMS project using VS .NET 2003. I got:
7
1326
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...
0
1082
by: Rod | last post by:
Well, I've taken the plunge and gotten myself my first domain. (I've worked on other peoples and of course at work, but never done my own domain.) With this new project my family and I will likely work on it together. And we'll be using FrontPage 2003. I would also like to use Visual Studio 2005 for those portions when appropriate (such as a members' only area), so I would like to know how to make FP 2003 and Visual Studio 2005 work...
3
1242
by: shil | last post by:
Can I have both 1.1 and 2.0 frameworks installed on same machine? I have 2005 already, for some reason I had to install 2003. When I try to create a new project in 2003, I get an error as below: "Visual Studio could not identify the version of ASP.NET oon the Web Server. The Web Server reported the following error when attempting to create or open the Web project located at the following URL: 'http://localhost/WebApplication1'. 'HTTP/1.1...
0
8203
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
8642
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
7203
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 projectplanning, coding, testing, and deploymentwithout 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
6125
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
5576
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
4094
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
4206
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2630
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
1515
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.