Thanks for advice.
.NET Framework3.5.1 and 4.0 are installed in my PC,
and I ran Windows Update lately.
I tryed to re-install the VC++ binaries,
but the same error occurred.
I've found that the Access Violation occurs
when I 'm debuging the source in Visual Studio,
but the Access Violation does not occur when I run the exe file
which is compiled with Visual Studio.(Even use V4.8 Final)
And I try Dependency Walker, the result was "IESHIMS.DLL not found".
But IESHIMS.dll is in the %ProgramFiles%\Internet Explorer directory.
.NET Framework3.5.1 and 4.0 are installed in my PC,
and I ran Windows Update lately.
I tryed to re-install the VC++ binaries,
but the same error occurred.
I've found that the Access Violation occurs
when I 'm debuging the source in Visual Studio,
but the Access Violation does not occur when I run the exe file
which is compiled with Visual Studio.(Even use V4.8 Final)
And I try Dependency Walker, the result was "IESHIMS.DLL not found".
But IESHIMS.dll is in the %ProgramFiles%\Internet Explorer directory.