Hale, Jim
jim.hale at fleetpride.com
Tue Apr 29 10:15:39 CDT 2003
When I've had similar strangeness happen I've copied the objects to a new container and recompiled. The problem has gone away. For reasons I can't explain it seems that old versions of the code are sometimes executed. This tends to happen when I've done a lot of changing and saving. I know this isn't an explanation of what is happening but in the spirit of misery loving company at least I can tell you that you are not alone. Jim Hale -----Original Message----- From: Kathryn Bassett [mailto:kathryn at bassett.net] Sent: Monday, April 28, 2003 9:00 PM To: accessd at databaseadvisors.com Subject: RE: [AccessD] ? Network Connection Lost? I've installed SR-3 and rebooted. Then opened my mdb, and tried to run the (previously duplicated) report. I see a flash of it starting, then I see the error "Error accessing file. Network Connection may have been lost." Just above the task bar I see the information "Formatting page, press Control+Break to stop. When I click on OK, it opens the code and shows me: Private Sub Detail_Format(Cancel As Integer, FormatCount As Integer) Image6.Picture = photo End Sub However, it is supposed to be Image5 not 6. If I view code from the report, it properly says Image5. So, what's going on? -- Kathryn Bassett (Pasadena CA) http://www.databaseadvisors.com http://databaseadvisors.com/mailman/listinfo kathryn at bassett.net * http://bassett.net > -----Original Message----- > From: accessd-bounces at databaseadvisors.com > [mailto:accessd-bounces at databaseadvisors.com]On Behalf Of Kathryn > Bassett > Sent: 28 Apr 2003 5:45:PM > To: accessd at databaseadvisors.com > Subject: RE: [AccessD] ? Network Connection Lost? > > > Windows 2000 and Office 2000 - no XP. SR-1 so I'll have to find how to get SR-3. > Thought all that kind of thing was updating with the OS updates I've been doing. > Guess not. I'll keep you posted. > Kathryn > > > -----Original Message----- > > From: accessd-bounces at databaseadvisors.com > > [mailto:accessd-bounces at databaseadvisors.com]On Behalf Of Charlotte > > Foust > > Sent: 28 Apr 2003 4:25:PM > > To: accessd at databaseadvisors.com > > Subject: RE: [AccessD] ? Network Connection Lost? > > > > > > Are you using Access 2000? There was a conflict between the Access 2000 > > version of vbe6.dll and the XP version installed with any of the 2002 > > components, including things like Visio 2002. The XP version caused > > problems with 2000 code containers and could toast a database. O2K SR-3 > > is supposed to have contained the patch for that problem and there are > > knowledgebase articles on it as well as previous discussions in the > > archives (assuming Drew hasn't burnt down again! <VBG>). > > > > Charlotte Foust > > > > -----Original Message----- > > From: Kathryn Bassett [mailto:kathryn at bassett.net] > > Sent: Monday, April 28, 2003 3:15 PM > > To: dbAdvisors (AccessD) > > Subject: [AccessD] ? Network Connection Lost? > > > > > > I have a report (prints labels with pictures) that works fine. I did a > > copy/paste of the report so that I have a duplicate of it with a new > > name (will be slightly modifying that one). The original still will do > > the print preview, but the new one doesn't. I've tried a couple things, > > and one of them elicited an error that included phraseology of "the > > expression OnFormat ... error accessing file, Network Connection may > > have been lost" > > > > This is a laptop with no network connection. What's going on, and why > > won't it do the print preview. > > > > -- > > Kathryn Bassett (Pasadena CA) > > http://www.databaseadvisors.com > > http://databaseadvisors.com/mailman/listinfo > > kathryn at bassett.net * http://bassett.net > > > > _______________________________________________ > > 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 > > > > _______________________________________________ > 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://databaseadvisors.com/pipermail/accessd/attachments/20030429/8dacecb5/attachment-0001.html>