Problem when debug Vsto !

  • Thread starter Thread starter Khanh01
  • Start date Start date
K

Khanh01

Guest
Hello, I created an MFC project 2 hours ago (I just beginner with MFC), I have changed some settings in the project property to run it. A few minutes ago, I reopened another non-MFC project and now I get this error, I can't find it anywhere. I guess there is a problem with KernelBase.dll.
Can someone help me with this problem?
The error I encountered was:

Exception thrown at 0x00007FFFDEEF9159 in acad.exe: Microsoft C ++ exception: EEFileLoadException at memory location 0x000000FB27BFA3A0.
Exception thrown at 0x00007FFFDEEF9159 in acad.exe: Microsoft C ++ exception: [rethrow] at memory location 0x0000000000000000.
Exception thrown at 0x00007FFFDEEF9159 in acad.exe: Microsoft C ++ exception: EEFileLoadException at memory location 0x000000FB27BFA3A0.
Exception thrown at 0x00007FFFDEEF9159 in acad.exe: Microsoft C ++ exception: [rethrow] at memory location 0x0000000000000000.
Exception thrown at 0x00007FFFDEEF9159 in acad.exe: Microsoft C ++ exception: EEFileLoadException at memory location 0x000000FB27BFA3A0.
Exception thrown at 0x00007FFFDEEF9159 (KernelBase.dll) in acad.exe: 0xE0434352 (parameters: 0xFFFFFFFF80070002, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x00007FFFC2EC0000)
Exception thrown at 0x00007FFFDEEF9159 in acad.exe: Microsoft C ++ exception: EEFileLoadException at memory location 0x000000FB27BF7DE0.
Exception thrown at 0x00007FFFDEEF9159 in acad.exe: Microsoft C ++ exception: [rethrow] at memory location 0x0000000000000000.
Exception thrown at 0x00007FFFDEEF9159 in acad.exe: Microsoft C ++ exception: EEFileLoadException at memory location 0x000000FB27BF7DE0.
Exception thrown at 0x00007FFFDEEF9159 in acad.exe: Microsoft C ++ exception: [rethrow] at memory location 0x0000000000000000.
Exception thrown at 0x00007FFFDEEF9159 in acad.exe: Microsoft C ++ exception: EEFileLoadException at memory location 0x000000FB27BF7DE0.
Exception thrown at 0x00007FFFDEEF9159 (KernelBase.dll) in acad.exe: 0xE0434352 (parameters: 0xFFFFFFFF80070002, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x00007FFFC2EC0000)

my setting up: Use Standard Windows Libraries



1545278.png

Thanks a lot!

<coccocgrammar></coccocgrammar>

<coccocgrammar></coccocgrammar>

Continue reading...
 
Back
Top