I am getting the same error.
I was able to get everything running about a year ago, but I was running Vista 32bit and obviously iOS4, I have recently upgraded to Win7 64bit (on the same PC).
I did restart Bonjour and made sure multicast was enabled. Still no luck.
get this failure running Airprint.exe
Listening for connections on 0.0.0.0:631...
Listening for connections on [::1]:631...
Unable to remove "C:\Users\Jim\AppData\Local\Temp\/cupslite/cupslite" - No such
file or directory
Canon MP830 Series Printer: DeviceCapabilities(DC_ENUMRESOLUTIONS) failed
Canon Inkjet MP830 Series: DeviceCapabilities(DC_ENUMRESOLUTIONS) failed
XpdfPrint library version = 3.02.33
I installed the 7 day trial of FingerPrint, which works well.
I'd rather get AirPrint running.
any help would be appreciated.
It's been awhile since I've revisited trying to find a solution. Has anyone made any progress with this topic?
I ran the following to remove the service:
C:\Users\Jim>sc.exe delete airprint
[SC] DeleteService SUCCESS
C:\Users\Jim>sc.exe create AirPrint binPath= "C:\Program Files (x86)\AirPrint\ai
rprint.exe -R _ipp._tcp,_universal -s" depend= "Bonjour Service" start= auto
[SC] CreateService SUCCESS
C:\Users\Jim>sc.exe start airprint
SERVICE_NAME: airprint
TYPE : 10 WIN32_OWN_PROCESS
STATE : 2 START_PENDING
(NOT_STOPPABLE, NOT_PAUSABLE, IGNORES_SHUTDOWN)
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x7d0
PID : 10064
FLAGS :
after that I run the AirPrint.exe and get the same error as in the quotes.