Windows error 0x000006B5, 1717

Detailed Error Information

HRESULT analysis[1]

This is probably not the correct interpretation of this error. The Win32 error above is more likely to indicate the actual problem.
FlagsSeveritySuccess

This code indicates success, rather than an error. This may not be the correct interpretation of this code, or possibly the program is handling errors incorrectly.

Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode0 (0x000)
NameFACILITY_NULL[1][2]
DescriptionThe default facility code.[1][2]
Error Code1717 (0x06b5)

Questions

2votes
2answers

Azure Cloud Service Crashing (SDK 2.0, OS Fam: 3)

We have quite a large and complex MVC3 project running in .NET 4.0 in Azure. The symptoms we are experiencing is that the site becomes unresponsive and then crashes. When we go to the management portal, all are instances are in the state 'Stoppped'. From what I understand this is [...] read more
.net
asp.net-mvc-3
iis
azure
azure-cloud-services
0votes
0answers

Trouble Printing to Shared Printer Over VPN From Server 2008R2

My Setup: * Main office with multiple PCs running Windows 10 Pro, multiple printers (both locally set-up and shared and also a PC to act as a print server for high usage printers) and a server running Windows Server 2008 R2 acting as a terminal server. * Remote location with [...] read more
windows-server-2008-r2
printing
site-to-site-vpn

Comments

Leave a comment

(plain text only)

Sources

  1. https://msdn.microsoft.com/en-us/library/cc231198.aspx
  2. winerror.h from Windows SDK 10.0.14393.0

User contributions licensed under CC BY-SA 3.0