Windows error 0x8001011D, -2147417827

Detailed Error Information

RPC_E_INVALID_OBJREF[1]

MessageThe marshaled interface data packet (OBJREF) has an invalid or unknown format.
Declared inwinerror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode1 (0x001)
NameFACILITY_RPC[2][1]
DescriptionThe source of the error code is an RPC subsystem.[2][1]
Error Code285 (0x011d)

Questions

0votes
1answer

install visual studio on ubuntu 18.04

I am trying to install visual studio on my Ubuntu machine , I tried to to install it using WINE but without any success , because it is need Microsoft .net framework 4.0 , and I already installed version 4.7 . I removed 4.7 version and tried to install 4.0 [...] read more
.net
linux
visual-studio
ubuntu
installation

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