IPP printer not installing in Windows 11 - Are there any debugging logs?

Andrew Cardy 21 Reputation points
2022-05-31T13:53:21.47+00:00

Hi,

I'm attempting to develop an IPP server and virtual printer in .NET which I want to then use in Windows 11.

So far I've got the encoding and decoding working fine with basic operation support, near to IPP 1.1 compliance.

I'm aware that Windows requests 2.0 compliance, so I'll be working towards that, but in the meantime, is there anywhere I can get debug logs for failed IPP printer installs?

I currently get a generic error message:

207181-image.png

But presumably there is logging going on somewhere?

Unfortunately, none of the logs in Event Viewer in the PrintService area are relevant.

207172-image.png

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,619 questions
Windows Server Printing
Windows Server Printing
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Printing: Printer centralized deployment and management, scan and fax resources management, and document services
640 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,168 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Tom Backx 1 Reputation point
    2022-09-06T12:42:53.183+00:00

    The screenshot is in dutch, but the location is the same,
    adding a ipp printer is not done by ip address or hostname (altough you can select IPP device) but by adding a shared printer by name
    http(s)://printer.somewhere.com/printers/....
    238160-image.png

    0 comments No comments