We have 2 Identical VM Windows 2008 R2 Web Servers that run .NET Web Applications with Identical Code on IIS 7.5 with Identical Configurations with identical print drivers. (Used WinMerge to compare differences in .NET Code, Website Code, and IIS Configurations) They both send the print job from the ApplicationPoolIdentity.
When the .NET Application tries to send a print to our print server on Identical Web Servers it prints out immediately from Server A and takes about a minute from Server B. Only when I logon to Server B it prints out immediately from the .NET Web Application. Has anyone seen anything like this or know of a way to troubleshooting it?