473,395 Members | 1,696 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

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 1281

"David L Wright II" <dl******@radiks.net> wrote in message
news:OP**************@TK2MSFTNGP10.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******@radiks.net> wrote in message
news:OP**************@TK2MSFTNGP10.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******@radiks.net> wrote in message
news:OP**************@TK2MSFTNGP10.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 interoperatiblity 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******@radiks.net> wrote in message
news:e6**************@TK2MSFTNGP12.phx.gbl...
And If I happen to be testing out how the two products work on the same
machine?????????????

"David L Wright II" <dl******@radiks.net> wrote in message
news:OP**************@TK2MSFTNGP10.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**************@TK2MSFTNGP11.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 interoperatiblity 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******@radiks.net> wrote in message
news:e6**************@TK2MSFTNGP12.phx.gbl...
And If I happen to be testing out how the two products work on the same
machine?????????????

"David L Wright II" <dl******@radiks.net> wrote in message
news:OP**************@TK2MSFTNGP10.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.private.whidbey tree from him.

Alan

"One Handed Man ( OHM - Terry Burns )" <news.microsoft.com> wrote in message
news:eS**************@TK2MSFTNGP09.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**************@TK2MSFTNGP09.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.private.whidbey tree from him.

Alan

"One Handed Man ( OHM - Terry Burns )" <news.microsoft.com> wrote in message news:eS**************@TK2MSFTNGP09.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
On Mon, 2 Aug 2004 07:46:02 +0100, One Handed Man ( OHM - Terry Burns )
wrote:
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.


I disagree with this. The Beta is NOT meant to seek out bugs or to
determine if the product is ready to ship. It is meant to determine if the
product fills the needs of the target market. It is meant to determine if
the product meets the marketing requirements. If the intended users of the
product find that something doesn't perform as they desire or a request
feature is not present, it can be added.

Certainly, if bugs are found during this stage, they can be corrected, but
finding bugs is not the purpose of the beta. By the time a beta of a
product is released, the developers should have already removed as many
bugs as possible.

When the product reaches the Release Candidate stage, no new features can
be added and the product is only tested to make sure it is suitable for
shipping. If any bugs are found during this stage, they can be fixed or
not depending on their severity.

We generally follow the following guidelines for our products (80/20 rule):

1. The product must function as described in the user documentation and
must be consistently reliable.

2. 80% of new users will be able to use the product for the purpose it was
designed, as it is shipped, and without the need to contact customer
support

3. Users who do call for support will have their issues resolved quickly
and simply.

If it meets those guidelines, we deem it acceptable for release.
Inevitably, bugs will be found and they are fixed as quickly as possible.
But these three guidelines seem to strike a good balance.

Cheers

--
Chris

dunawayc[AT]sbcglobal_lunchmeat_[DOT]net

To send me an E-mail, remove the "[", "]", underscores ,lunchmeat, and
replace certain words in my E-Mail address.
Nov 20 '05 #11
I would answer, but I really cant be bothered

--

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

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

"Chris Dunaway" <"dunawayc[[at]_lunchmeat_sbcglobal[dot]]net"> wrote in
message news:b6******************************@40tude.net.. .
On Mon, 2 Aug 2004 07:46:02 +0100, One Handed Man ( OHM - Terry Burns )
wrote:
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.
I disagree with this. The Beta is NOT meant to seek out bugs or to
determine if the product is ready to ship. It is meant to determine if

the product fills the needs of the target market. It is meant to determine if
the product meets the marketing requirements. If the intended users of the product find that something doesn't perform as they desire or a request
feature is not present, it can be added.

Certainly, if bugs are found during this stage, they can be corrected, but
finding bugs is not the purpose of the beta. By the time a beta of a
product is released, the developers should have already removed as many
bugs as possible.

When the product reaches the Release Candidate stage, no new features can
be added and the product is only tested to make sure it is suitable for
shipping. If any bugs are found during this stage, they can be fixed or
not depending on their severity.

We generally follow the following guidelines for our products (80/20 rule):
1. The product must function as described in the user documentation and
must be consistently reliable.

2. 80% of new users will be able to use the product for the purpose it was designed, as it is shipped, and without the need to contact customer
support

3. Users who do call for support will have their issues resolved quickly
and simply.

If it meets those guidelines, we deem it acceptable for release.
Inevitably, bugs will be found and they are fixed as quickly as possible.
But these three guidelines seem to strike a good balance.

Cheers

--
Chris

dunawayc[AT]sbcglobal_lunchmeat_[DOT]net

To send me an E-mail, remove the "[", "]", underscores ,lunchmeat, and
replace certain words in my E-Mail address.

Nov 20 '05 #12
THIS is the reason I searched for this topic in this forum. To find out if
I'd get in trouble installing 2003 & 2005 beta on the same machine. I find
out that, yes, doing so is or can be problematic. Not eveyone has extra beta
test machines or enough disk space to make multiple partitions practicable.

That makes this topic's appearance in this forum totally appropriate! It
certainly saved me from trouble and that is one of the the purposes of a
newsgroup community!

"One Handed Man ( OHM - Terry Burns )" wrote:
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**************@TK2MSFTNGP09.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.private.whidbey tree from him.

Alan

"One Handed Man ( OHM - Terry Burns )" <news.microsoft.com> wrote in

message
news:eS**************@TK2MSFTNGP09.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 21 '05 #13

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.

David,

This is from the Readme.HTM on the disk:
To resolve this issue

Visual Studio 2005 Beta 1 provides a switch that, when turned on, forces all
applications executing on a given computer to run on the latest version of
the runtime. This switch overrides settings specified in the app.exe.config
and host.config files, which normally specify that the application run on
either version 1.0 or 1.1 of the CLR.

You can activate this switch either by setting a registry key or by setting
an environment variable:

Activate/Deactivate the Switch Using a Registry Key

Turn on the switch using the following registry setting:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramewor k\OnlyUseLatestCLR=dword:00000001
Turn off the switch using the followikng registry setting:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramewor k\OnlyUseLatestCLR=dword:00000000
Activate/Deactivate the Switch Using an Environment Variable

Activate the switch using the following variable set to "1", as follows:
COMPLUS_OnlyUseLatestCLR=1

Deactivate the switch using the following variable set to "0", as follows:
COMPLUS_OnlyUseLatestCLR=0

You can find a sample using the registry to activate/deactivate the switch
posted on GotDotNet, at the following URL:
http://www.gotdotnet.com/Community/U...8-090d34e77520

Nov 21 '05 #14

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

Similar topics

0
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...
7
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
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...
22
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
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...
7
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...
0
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...
3
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: ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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,...
0
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...
0
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...
0
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...
0
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...

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.