Prev: System Error &H80070057 "The parameter is incorrect"
Next: Command line MAKE crashes - works in IDE
From: Steve Easton on 26 Jul 2008 13:30 Windows XP? Delete the contents of the prefetch folder C:\Windows\Prefetch and reboot. If that doesn't do it set the machine to clear pagefyle.sys on shutdown. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management] "ClearPageFileAtShutdown"=dword:00000001 and then reboot twice. -- Steve Easton "garydbutler" <garydbutler(a)discussions.microsoft.com> wrote in message news:AE58E566-73C8-4E9D-8280-BA0810BF662E(a)microsoft.com... >I have been using VB6 on my PC for over a year now. About a week ago I > started getting an application error anytime I open a form in the designer. > I thought my projects had been corrupted but it happens if I start a brand > new project, add a standard Label control (or text box) to the form then try > to close the form. If I save then close the project I get the error when I > open the project and try to view the form in the designer. > > I have uninstalled and reinstalled VB6 with no luck. > > The error message says: > > Label:VB6.EXE - Application Error > > The instruction at "0x004581f1" referenced memory at "0x00000000". The > memory could not be "read".
From: garydbutler on 26 Jul 2008 22:58 Still no luck. I've tried all the above procedures with no luck. Looks like my best bet is good old FDISK and reinstall. "Steve Easton" wrote: > Windows XP? > Delete the contents of the prefetch folder C:\Windows\Prefetch > and reboot. > > If that doesn't do it set the machine to clear pagefyle.sys on shutdown. > > [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management] > "ClearPageFileAtShutdown"=dword:00000001 > > and then reboot twice. > > -- > > Steve Easton > > > > "garydbutler" <garydbutler(a)discussions.microsoft.com> wrote in message > news:AE58E566-73C8-4E9D-8280-BA0810BF662E(a)microsoft.com... > >I have been using VB6 on my PC for over a year now. About a week ago I > > started getting an application error anytime I open a form in the designer. > > I thought my projects had been corrupted but it happens if I start a brand > > new project, add a standard Label control (or text box) to the form then try > > to close the form. If I save then close the project I get the error when I > > open the project and try to view the form in the designer. > > > > I have uninstalled and reinstalled VB6 with no luck. > > > > The error message says: > > > > Label:VB6.EXE - Application Error > > > > The instruction at "0x004581f1" referenced memory at "0x00000000". The > > memory could not be "read". > > >
First
|
Prev
|
Pages: 1 2 Prev: System Error &H80070057 "The parameter is incorrect" Next: Command line MAKE crashes - works in IDE |