473,785 Members | 2,419 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Lost VB6

I recently lost my VB6 installation due to a system crash. I still
have the program files, and I have the serial number. MS no longer
has the replacement CDs. Is there any way I can reinstall?
Jun 27 '08 #1
4 1598
On Mon, 12 May 2008 22:35:48 GMT, wrote:
I recently lost my VB6 installation due to a system crash. I still
have the program files, and I have the serial number. MS no longer
has the replacement CDs. Is there any way I can reinstall?
So your system crashed, and that wiped out your install CDs? Damn. That
must have been one hell of a crash.

--
I don't have a solution but I really admire the problem.
** Posted from http://www.teranews.com **
Jun 27 '08 #2
No, Auric, I lost the CDs years ago. Your post was so helpful, thanks
for the waste of time. Go back to sleep.

On Mon, 12 May 2008 19:57:24 -0400, "Auric__"
<no*********@em ail.addresswrot e:
>On Mon, 12 May 2008 22:35:48 GMT, wrote:
>I recently lost my VB6 installation due to a system crash. I still
have the program files, and I have the serial number. MS no longer
has the replacement CDs. Is there any way I can reinstall?

So your system crashed, and that wiped out your install CDs? Damn. That
must have been one hell of a crash.
Jun 27 '08 #3

<mw****@yahoo.c omwrote in message
news:oe******** *************** *********@4ax.c om...
>I recently lost my VB6 installation due to a system crash. I still
have the program files, and I have the serial number. MS no longer
has the replacement CDs. Is there any way I can reinstall?
EBay
Jun 27 '08 #4
On Thu, 29 May 2008 00:01:43 GMT, Joseph wrote:
Auric__ wrote:
>In the future, don't keep your only copy of the installation
medium on your hard drive, because HDDs can be fickle. When you
"lost" your original CDs, you should have attempted to get a new
set *then*. (*I* still have *my* original set of VS6 CDs. I also
have my VS5 CDs. VB4, too, if I'm willing to dig through boxes.)
CD burners are cheap; blank CDs are cheaper.

Truly spoken as someone who has never had to move home (much less
internationally ).
I've moved eight times in the past ten years (not to mention being
bounced around by the military before that, and more than a half-dozen
moves as a child). Two of those eight moves were involutary, one was
after only 24 hours' notice -- AND I STILL HAVE MY ORIGINAL VS6 CD
SET. (Hell, I even still have the *box* they came in.)

I'll admit that I've never moved internationally , but moving from
Virginia to California (which I did) is probably about the same
distance as moving across all of Europe (and I've made similar moves
several times), with the only real difference being the lack of
Customs & Immigration, and the fact that I could reasonably expect the
local languages in both places to be roughly the same. (I *have* been
around the world, carrying roughly 100lbs of my belongings with me...
but that falls under the category of "getting out of the navy" in my
head, not "moving".)

Final note: when I move, my hard drive goes with me in my backpack,
not in boxes and/or luggage that's handled by people who don't care.
The computer can be easily replaced; the info on the hard drive, not
so easy.

--
Not bad if you're an animated Disney character.
** Posted from http://www.teranews.com **
Jun 27 '08 #5

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

Similar topics

6
13008
by: Tony G. | last post by:
Hi there, I have an APS 3 application, running on a Windows 2003 Web edition server - it is a very busy website, and when users are click on certain links (membership info), a new window i opened via javascript. This new window is on the SAME website as where the user is located, but just opened in HTTPS (secure) mode - the user can now examine memberhip terms and continue to buy membership.
3
2614
by: William | last post by:
Hi I have an ASP.NET application that connects to an Access database. Everything works fine except for the Session object. Data in the session object is lost after I've made a call to the database. To test, I've created two test aspx pages. Test1.aspx contains two buttons. The first button sets values in the session object and then navigates to Test2.aspx. Test2.aspx only displays the values in the session object. The second button...
9
3262
by: AndersBj | last post by:
Hi all, I have a web application that uses State Server for session handling. The web application randomly loses all session variables. The sessions are not always lost, sometimes I can use the application for a day or so, and sometimes the sessions are lost every 5 minutes. I've read some discussions about different things that cause the application to restart and then lose its sessions. But this only occurs when using InProc as...
3
3852
by: Tom | last post by:
I have a VB .NET application that has a text box with the following code to handle the leave event. Private Sub txtIDiscountRate_TextChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles txtIDiscountRate.Leave If txtIDiscountRate.Text.Trim <> "" AndAlso _ MsgBox("Are you sure you want to use a non- default discount rate?", MsgBoxStyle.OKCancel) _ = MsgBoxResult.Cancel Then
0
1714
by: Nick | last post by:
I have a situation wherein i have a text box, that has abc() being executed whenever the lost focus event is triggered. However, there is an exceptional case where, if a button click causes the lost focus, I do not want abc() to be called. Is there a method by which one can find out which control is triggering the lost focus event? I have a keyboard shortcut for the click handle, and the lost focus handle does not get invoked if I use...
0
1725
by: BerkshireGuy | last post by:
Has anyone come across a Lost and Found database to track a hotel's lost and found items? I would be curious to review a system of such. I've created one myself and have a question regarding design. A lost and found record can have two different contact types. One is the reporting person and the second is the owner (if known). What would a good design be to have both of these on the lost and found
7
2967
by: Erik | last post by:
I have an application that uses sessions variables a lot but one I publish the application on the prod server these variables are lost. The application is written i c# 2.0 and I've set the statServer timeout to 20 min in the the web.config file. Any ideas why the variables are lost?
6
3864
by: Konstantin Andreev | last post by:
Hello, all. Let the tablespace SY810T4K is almost full: --------------- db2 =list tablespaces show detail ... Name = SY810T4K Type = Database managed space Contents = Any data Total pages = 332800
3
1682
by: AlonR | last post by:
Hi, We're experiencing random user sessions losses on our web applications, and are researching for any useful information which may shed light on this problem. Environment: In our company, we're developing a web product based on ASP.NET 2.0, in conjunction with Oracle database over ADO.NET and external COM objects
2
4255
by: maxkumar | last post by:
Hi, I am running a ASP.NET 1.1 site on Win Server 2003 with IIS 6.0. The website has been running for about 1.5 years now. In the past, we used to have random cases of session variables getting lost, but not frequently. However, since the past 2 weeks, I am noticing an alarming increase of such session variables lost cases. My application log shows about 20-30 such errors every day. We have not changed anything at the server for a long...
0
9647
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
9489
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
10162
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...
1
10101
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
6744
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
5396
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
5528
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4063
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
3
2893
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.