473,662 Members | 2,666 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Cannot find Product Key

I recently bought a new computer and want to install my VB.net 2003, but I
cannot seem to find my product key anymore. Yes I have legal version with all
CDs and blue box with all the information posters, but none of these papers
or even the paper CD wrappings seem to contain the product key. I wonder if
anyone can tell me if I am looking at the wrong place or if I truly lost it?
And if I indeed lost it, is there a way to gain it again from Microsoft as I
would really like to start programming again.

Thanks!
Jul 27 '07 #1
4 2064
I recently bought a new computer and want to install my VB.net 2003,
but I cannot seem to find my product key anymore. Yes I have legal
version with all CDs and blue box with all the information posters,
but none of these papers or even the paper CD wrappings seem to
contain the product key. I wonder if anyone can tell me if I am
looking at the wrong place or if I truly lost it? And if I indeed lost
it, is there a way to gain it again from Microsoft as I would really
like to start programming again.

I'm afraid I have nothing to help you with your lost key.

Unless it helps that on my copy of 2003 ( when I was using it) the serial
number was on a sticker on the cd sized cardboard box used to hold the CDs.

Depending on what you want to program (Hobby vs Work vs Enterprise Application)
and what you mean by "I would really like to start programming again" there
might be an alternative solution.

MS have released version 2005 since 2003 and this version is also available
in some "Express" flavours.

These versions were at one point (and may still be ) free of charge. The
limitations tended to be around their ability to access databases and abilities
to use addins.

Just search for "C# Express Edition" or "VB.Net Express Edition" and you
should find a potentially free product that would certainly do for any hobby
work.

Just a thought.

--
Rory
Jul 27 '07 #2

"Avocet" <Av****@discuss ions.microsoft. comwrote in message
news:FF******** *************** ***********@mic rosoft.com...
>I recently bought a new computer and want to install my VB.net 2003, but I
cannot seem to find my product key anymore. Yes I have legal version with
all
CDs and blue box with all the information posters, but none of these
papers
or even the paper CD wrappings seem to contain the product key. I wonder
if
anyone can tell me if I am looking at the wrong place or if I truly lost
it?
And if I indeed lost it, is there a way to gain it again from Microsoft as
I
would really like to start programming again.

Thanks!
VB 2005 Expesss edition is a free download -
http://msdn.microsoft.com/vstudio/express/vb/
It comes with the IDE
2003 is old stuff anyway
Jul 28 '07 #3
Rory Becker <Ro********@new sgroup.nospamwr ote in
news:b0******** *************** ***@msnews.micr osoft.com:
These versions were at one point (and may still be ) free of charge.
The limitations tended to be around their ability to access databases
and abilities to use addins.
Express versions can access databases just fine - but they lack some of the
fancy helper tools in VS.NET.

Here is a comparison of all the versions of VS.NET:

http://msdn2.microsoft.com/en-us/vstudio/aa700921.aspx

As you see, the Express versions have most of the required features -
should be fine for hobby programming :-)
Just search for "C# Express Edition" or "VB.Net Express Edition" and
you should find a potentially free product that would certainly do for
any hobby work.
Jul 28 '07 #4
You have authentic CDs, so just ask for a face to face with a local
Microsoft rep (& not the computer salesman who is just gunning for an extra
sale at the expense of Microsoft's reputation), show her/him the CDs,
explain the problem and I'm sure they will be more than reasonable. When a
CD burner melted my VB6 MSDN CD1, Microsoft were more than helpful...

--
Timothy Casey GPEMC! >11950 is the nu****@fieldcra ft.com.au 2email
Terms & conditions apply. See www.fieldcraft.biz/GPEMC
Discover valid interoperable web menus, IE security, TSR Control,
& the most advanced speed reading application @ www.fieldcraft.biz

"Rory Becker" <Ro********@new sgroup.nospamwr ote in message
news:b0******** *************** ***@msnews.micr osoft.com...
I recently bought a new computer and want to install my VB.net 2003,
but I cannot seem to find my product key anymore. Yes I have legal
version with all CDs and blue box with all the information posters,
but none of these papers or even the paper CD wrappings seem to
contain the product key. I wonder if anyone can tell me if I am
looking at the wrong place or if I truly lost it? And if I indeed lost
it, is there a way to gain it again from Microsoft as I would really
like to start programming again.


I'm afraid I have nothing to help you with your lost key.

Unless it helps that on my copy of 2003 ( when I was using it) the serial
number was on a sticker on the cd sized cardboard box used to hold the
CDs.
>
Depending on what you want to program (Hobby vs Work vs Enterprise
Application)
and what you mean by "I would really like to start programming again"
there
might be an alternative solution.

MS have released version 2005 since 2003 and this version is also
available
in some "Express" flavours.

These versions were at one point (and may still be ) free of charge. The
limitations tended to be around their ability to access databases and
abilities
to use addins.

Just search for "C# Express Edition" or "VB.Net Express Edition" and you
should find a potentially free product that would certainly do for any
hobby
work.

Just a thought.

--
Rory


Jul 28 '07 #5

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

Similar topics

1
5589
by: Martin | last post by:
I got a core from my client but i am not able to find out where it crashed. I got the following: From my experience, when i got lots of warning which complains about the path mismatch.. I can use "pathmap" to tell dbx the new path of the libraries and then use "where" to find out where it crashed. however, this time, the DBX itself crashed. I can no way to use pathmap. Can any guru kindly tell me what i can do to debug the core? How can...
1
10279
by: Jack Fu | last post by:
I am trying to install Visual Studio .net Enterprise Architect 2003. This is the full version, not academic. At an early point in the installation it asks me for the product ID. However, there is not product ID on the package or on the CDs. The box that contains the CDs says on a label on the back: CD SET X10-23169. But this is not the product key Please help (I would appreciate a direct response to my email address. Many thanks!)
2
14915
by: Daniel | last post by:
I use an Access database to basically take data exports, import them, manipulate the data, and then turn them into exportable reports. I do this using numerous macros, and queries to get the data in the format that I need it in order to create the reports that we use. So far this has proven to be successful for the reports that I am doing and the data that I am pulling into it. I just have one challenge that may require a lot of work and I...
9
4630
by: Peter | last post by:
My problem is the last bit of coding below, the like statement does not work. what I have is a product options field and in it is stored characters i.e. "avcy" etc what the query does is that if I type in any single character all the products that match the criteria should be displayed. So if I typed in an "a" I should get 3 returns (see below) Fields could look like this: product.options: bhw djhsa
2
2590
by: Jill | last post by:
Hi I am using ms acces 2002 to read an xml file. I am using the DOM object in ms access - version xml 4 with service pack 2. here is the start of the code below. But I am having trouble reading in the xml file. It seems to be well formed and I was even able to read an earlier version of the file. This file is a result of being zipped. Could that be the case? Maybe some invisible chars causing the problem. How can I test this bit...
4
1823
by: Michael A. Covington | last post by:
I have a software product which I deploy as an .msi package generated with Visual Studio 2005. After I rebuild it for a minor change, I cannot install the new .msi over the old one. Instead I'm told to go to Add/Remove Programs and uninstall the old version first. This did not happen when I was using Visual Studio 2003. What changed, and how can I get the original behavior back? I would like for later builds of the same version to...
2
1721
by: JRamirez | last post by:
Need help cannot figure out where I made the error. -------------------------------------------------------------------------------- Can someone view what I have, I need help I cannot figure out where I went wrong. Thanks /* Jose N. Ramirez CS151
9
7580
by: Satish Itty | last post by:
How do I write the following c# code in vb Product FindProduct(string code) { List<Productproducts = getProducts(); return products.Find(delegate(Product bo) { return bo.Code == code; }); }
3
2302
by: pinko1204 | last post by:
My Update function cannot successful update to sql table even don't have any error. Please help to check .....thx PHP1 <?php require_once 'header.php'; ?> <style type="text/css"> <!--
0
8435
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8345
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
8768
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
7368
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
6186
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
5655
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
4181
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
4348
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1754
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.