473,403 Members | 2,284 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,403 software developers and data experts.

vb6.exe closes randomly on W2000 Pro

when running an interactive session with the vb6 IDE open,
I get random closures of vb6.exe with a message pop
that it is writing an error log and then after about 1 minute
the vb6 ide closes

the system is a clean setup (fdisk, format) of windows 2000 pro
with all service packs (sp4) and all windows updates (critical
and non-critical applied)

have replicated problem with vb6 both sp5 and sp6 applied
and tested separately on three (3) identical new w2k pro systems

have unistalled vb6 multiple times and reinstalled it multiple times
have installed and tested problem on both vb6 pro and vb6 enterprise
with both sp5 and sp6 applied

if I compile the app to an exe, then the exe runs just fine, the
only problem is running with the vb6 ide open and stepping through
the code

the error occurs when vb6 hits this line
If FileExists(some path defined here) Then
..

Public Function FileExists(strDest As String) As Boolean
..etc..
Jul 17 '05 #1
1 1945
On 9 Aug 2004 15:12:22 -0700, sa*@mailinator.com (Nina Harris) wrote:
when running an interactive session with the vb6 IDE open,
I get random closures of vb6.exe with a message pop
that it is writing an error log and then after about 1 minute
the vb6 ide closes
<snip>
the error occurs when vb6 hits this line
If FileExists(some path defined here) Then
..

Public Function FileExists(strDest As String) As Boolean
..etc..


I've had similar peculiar things with XP Pro and VB5

In two cases it turned out to be a slightly dodgy parameter to an API

The most peculiar case was just Txt1.Text = "xxx" in a multline
Textbox - just in the IDE, not when compiled
That problem seems to have disappeared
Jul 17 '05 #2

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

Similar topics

3
by: John Wood | last post by:
I have recently loaded up a new Dell Server with Win2000 Server Pro Just a "standard install" IIS and FTP seem to be working fine .....\system32\inetsrv seems to be populated, including asp.dll...
0
by: | last post by:
I still have no clear idea of Application_OnEnd functioning on w2000 both Pro and Server. I have this sub in my global.asa which is supposed to save Application scope variables to a file. (then...
2
by: mloichate | last post by:
I've developed Winforms C# simple application that does not contains any "strange" reference to any external or third-party DLL. It only reads and writes a file. A user tried to run it from his...
1
by: hb | last post by:
Hi, I move one off our Asp.Net web site from Windows 2000 Server to a Windows 2003 Server. The way I did is copy whole site to the new server and create a new web site pointed to the folder. ...
5
by: fbwhite | last post by:
I know this issue has been brought up many times, but I have tried many of the solutions to no avail. I wanted to give my specific case to see if someone could be of any help. We are using the...
0
by: Volker Schmid | last post by:
Hi, I'm an ASP beginner and did an application here locally on my IIS under W2000 Prof (SP4) . Runs here completely great. Now I wanted to place this application under a W2003 server online....
0
by: gabivigo | last post by:
Hello, I have just developed a web service. If I check it by browsing the asmx file it works fine in w2000. But doing the same in the preproduction enviroment in w2003 it gives the error "File or...
9
by: Alan Isaac | last post by:
I need access to 2*n random choices for two types subject to a constraint that in the end I have drawn n of each. I first tried:: def random_types(n,typelist=): types = typelist*n...
1
by: JRob | last post by:
I have a web page with a dropdown list for selecting initial client. This drop down list works correctly on my development server (Windows 2000 Professional running IIS5) but not on deployment...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
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
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,...
0
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...

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.