Windows error 0x800700D8, -2147024680

Detailed Error Information

EXE_MACHINE_TYPE_MISMATCH[1]

MessageThis version of %1 is not compatible with the version of Windows you're running. Check your computer's system information and then contact the software publisher.
Declared inwinerror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode7 (0x007)
NameFACILITY_WIN32[2][1]
DescriptionThis region is reserved to map undecorated error codes into HRESULTs.[2][1]
Error Code216 (0x00d8)

This is a Win32 error which has been mapped into an HRESULT. More information may be available in error 0x000000d8.

Questions

2votes
0answers

SQL Server 2008 R2 - Can't open a connection

I can't connect to the server once I stop it. I have no idea why it does this. I uninstalled it and reinstalled it which resolved the issue but now, after stopping it again I can't restart it. There are 2 issues I'm having, one in the SQL Server Management [...] read more
sql-server
1vote
0answers

Xbox Live : DEP6953 Failed to launch remote debugger 0x800700d8

I get this error trying to deploy app to XBox One. Same error trying to deploy Universal App or XBox Live app in both C++ and C#. We've tried multiple PC's and multiple XBox One's. A month ago, I could deploy. Now I can't. Targeting x64. Running Windows 10 Creator's [...] read more
visual-studio
xbox
1vote
2answers

Cannot connect to Team Foundation Server in Visual Studio 2012 after update 4

I installed Visual Studio 2012 Update 4 (downloaded from MS download center) and lost the connection to Team Foundation Server from Team Explorer. Before that, I was connected right at VS2012 startup. It is not the case anymore and I cannot connect to Team Foundation Server from any entry in [...] read more
visual-studio-2012
1vote
1answer

Windows Scipt Host Error when trying to run vbs script

When I try to run the run.vbs file I get the following error "Windows Script Host" Script: Line: 2 Char: 1 Error: 0x800700D8 Code: 800700D8 Source: (null) This works fine on my desktop (windows 7 - 64 bit) but not on my laptop (windows 7 - 32 bit). Anyone knows [...] read more
r
vbscript
shiny
1vote
2answers

.NET - NGEN compile x86 assembly

This is a followup to this question: NGEN x86 vs x64 with .NET executables I know that it's possible to NGEN using a custom setup action, but I use Inno Setup, so I have to do it manually. The question: if my assembly is compiled in x86 mode, should I [...] read more
.net
compilation
x86
64-bit
ngen
0votes
0answers

Plesk error 500 - Internal Server Error

I have a Windows 2008 Server, with MySQL and Plesk 12.0.18. It worked without problems till yesterday. Now, when trying to access the login page I get the following error: > 500 - Internal server error. > There is a problem with the resource you are looking for, and it [...] read more
php
mysql
plesk
0votes
1answer

Windows phone emaultors will not run

Has anyone ever had a problem like the attached error message when trying to run the windows phone emulators in VS? * The Windows Phone Emulator wasn't able to ensure the virtual machine was running. Something happened while starting a virtual machine: 'Emulator 8.0 Update 3 720P.jason' failed to start. [...] read more
windows-phone-8
windows-phone
windows-phone-8-emulator

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