DOT 4 port error

  • Thread starter Thread starter Ivan Ceskovic
  • Start date Start date
I

Ivan Ceskovic

In the fbalog.txt I get the following error:
[PnpEnumThread: InstallDevice] SetupDiCallClassInstaller Error:
0xe0000217, Device: DOT4 USB Printing Support

Can anyone explain what am I missing?
Dot 4 usb printing support is added, and Local printing macro component
(with all the dependancies).

Thanks.

Ivan
 
There is a bug I ran into with Dot4 USB printers that may
be the cause of this issue.

I recall an issue where the Local Printing component
places the Dot4 printer drivers is in the
\Windows\System32 folder, and not the \Windows\System32
\drivers folder where it should be.

The files you need to move are:
Dot4.sys
Dot4prt.sys
Dot4usb.sys

USB printing has a dependency on the primitive: win32spl
as well, so make sure this component is in you image or
USB printing will not work as expected.

David


-----Original Message-----
In the fbalog.txt I get the following error:
[PnpEnumThread: InstallDevice]
SetupDiCallClassInstaller Error:
 
I recall an issue where the Local Printing component
places the Dot4 printer drivers is in the
\Windows\System32 folder, and not the \Windows\System32
\drivers folder where it should be.

Yes, that solved the problem

Thank You

Ivan
 
Back
Top