John Colby
jcolby at colbyconsulting.com
Fri Oct 31 08:58:44 CST 2003
The odd part is that by deleting that module back out, the page fault went away. I then pulled the actual class module itself in directly from an old database (from the DatabaseAdvisors article) and no problem. So SOMETHING got put into the file when it was exported into the text file, or when that was inserted into the new class module. Access can be trying at times! John W. Colby www.colbyconsulting.com -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com]On Behalf Of Heenan, Lambert Sent: Friday, October 31, 2003 9:34 AM To: 'Access Developers discussion and problem solving' Subject: RE: [AccessD] Page fault on decompile - A2K Whatever the ins and outs of corrupted p-code and such that might be causing this problem, you *should* be able to fix the trouble by simply importing everything into an empty Db. Lambert > -----Original Message----- > From: John Colby [SMTP:jcolby at colbyconsulting.com] > Sent: Thursday, October 30, 2003 10:48 PM > To: AccessD > Subject: [AccessD] Page fault on decompile - A2K > > I am working on my LWS system. I pulled in a specific class using the > file > export / insert class / insert file method outlined in the emails a week > or > so ago. Now my database gets a page fault on decompile. I have narrowed > it > down to a specific class, but I have no idea how to narrow it down > further. > The entire system compiles. The class functions correctly in one form, > yet > fails in another. I just happened to decide to try the decompile and > found > the page fault then. > > Truly weird that a class that was exported to a text file and then brought > back in to another db would carry with it something that could cause a > page > fault on decompile. > > John W. Colby > www.colbyconsulting.com > > > _______________________________________________ > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com