473,508 Members | 4,179 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

visual basic error

I have a problem, it's not with any code I have because... there is no code.
When I run a blank visual basic 6 form, it opens up just fine. When I add a
text box, a caption, and a button... it gives me an error from microsoft's
error report and asks me to send or not send the error, i chose and then it
quits. The error report won't let me copy the data, but i gather it's pretty
useless information unless you have the source code to visual basic. I get
this often when I install visual studio and often a reinstall of windows and
visual basic would fix it. I assume it's a pretty common problem, does
anyone know of a better way to fix it?
Jul 17 '05 #1
10 4350
>I have a problem, it's not with any code I have because... there is no
code. When I run a blank visual basic 6 form, it opens up just fine.
When I add a text box, a caption, and a button... it gives me an error
from microsoft's error report and asks me to send or not send the error,
i chose and then it quits. The error report won't let me copy the data,
but i gather it's pretty useless information unless you have the source
code to visual basic. I get this often when I install visual studio and
often a reinstall of windows and visual basic would fix it. I assume
it's a pretty common problem, does anyone know of a better way to fix
it?


Yes: Never execute an exe that contains only a text box, a caption, and a
buttong.

Jul 17 '05 #2
intresting your email address is at "nospam" while your post here was an
utter waste of time.

i made a very complicated program which gave the same error. and by process
of elimination i determined that it was when these were called. Perhaps
there is something wrong in the dlls.

please, dont bother replying if u wont be helpfull.

"Bert Byfield" <Be*********@nospam.not> wrote in message
news:93***************************@24.24.2.165...
I have a problem, it's not with any code I have because... there is no
code. When I run a blank visual basic 6 form, it opens up just fine.
When I add a text box, a caption, and a button... it gives me an error
from microsoft's error report and asks me to send or not send the error,
i chose and then it quits. The error report won't let me copy the data,
but i gather it's pretty useless information unless you have the source
code to visual basic. I get this often when I install visual studio and
often a reinstall of windows and visual basic would fix it. I assume
it's a pretty common problem, does anyone know of a better way to fix
it?


Yes: Never execute an exe that contains only a text box, a caption, and a
buttong.

Jul 17 '05 #3
Start thinking "VIRUS".

"John" <jo**@donotemail.com> wrote in message
news:WO********************@kallback.com...
I have a problem, it's not with any code I have because... there is no code. When I run a blank visual basic 6 form, it opens up just fine. When I add a text box, a caption, and a button... it gives me an error from microsoft's
error report and asks me to send or not send the error, i chose and then it quits. The error report won't let me copy the data, but i gather it's pretty useless information unless you have the source code to visual basic. I get
this often when I install visual studio and often a reinstall of windows and visual basic would fix it. I assume it's a pretty common problem, does
anyone know of a better way to fix it?

Jul 17 '05 #4
no, i just installed it... only went on the internet to post here.
"MooVBuff" <ed*****@comcast.net> wrote in message
news:UL********************@comcast.com...
Start thinking "VIRUS".

"John" <jo**@donotemail.com> wrote in message
news:WO********************@kallback.com...
I have a problem, it's not with any code I have because... there is no code.
When I run a blank visual basic 6 form, it opens up just fine. When I add a
text box, a caption, and a button... it gives me an error from

microsoft's error report and asks me to send or not send the error, i chose and then

it
quits. The error report won't let me copy the data, but i gather it's

pretty
useless information unless you have the source code to visual basic. I get this often when I install visual studio and often a reinstall of windows

and
visual basic would fix it. I assume it's a pretty common problem, does
anyone know of a better way to fix it?


Jul 17 '05 #5
just the standard windows xp error reporting message, doesn't tell you
anything helpfull... figures, it's microsoft.
"Raoul Watson" <Wa*****@IntelligenCIA.com> wrote in message
news:xd****************@nwrdny01.gnilink.net...

"John" <jo**@donotemail.com> wrote in message
news:WO********************@kallback.com...
I have a problem, it's not with any code I have because... there is no code.
When I run a blank visual basic 6 form, it opens up just fine. When I add a
text box, a caption, and a button... it gives me an error from

microsoft's error report and asks me to send or not send the error, i chose and then

it
quits. The error report won't let me copy the data, but i gather it's

pretty
useless information unless you have the source code to visual basic. I get this often when I install visual studio and often a reinstall of windows

and
visual basic would fix it. I assume it's a pretty common problem, does
anyone know of a better way to fix it?

John.. what exactly is the error message? Also, when does it come up (upon
running, upon clicking the button, etc.)

Jul 17 '05 #6
>intresting your email address is at "nospam" while your post here was an
utter waste of time.
i made a very complicated program which gave the same error. and by
process of elimination i determined that it was when these were called.
Perhaps there is something wrong in the dlls.
please, dont bother replying if u wont be helpfull.


If I had known what a rude little twit you were, I wouldn't have wasted my
pearls of wisdom on you. Silk purses and pig's ears and such.

Jul 17 '05 #7
> I have a problem, it's not with any code I have because... there is no
code.
When I run a blank visual basic 6 form, it opens up just fine. When I add a text box, a caption, and a button... it gives me an error from microsoft's
error report and asks me to send or not send the error, i chose and then it quits. The error report won't let me copy the data, but i gather it's pretty useless information unless you have the source code to visual basic. I get
this often when I install visual studio and often a reinstall of windows and visual basic would fix it. I assume it's a pretty common problem, does
anyone know of a better way to fix it?


I don't have an answer to your specific question; I just wanted you to know
I have VB6(SP5) installed on my WinXP Pro system (via Visual Studio), that I
run it daily and that I **cannot** agree with you when you say that you
"assume it's a pretty common problem". I've had this new system since May,
so I have a few months of daily usage under my belt now, and it has
**never** crashed the way you described. I've had **old** (non-VB) programs
that I tried to install when I was first setting this computer up that
crashed the way you mentioned, but I assumed they were not XP-compatible.
(Some were fixable with downloaded updates, one required purchasing the next
version, and a couple just went in the garbage.) But VB itself has run
flawlessly since day one. So I think you'll have to look at your computer's
actual setup to see what's not right. Maybe you have picked up a virus or
worm?

Rick - MVP
Jul 17 '05 #8
I agree with Rick. I've used VB since version 1, never saw any kind of error
even remotely resembling that. If a virus scan doesn't reveal any problem,
then I would say a DLL or OCX is getting corrupted somehow. If a virus
hasn't clobbered something, then there are only a few other possibilities,
and they all involve failing hardware: bad memory stick, failing DMA,
failing hard drive.

If a complete re-install of Windows and VB doesn't solve the problem, and a
virus scan shows nothing, it's time to do a thorough hardware check, or if
you've got replacement parts, try replacing things one at a time, starting
with the memory. Most systems today do not have parity checking on the
memory, so timing problems and bad bits don't get diagnosed. But if it's a
motherboard chipset failure, such as DMA timing, then this can be time
consuming to find and expensive to fix: a new motherboard is the only
answer.

Overclocking can also cause such problems, as can lack of heat dispersion
from the CPU.

You don't say how old the system is, but if you've got pets and the machine
is more than six months old, you may have a dust problem. If the CPU fan is
clogged with dust, or the heat sink is full of dust and cat hair and other
crud, the CPU may be overheating.

If you keep your system cover in place, does it feel excessively warm inside
when you remove the cover? If so, a fan may be clogged, stuck off, or vents
may be clogged. Check that the fan on the power supply is actually blowing
hot air out; if it feels weak, take a look at it and see if it's full of
crud.

Some heat sink and power supply fans get stuck; engineers call it
"sticktion". The fan will work if you give it a little nudge with your
finger, but there's not enough oomph at power on to get it moving; if you
have a fan like that, that might be your problem, but they are easily
replaced for under $10 typically.

I used to own a computer store, and found that some hardware errors can be
quite subtle. We used to use a program called CheckIt to do a thorough
analysis. I think these days most stores just swap components. We did find
that heat caused things to fail more rapidly. One of our tricks was to use a
hair dryer to warm up the system; this pushes marginal chips over the edge
and causes a hard fault, which can then be diagnosed.

But we had one system that resisted all our efforts, and still failed
occasionally. We finally stuck it in a freezer for an hour, then tried it,
and sure enough it failed. First time I ever found a "cold sensitive"
component.
"Rick Rothstein" <ri************@NOSPAMcomcast.net> wrote in message
news:iW********************@comcast.com...
I have a problem, it's not with any code I have because... there is no code.
When I run a blank visual basic 6 form, it opens up just fine. When I add a
text box, a caption, and a button... it gives me an error from
microsoft's error report and asks me to send or not send the error, i chose and then

it
quits. The error report won't let me copy the data, but i gather it's

pretty
useless information unless you have the source code to visual basic. I get this often when I install visual studio and often a reinstall of windows

and
visual basic would fix it. I assume it's a pretty common problem, does
anyone know of a better way to fix it?


I don't have an answer to your specific question; I just wanted you to

know I have VB6(SP5) installed on my WinXP Pro system (via Visual Studio), that I run it daily and that I **cannot** agree with you when you say that you
"assume it's a pretty common problem". I've had this new system since May,
so I have a few months of daily usage under my belt now, and it has
**never** crashed the way you described. I've had **old** (non-VB) programs that I tried to install when I was first setting this computer up that
crashed the way you mentioned, but I assumed they were not XP-compatible.
(Some were fixable with downloaded updates, one required purchasing the next version, and a couple just went in the garbage.) But VB itself has run
flawlessly since day one. So I think you'll have to look at your computer's actual setup to see what's not right. Maybe you have picked up a virus or
worm?

Rick - MVP

Jul 17 '05 #9
On Sat, 30 Aug 2003 09:43:40 -0700, "John" <jo**@donotemail.com>
wrote:
i know it isn't hardware, i just built this machine a few days ago.
completely reinstalling windows and visual basic does fix the problem, but I
dont want to go through that processa and I feel it shouldn't be necessary. during installation I get several corrupted files and i choose between
cancel retry and ignore.


Look at what you wrote

Windows is one s*dding great jigsaw, get one incorrect piece and you
are stuffed.

What you 'feel' is necessary, and reality, are not quite the same

Format your hard disk and re-install from scratch
Jul 17 '05 #10
screw it then, i'm going back to linux and gcc.

thanks for the attempted help though, it is appreciated.
"J French" <er*****@nowhere.com> wrote in message
news:3f**************@news.btclick.com...
On Sat, 30 Aug 2003 09:43:40 -0700, "John" <jo**@donotemail.com>
wrote:
i know it isn't hardware, i just built this machine a few days ago.
completely reinstalling windows and visual basic does fix the problem, but Idont want to go through that processa and I feel it shouldn't be
necessary.
during installation I get several corrupted files and i choose between
cancel retry and ignore.


Look at what you wrote

Windows is one s*dding great jigsaw, get one incorrect piece and you
are stuffed.

What you 'feel' is necessary, and reality, are not quite the same

Format your hard disk and re-install from scratch



Jul 17 '05 #11

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

Similar topics

0
4964
by: Alex | last post by:
Hi, I have a problem with the VB.NET compiler: When I open my solution I recive the message : "Visual Basic .Net compiler is unable to recover from the following error : System Error...
5
7206
by: K. Shier | last post by:
when attempting to edit code in a class file, i see the bug "Visual Basic ..NET compiler is unable to recover from the following error: System Error &Hc0000005&(Visual Basic internal compiler...
0
321
by: Runge Developer | last post by:
When compiling a VB.NET assembly we reguarly have the problem where it either hangs or produces the following error: ----- Visual Basic .NET compiler is unable to recover from the following error:...
8
5654
by: delete table with Visual Basic 6 | last post by:
Dear developer, I have an error message when I try to delete or drop Microsoft Access XP table with ADOX in Visual Basic 6. I use the ADOX.Catalog and ADOX.table to create and delete or drop table...
5
3771
by: Microsoft | last post by:
Hi, I have Visual Basic .net 2003 (Standard Edition) & SQL Server 2000 Developer Edition. When trying to create a connection in the server explorer from the .net IDE I get a number of problems;...
4
10334
by: junaidnaseer | last post by:
Hi ! I am facing a problem that I have defined a function which when called in the same file generates an error as follows; " visual c error C2371 redefinition basic types see...
10
8173
by: Steve | last post by:
I am trying to create a DLL in Visual Studio 2005-Visual Basic that contains custom functions. I believe I need to use COM interop to allow VBA code in Excel 2002 to access it. I've studied...
4
1711
by: MikeB | last post by:
I've been all over the net with this question, I hope I've finally found a group where I can ask about Visual Basic 2005. I'm at uni and we're working with Visual Basic 2005. I have some books, ...
4
2142
by: sqlguy | last post by:
Why do we have to contact MS for a problem that has been with this compiler from at least the beta of VS 20005. I am so sick and tired of the 30 - 40 clicks it takes to dismiss VS when there is a...
0
7128
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
7332
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
7393
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
7502
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
5635
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
4715
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...
0
3206
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...
0
3191
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
769
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.