When I try to connect to an intranet machine, it only works if I specify domain credentials. When I use Windows Hello pin, it fails with this message: An authentication error has occurred (Code: 0x8007013d) Remote computer: theremotecomputername Additional information: * Client is running Win10 enterprise. I can use the [...] read more
I just had to change my HDD. So I installed a version of Windows 10 Education on my computer, and now I'm trying to install Visual studio 2017 community/enterprise ( tried both ). After running the installer which was downloaded from the official website it doesn't start the installation, I [...] read more
I had download web installer vs_enterprise_ENU.exe , but it start and closed immediately In logs I see [0C40:03A0][2015-12-10T01:39:02]e000: Error 0x80190197: Failed to download http://go.microsoft.com/fwlink/?LinkId=615437&clcid=0x409; will try 2 more times. [0C40:03A0][2015-12-10T01:39:02]e000: Error 0x80190197: Failed to download http://go.microsoft.com/fwlink/?LinkId=615437&clcid=0x409; will try 1 more times. [0C40:03A0][2015-12-10T01:39:02]e000: Error 0x8007013d: Failed to format error message. [0C40:03A0][2015-12-10T01:39:02]i000: [...] read more
I'm working on a C# application that needs to be able to connect to an MS Access database and use some of the database objects stored there. Since some of the people who later on might have to make some minor changes in the Access related code are mainly familiar [...] read more
I have been trying to use IConverterSession to convert from EML to MSG (MIME to MAPI), but I keep stumbling on COM errors. I use a C# MAPIMethods class to wrap IConverterSession (like the one found here : Save Mail in MIME format (*.eml) in Outlook Add-In). First, I had [...] read more