|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Crash during compileOkay folks...I'm stumped.
When compiling my project (doesn't matter which one) during the "writing exe" step, VB itself just shuts off. No error messages, no nothing. An untrapped GPF would be my guess. I've disabled all add-ins, run registry cleaners, changed from native code to p-code, it makes no difference. I've tried various projects including from scratch projects, it literally makes no difference. I have SP6 with the common control updates, running on XP SP3. No updates were applied between last night (when I could compile successfully) and this afternoon. I tried restarting the computer, no luck. The only thing I've yet to do is reinstall VB6 itself. Any advice? Anyone ever heard of something like this? Thanks! - Kev
Show quote
Hide quote
"C Kevin Provance" <BillMRapedMySh***@.netblows.ms> wrote in message No, but I bet the reinstall works....news:%23bn9hYSmJHA.4760@TK2MSFTNGP04.phx.gbl... > Okay folks...I'm stumped. > > When compiling my project (doesn't matter which one) during the "writing > exe" step, VB itself just shuts off. No error messages, no nothing. An > untrapped GPF would be my guess. I've disabled all add-ins, run registry > cleaners, changed from native code to p-code, it makes no difference. > I've > tried various projects including from scratch projects, it literally makes > no difference. I have SP6 with the common control updates, running on XP > SP3. No updates were applied between last night (when I could compile > successfully) and this afternoon. I tried restarting the computer, no > luck. > The only thing I've yet to do is reinstall VB6 itself. > > Any advice? Anyone ever heard of something like this? "Jeff Johnson" <i.get@enough.spam> wrote in message It did not. But I did not uninstall first. That's the next step.news:%23VJalUTmJHA.5028@TK2MSFTNGP04.phx.gbl... | No, but I bet the reinstall works.... Show quoteHide quote ::sigh:: "C Kevin Provance" <BillMRapedMySh***@.netblows.ms> schrieb im Newsbeitrag I remember, having these issues some years ago -news:OO1DzVUmJHA.4520@TK2MSFTNGP03.phx.gbl... > > "Jeff Johnson" <i.get@enough.spam> wrote in message > news:%23VJalUTmJHA.5028@TK2MSFTNGP04.phx.gbl... > | No, but I bet the reinstall works.... > > It did not. But I did not uninstall first. That's the next step. what helped finally was, to define a new empty project, define new empty copies of all code- modules and copy only the "Text" over into the new ones (and of course replicate all your other projects "environmental settings"). Thank god, mine was only a Dll-Project with ca. 10 modules - but it was compiling again after that. Don't know what was causing that - maybe some "dead" *.Obj-Files hanging around somewhere in a hidden Temp-Dir or something like that. Olaf "Schmidt" <s**@online.de> wrote in message You sir are a steely eyed missle man!!news:%23xfhWcUmJHA.6060@TK2MSFTNGP05.phx.gbl... | Don't know what was causing that - maybe some | "dead" *.Obj-Files hanging around somewhere | in a hidden Temp-Dir or something like that. That did it. I wiped out the temp folder and it all worked again. Thank you, I didn't even think about clearing the temp folder. So obvious!! - Kev Hi
Would you share the file location just for the note book, you never know when this could be useful. Ron Show quoteHide quote "C Kevin Provance" wrote: > > "Schmidt" <s**@online.de> wrote in message > news:%23xfhWcUmJHA.6060@TK2MSFTNGP05.phx.gbl... > | Don't know what was causing that - maybe some > | "dead" *.Obj-Files hanging around somewhere > | in a hidden Temp-Dir or something like that. > > You sir are a steely eyed missle man!! > > That did it. I wiped out the temp folder and it all worked again. Thank > you, I didn't even think about clearing the temp folder. So obvious!! > > - Kev > > > "LondonLad" <London***@discussions.microsoft.com> wrote in message Which file location? The temp folder?news:9CC5179D-726C-45A3-B73A-89129D774327@microsoft.com... | Hi | Would you share the file location just for the note book, you never know | when this could be useful. | | Ron C:\Documents and Settings\<logon name>\Local Settings\Temp > This is probably not much help, but if a VB repair> When compiling my project (doesn't matter which one) during the "writing > exe" step, VB itself just shuts off. No error messages, no nothing doesn't work you might try running Filemon to see what's happening at that point.
VB6 runtime is supported on Windows 7
Printing PictureBox Contents ListBox color FYI: MS UK VB6 Usage survey/poll - update What am I doing wrong Reading Stack from VB6 How to read XML data stream via a URL address into a string ? Add objects already on form to Groupbox Directory Local or Network Shared MS Fax |
|||||||||||||||||||||||