473,396 Members | 1,982 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,396 software developers and data experts.

vbnet installation question

Jim
Please don't laugh--I'm serious about this--

I finally got around to installing the copy of VBNet I bought last summer.

I didn't see any installation instructions in the box--just a bunch of
advertisements, a couple posters and a beginning programming book.

So I put the Visual Studio CD in the hard drive. It said it couldn't
install because it was missing some supporting files. So I put the
VBNet CD in and the message box told me to put the VBStudio CD back in.
That installed a bunch of files--then it said to put the VBNet CD Back
in. That asked me for a product key and installed a whole lot of files.
Then it just stopped.

I thought, is it done? After no more activity, I took it out, and when
I clicked on VBNet, it worked.

However when I went to the help menu, it said I needed to install help
from the MSDN Library disk, because I didn't use "option 3". It also
told how to install it from add and remove programs. I never even got a
choice for option 3. Did I do something wrong, or what?

Sorry for the very basic question. On the positive side, it didn't
overwrite my copy of VB5.

Jim
Nov 21 '05 #1
5 1150
Now you should just be able to put in the MSDN Library disk and run
SETUP.EXE from that cd.
"Jim" <no****@anonymous.net> wrote in message
news:hf********************@adelphia.com...
Please don't laugh--I'm serious about this--

I finally got around to installing the copy of VBNet I bought last summer.

I didn't see any installation instructions in the box--just a bunch of
advertisements, a couple posters and a beginning programming book.

So I put the Visual Studio CD in the hard drive. It said it couldn't
install because it was missing some supporting files. So I put the
VBNet CD in and the message box told me to put the VBStudio CD back in.
That installed a bunch of files--then it said to put the VBNet CD Back
in. That asked me for a product key and installed a whole lot of files.
Then it just stopped.

I thought, is it done? After no more activity, I took it out, and when
I clicked on VBNet, it worked.

However when I went to the help menu, it said I needed to install help
from the MSDN Library disk, because I didn't use "option 3". It also
told how to install it from add and remove programs. I never even got a
choice for option 3. Did I do something wrong, or what?

Sorry for the very basic question. On the positive side, it didn't
overwrite my copy of VB5.

Jim

Nov 21 '05 #2
Thanks Terry--

I'll try that.

Jim

Terry Olsen wrote:
Now you should just be able to put in the MSDN Library disk and run
SETUP.EXE from that cd.


Nov 21 '05 #3
Its a while ago now, but I think there is a checkbox at the end of the VS
installation that asks you if you want to install the MSDN files. If that is
checked, you will install all 3 discs & then the installation window will pop
up again asking you to check the web for updates etc.

In October 2003, there was a MSDN update out. Make sure you install it, as
Microsoft brag a lot (5000) of new code examples etc. Here's the link:

http://support.microsoft.com/default...b;en-us;827819

---------------------------------------------------------------------------------------

WOW!! You have VB 5. My collection is VB 3, VB 4, VB 5, VB 6 (VS 6
Enterprise), now VB 7.0 (VS.NET 2002 Ent Arch) & now VS.NET 2003 Ent Arch.
Yes, all of which are fully licensed.

"Jim" wrote:
Please don't laugh--I'm serious about this--

I finally got around to installing the copy of VBNet I bought last summer.

I didn't see any installation instructions in the box--just a bunch of
advertisements, a couple posters and a beginning programming book.

So I put the Visual Studio CD in the hard drive. It said it couldn't
install because it was missing some supporting files. So I put the
VBNet CD in and the message box told me to put the VBStudio CD back in.
That installed a bunch of files--then it said to put the VBNet CD Back
in. That asked me for a product key and installed a whole lot of files.
Then it just stopped.

I thought, is it done? After no more activity, I took it out, and when
I clicked on VBNet, it worked.

However when I went to the help menu, it said I needed to install help
from the MSDN Library disk, because I didn't use "option 3". It also
told how to install it from add and remove programs. I never even got a
choice for option 3. Did I do something wrong, or what?

Sorry for the very basic question. On the positive side, it didn't
overwrite my copy of VB5.

Jim

Nov 21 '05 #4
I never got a checkbox at the end of the installation program. It just
stopped, with nothing open. I really wanted a copy of VB6, since I
bought a book on DirectX that required VB6, but it was discontinued
before I could buy a copy. I'm not a professional programmer -- just
wanted to learn something new, and found that this is not that
difficult. And I like that you have total control over what people try
to do when running your apps. In a few years when I retire, maybe I can
take some professional programming classes.

Crouchie1998 wrote:
Its a while ago now, but I think there is a checkbox at the end of the VS
installation that asks you if you want to install the MSDN files. If that is
checked, you will install all 3 discs & then the installation window will pop
up again asking you to check the web for updates etc.

In October 2003, there was a MSDN update out. Make sure you install it, as
Microsoft brag a lot (5000) of new code examples etc. Here's the link:

http://support.microsoft.com/default...b;en-us;827819

---------------------------------------------------------------------------------------

WOW!! You have VB 5. My collection is VB 3, VB 4, VB 5, VB 6 (VS 6
Enterprise), now VB 7.0 (VS.NET 2002 Ent Arch) & now VS.NET 2003 Ent Arch.
Yes, all of which are fully licensed.

Nov 21 '05 #5
Have you managed to install the MSDN help files on the three blue CD's now?

Of course you can still buy VB 6 or VS 6 Enterprise.

You talked about DirectX. Have you downloaded DirectX 9 SDK (December 2004)
yet? On installation, you are asked if you want to integergrate it with
VS.NET, which is what I have done. You can download it here:

http://www.microsoft.com/downloads/d...DisplayLang=en

"Jim Madsen" wrote:
I never got a checkbox at the end of the installation program. It just
stopped, with nothing open. I really wanted a copy of VB6, since I
bought a book on DirectX that required VB6, but it was discontinued
before I could buy a copy. I'm not a professional programmer -- just
wanted to learn something new, and found that this is not that
difficult. And I like that you have total control over what people try
to do when running your apps. In a few years when I retire, maybe I can
take some professional programming classes.

Crouchie1998 wrote:
Its a while ago now, but I think there is a checkbox at the end of the VS
installation that asks you if you want to install the MSDN files. If that is
checked, you will install all 3 discs & then the installation window will pop
up again asking you to check the web for updates etc.

In October 2003, there was a MSDN update out. Make sure you install it, as
Microsoft brag a lot (5000) of new code examples etc. Here's the link:

http://support.microsoft.com/default...b;en-us;827819

---------------------------------------------------------------------------------------

WOW!! You have VB 5. My collection is VB 3, VB 4, VB 5, VB 6 (VS 6
Enterprise), now VB 7.0 (VS.NET 2002 Ent Arch) & now VS.NET 2003 Ent Arch.
Yes, all of which are fully licensed.

Nov 21 '05 #6

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

Similar topics

5
by: InstallAware | last post by:
For Press Inquiries: Sinan Karaca InstallAware Software Corporation 336 Guerrero Street, San Francisco CA 94103 415 358 4094 (voice/fax) sinank@installaware.com http://www.installaware.com/ ...
6
by: cat | last post by:
Hi Folks, We are going to start a grand new project, which is DB2v7 FP10a sitting on AIX4.3.3 on M80 server. Here is my question, 1) According to Fixpack installation guide, I have to install...
5
by: Showjumper | last post by:
I cannot get the custom Tag Prefix to work in controls made w/ VBNET. Why??? It works just fine in controls made w/ c#. Is vbnet just buggy?
1
by: KT | last post by:
Do we have any idea how long VBNet is going to be supported? Being a hobbyist VB6 user I am only interested in creating windows based applications and have no need for web services, asp etc. I...
3
by: Jon | last post by:
I am trying to convert an application from VB to VB.Net. the application is large (400 + Screens) and (175+ reports). I am a visual learner meaning if I found examples how to do something in VB...
0
by: | last post by:
I have written a VBNET sample service that uses FindWindow to find another VBNET forms app HANDLE and send it a message via SendMessage. The service runs under the local system account with...
16
by: Jeremy S. | last post by:
I'm about to install VS.NET 2005 and SQL Server 2005 on a new/clean development machine (XP Pro/SP2 etc). Is the order of installation important (i.e., which product should I install first)? ...
16
by: eSolTec, Inc. 501(c)(3) | last post by:
Thank you in advance for any and all assistance. I'm looking for a way to programmatically retrieve the following if possible: Windows Installation Key or COA from the registry Windows installed...
2
by: =?Utf-8?B?R3JlZw==?= | last post by:
I have no idea where to post this question, or even if its appropriate for me to post it here. I don't know if installing a VB.Net program has caused the problem I'm having or not. All I know is I...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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?
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
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,...
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
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...
0
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,...

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.