mannaged, unmannaged Application과 관련없이

AppName.exe.config 파일에 다음과 같이 정의해 준다.


<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<!-- Tell COM interop that we only support .NET 1.1 -->
<startup>
  <supportedRuntime version="v1.1.4322" />
</startup>
</configuration>
크리에이티브 커먼즈 라이센스
Creative Commons License
2006/12/20 04:53 2006/12/20 04:53

Trackback Address :: http://www.codeforum.net/blog/pitoosung/trackback/1