c# - Stackoverflow exception (0xc00000fd) on Windows Server 2016 -
i made winforms app running fine on win8, on windows server 2016 crashes before window appears. found in event viewer:
faulting application name: myapp.exe, version: 1.0.0.0, time stamp: 0x597b5764 faulting module name: clr.dll, version: 4.6.1648.0, time stamp: 0x58e3fbcf exception code: 0xc00000fd fault offset: 0x0045068d faulting process id: 0x9078 ...
maybe helpfull: 32bits application using external dlls dynamicaly, crashes before using assembly.
is had similiar issue , solve this?
help appreciated!
problem lineshape object on form, when delete ok.
Comments
Post a Comment