IE7로 업그레이드 한후에 VB에서
구성요소 "Microsoft Internet Controls" 을 사용하려고
체크를하고 확인을 누르면
"C:\Windows\system32\ieframe.dll\1 을 찾을수없습니다" 라는
에러가 나오면서 사용할수 없게되는경우가 있는데 shdocvw.dll 파일을 c:\windows\system32 아래 복사해 한 후
아래 명령을 실행하면 된다.
regsvr32 c:\windows\system32\shdocvw.dll /u
이미 system32폴더에 같은 파일이 존재할경우에는
regsvr32 c:\windows\system32\shdocvw.dll /u
regsvr32 c:\windows\system32\shdocvw.dll
명령만 실행하면 됨
댓글 없음:
댓글 쓰기