giptbl.cxx(1786)\combase.dll! 80070057 The parameter is incorrect.

熙铭 徐 41 Reputation points
2022-05-18T08:10:40.53+00:00

MFC program interface display, has been running on other computers, no such error

onecore\com\combase\dcomrem\giptbl.cxx(1786)\combase.dll! 7791B2C4: (Caller: 6D1DE6E7) ReturnHr(14) TID (5994) 80070057 The parameter is incorrect.

Microsoft C++ exception: wil::ResultException, located at memory location 0x001598C0.

Microsoft C++ exception: [rethrow], located at 0x00000000.

Microsoft C++ exception: wil::ResultException, located in memory 0x00159980.

Microsoft C++ exception: [rethrow], located at 0x00000000.

Microsoft C++ exception: wil::ResultException, located at memory location 0x00159AC0.

Microsoft C++ exception: [rethrow], located at 0x00000000.

Developer technologies | C++
Developer technologies | C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
{count} votes

1 answer

Sort by: Most helpful
  1. RLWA32 51,886 Reputation points
    2022-05-18T08:24:26.93+00:00

    I wouldn't worry about these informational messages that only appear in a debugger even when programs execute properly.

    Apparently, some system DLLs provide additional error reporting when they determine that a debugger is attached to a process. See my response in this thread - why-does-native-only-debugging-cause-windows-dlls.html

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.