Printing Issue

Posted by: Mike Wooldridge

Printing Issue - 06/04/01 05:19 AM

I am running version 4.3 and am trying to print anything from a run on a network drive. Everything works (calculation wise) without a problem. If I try and print anything Ig et the follow error message:

First a Visual Fortran Error is provided (cannot copy data out), then a general windows error is provided, this is copied below:

PREPIP caused an invalid page fault in
module MFC42.DLL at 0167:5f401351.
Registers:
EAX=00000000 CS=0167 EIP=5f401351 EFLGS=00010246
EBX=5f4d0008 SS=016f ESP=011afaa4 EBP=011afad8
ECX=00000000 DS=016f ESI=00fc4870 FS=665f
EDX=00000004 ES=016f EDI=00d5022c GS=56d6
Bytes at CS:EIP:
8b 71 04 85 f6 57 74 26 8b 7c 24 0c 33 d2 8b c7
Stack dump:
00fc4870 5f405c16 00000b7c 00d5022c 5f4d0008 00d50160 5f477754 00000001 00d50160 00d50160 011afe28 5f492c76 00000000 011afafc 5f4064d0 00d5027c

The network location of the file is:

P:\AB530 Dalia\6.0-Design\6.2-RegDocs\6.2.4-Calcs\AB530.1\Caesar\Spool01._a

I am also using the ODBC facility to the file results.mbd in the directory mentioned above.

I moved the files into a directory in the hard drive but still got the error message. I then changed the routing of the ODBC data in the setup/config section away from the network drive and to the local file on my hard drive and this worked. I can now print.

This sort of indicates that there is an issue with printing when the ODBC export is set to a network drive (maybe due to the length of the pathname, this unfortunately cannot change).

Running W98SE and Novel Intranetware (v4.11).

Would be grateful if you could sort this as transfering files back and forward is a pain and somethimes I loose track of what is the latest version.
Posted by: Mike Wooldridge

Re: Printing Issue - 06/04/01 08:52 AM

Ok, I have had to add a couple of sub-dirs intop the local pathname for housekeeping purposes and now I cannot print again.

I have done a screen dump of the Fortran error and will email this to Richard as I cannot upload it anywhere readily.

Any comments. I have tried removing a strange characters or spaces. I can only assume it is down to the number of alphanumerics in the pathname. confused
Posted by: Anonymous

Re: Printing Issue - 06/04/01 09:27 AM

Mike,

Where are you trying to print from? The input module or the output module?
Also, are you using the inline ODBC export (export happens as the job is running) or are you using the ODBC Wizard available in 4.3?
-- Pat
Posted by: Mike Wooldridge

Re: Printing Issue - 06/04/01 10:26 AM

Ok,

This error occurs when printing from both input spreadsheet and static output processor. I am using the inline ODBC in general, but have used the wizard as well.
Posted by: Mike Wooldridge

Re: Printing Issue - 06/04/01 10:31 AM

By the way this is the pathname I currently have the files in:

C:\My Documents\Projects\Ab530\Caesar\xload\
Posted by: Mike Wooldridge

Re: Printing Issue - 06/12/01 04:21 AM

Any ground covered on this one. Getting a bit narked with having to move files and change ODBC pathnames just print

[ June 12, 2001: Message edited by: Mike Wooldridge ]