VC 2005 로 작성한 라이브러리 배포를 하는데, 아래 두 가지 문제가 발생했다.실제로는 1번 문제가 발생하고, 나름대로 해결했다고 생각했을 때 2번 문제를 만났다. 1. This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem (14001).2. attempting access the C-runtime incorrectly. 구글 검색으로 바로 찾은 사이트가http://channel9.msdn.com/ShowPost.aspx?PostID=23261 이다.나름 신나게 토의(?)하고 있는데 그 중에 한 사람(bren..