Windows error 0x8063010B, -2140995317

Detailed Error Information

PEER_E_CONNECTION_REFUSED[1]

MessageThe connection was refused.
Declared inwinerror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode99 (0x063)
NameFACILITY_P2P[1]
Error Code267 (0x010b)

Questions

2votes
0answers

Unable to connect to bluetooth printer

I have a Visual Studio 2013 C#.net 4.5 project for Windows Phone 8.0 where I am trying to connect with a bluetooth printer. The phone is already paired with the printer. I've tried two methods. In both examples only one device is paired with the phone and that device is [...] read more
c#
windows-phone-8
bluetooth

Comments

Leave a comment

(plain text only)

Sources

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

User contributions licensed under CC BY-SA 3.0