VB3 GPF When Loading Project 
Author Message
 VB3 GPF When Loading Project

We have a large VB3 application to which we are trying to add a few new
features. If I add one more Sub or Function to any global module, VB3 gets a
GPF (in VB.exe at 35:5DC4) the next time I load the project.

Does anyone have any insight into this problem? Any known VB3 bug? A VB3
limitation? Possible solutions or work arounds?

TIA
David Frye



Fri, 16 Mar 2001 03:00:00 GMT  
 VB3 GPF When Loading Project

It has been several days since I submitted this question. Maybe no one has hit
this before. However, I need to try again.

If anyone has any insight into this problem, please respond.

Thanks
David Frye



Mon, 19 Mar 2001 03:00:00 GMT  
 VB3 GPF When Loading Project

Quote:

> It has been several days since I submitted this question. Maybe no one has hit
> this before. However, I need to try again.

> If anyone has any insight into this problem, please respond.

> Thanks
> David Frye

David,

I didn't see your original post, but I occationally have this problem on my system
as well (VB3 gets a GPF when loading a project). Although my application is quite
large (.EXE > 4MB in size), I have been able to overcome this problem by editing
the .MAK file (using notepad) and rearranging the order of some of the forms.
Don't know if this will work for you, but I have been editing the file to make the
larger ones load first. Seems to take care of the problem.

Good luck,

Robert

--
Robert Nitsos
Programmer/Analyst
Client Accounting Systems, Inc.

http://www.clientaccounting.com



Mon, 19 Mar 2001 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. GPF in large VB3 project when compiled

2. How to convert VB3 project to vb5 project?

3. .NET project locking/loading DLL created by other .NET project

4. Q: VB4-32: Problems to load MS Project 4.1 project via OLE

5. ocx coud not loaded - does it continue loading project

6. comctl32.ocx cannot be loaded...continue loading project?

7. Crystal Reports GPF (VB3.0Pro)

8. GPF in VB3 and ACCESS 2.0

9. Access 2.0 VB3.0/Excel SQLExecQuery single quote causes GPF

10. Q:VB3 - Access 1 - Windows 95 GPF

11. VB3 Form unload causing GPF

12. VB3 GPF's when referencing Common Dialog

 

 
Powered by phpBB® Forum Software