is my VB corrupt? i dont know what to do!
i'm not sure is my VB corrupt or not. well when i add the push button, radio button and others, and i run the project, everything fine.
but when i add the editbox and run the project, it give me this error:
Visual Basic Text Error detected:
This program has performed an illegal operatinn and will be shut down
VB6 caused an invalid page fault in
module VB6.EXE at 017f:004581f1.
Registers:
EAX=00000000 CS=017f EIP=004581f1 EFLGS=00010246
EBX=017560a4 SS=0187 ESP=007ff738 EBP=007ff790
ECX=007ff748 DS=0187 ESI=00400000 FS=1337
EDX=00000000 ES=0187 EDI=00000001 GS=0000
Bytes at CS:EIP:
8b 08 ff 51 08 83 a3 9c 00 00 00 00 e9 28 fd ff
Stack dump:
00000000 01746ec0 017560a4 017570ac 004032f0 84654416 f900009c 00000044 00000000 00000000 00004190 00403320 00000001 01746ec0 00000000 00000001
and the VB was terminated.
why like that? is my VB corrupted or what.
to be honest, i was trying to remove the application that i develop using vb in my PC. the application was unable to be delete. it give me some message but i forget to attach here.
will this give effect on my VB? if i delete an application that i have develop using VB?
now i can not add my edit box to the form cause each time i click run, it give me the above error message and the VB teminated.
what should i do?
can anyone of you help me out.
gechin:(
[1464 byte] By [
gechin] at [2007-11-18 2:13:00]

# 1 Re: is my VB corrupt? i dont know what to do!
Well, when things start to crash in PC, I first check the hardware, but in your case, I would deal directly with software:
backup your files and reinstall WIndows from scratch.
That allways work for me :D
bubu at 2007-11-10 0:02:40 >

# 2 Re: is my VB corrupt? i dont know what to do!
reinstall windows!!!
can i just re-install VB? will this help?
what went wrong here? is my window problem or my VB problem?
must i reinstall my windows?
bubu,do i have other option?
gechin :(
gechin at 2007-11-10 0:03:40 >

# 6 Re: is my VB corrupt? i dont know what to do!
Glad you got it going again. Too bad it was such a pain in the butt.
Don't feel too bad. I just finished re-rwiting an application for work. I wrote it in VB6 on XP using a couple of small Access2000 data files. Everything worked fine on my Win98 laptop, NT4, 2000, and ME. So we sent it out (a freebee for our customers). It totally crashed Windows 95.
I wound up taking an old computer and installing Windows 95, then rewriting it to use text data files instead of Access. Once I thought I had it ready and made an install file, I had to wipe out the drive and re-install Windows 95 fresh, just to make sure. Then install my program and test.
What a pain!!! Just finished the other day.
So there's worse things than reinstalling windows.