| General Frequently Asked Questions
Question:
Why am I getting a ?Buffer size too big to handle? error?
Answer:
"A ?Buffer Size too Big to Handle? error is normally caused on Windows 95/98/ME. The most likely cause is that the ASPI layer has been corrupted. Usually a Zip drive or a SCSI scanner modifying the ASPI files to an older version that does not support ATAPI Recorders create this message. To resolve the problem you will need to restore the ASPI layer to the original Windows ASPI files. Below are the steps to restore your ASPI Layer: For 95: 1. Shutdown and restart your computer in MS-DOS mode (DO NOT USE THE MS-DOS Prompt Icon!). 2. Enter the following lines at the C: prompt to rename the existing files: ren c:\windows\system\winaspi.dll winaspi.mrx ren c:\windows\system\wnaspi32.dll wnaspi32.mrx ren c:\windows\system\iosubsys\apix.vxd apix.mrx 3. Put the Windows 95/98 CD-ROM into CD-ROM drive(we?ll assume that it?s D drive). 4. At the C: prompt enter the following lines(If your CD-ROM is uses E,F,G,H as a drive letter, substitute your own for drive D). Windows 95 (Note the /l is a lowercase L) extract /y /l c:\windows\system d:\win95\win95_03.cab winaspi.dll extract /y /l c:\windows\system d:\win95\win95_03.cab wnaspi32.dll extract /y /l c:\windows\system\iosubsys d:\win95\win95_03.cab apix.vxd Windows 98 A. Click on Start, go to Programs, go to Accessories, and go to System Tools, then System Information. B. Click on Tools, then System File Checker. C. Click on extract one file from the installation disc D. Type winaspi.dll E. Click on Start F. Insert Windows 98 disc. In the restore from field, click on browse and look for your CD-ROM drive, G. In the restore from field, click on browse and look for your CD-ROM drive. H. Click on your drive, then click on the plus sign, click on the WIN 98 folder and click OK. I. In the Save In field you should see c:\windows\system J. Click OK, click on skip when it asks if you want to backup the file. K. Follow the same steps for the wnaspi32.dll file restoration. L. For the next file, apix.vxd, repeat steps 2-10 but for step 9 you should use c:\windows\system\iosubsys; in place of c:\windows\system. "
|