원문 : http://www.ischo.net -- 조인상 // 시스템 엔지니어

Writer : http://www.ischo.net -- ischo // System Engineer in Replubic Of Korea

+++++++++++++++++++++++++++++++++++++++++++++++++++++++

 

본문 : http://www.ischo.net -- 조인상 //시스템 엔지니어

+++++++++++++++++++++++++++++++++++++++++++++++++++++++



MS 포럼에 나온 내용으로 요즘 네이버에서 검색해도 심심치 않게 발견할수 있음.
주로 IP변경할때 사용하는 dll파일로써 framedyn.dll 파일이 사용될때
"응용프로그램이 framedyn.dll 파일을 찾을수 없어 시작할 수 없습니다."  라는 메시지가 나오는데,
이를 해결하기 위한 방법이 아래 적혀있다.

대략 정리를 하자면
원인 : framedyn.dll 이 깨짐.
해결 : windows/system32/wbem  디렉토리에 framedyn.dll 파일이 깨졌으므로 복구하기 위해서
windows/system32/dllcache 디렉토리에서 해당파일을 찾아서 원상복구해줘라~~

라는 말씀. 그래도 안되면 path 변수를 손 볼 것.



--- 원문 ---
"Application Has Failed to Start Because Framedyn.dll Was Not Found" Error Message When You Open the System Properties Dialog Box
View products that this article applies to.
Article ID : 319114
Last Review : November 4, 2003
Revision : 1.0

This article was previously published under Q319114
On This Page
SYMPTOMS
CAUSE
RESOLUTION
Replace the Framedyn.dll File
Verify System Variables
SYMPTOMS
When you double-click System in Control Panel, or when you right-click My Computer and then click Properties, you may receive the following error message:
rundll32.exe - Unable To Locate Component

This application has failed to start because framedyn.dll was not found. Re-installing the application may fix this problem.
Back to the top

CAUSE
This behavior can occur if either of the following conditions is true: • The %SYSTEMROOT%\System32\Wbem\framedyn.dll file is missing or damaged.

-or-
• The Windows Path environment variable does not point to the %SYSTEMROOT%\System32\Wbem folder.

Back to the top

RESOLUTION
To resolve this issue, use both of the following methods.
Back to the top

Replace the Framedyn.dll File
1. Click Start, and then click Run.
2. In the Open box, type %systemroot%\system32\dllcache, and then click OK.
3. Right-click framedyn.dll, and then click Copy on the shortcut menu that appears.
4. Click Start, and then click Run.
5. In the Open box, type %systemroot%\system32\wbem, and then click OK.
6. On the Edit menu, click Paste. If you are prompted to replace the existing file, click Yes.

Back to the top

Verify System Variables
1. Click Start, right-click My Computer, and then click Properties on the shortcut menu that appears. If you receive the following error message, click OK:
rundll32.exe - Unable To Locate Component

This application has failed to start because framedyn.dll was not found. Re-installing the application may fix this problem. 
2. In the System Properties dialog box, click the Advanced tab.
3. Click Environment Variables.
4. Under System variables, click Path, and then click Edit.

NOTE: If no Path variable is listed, click New. In the Variable name box, type Path.
5. In the Variable value box, type the following:
%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\wbem
6. Click OK three times (each time that you have the option).
번호 제목 글쓴이 날짜 조회 수
공지 [공지] 게시자료 열람자유. 불펌금지입니다. 조인상 2010.12.07 20650
41 IUSR, IWAM 유저로 인한 Server Application Error 대처법 조인상 2011.05.04 12013
40 네트웍/웹/FTP 모니터링 툴 - Radar.Website.Monitor.v4.5.8.5 조인상 2011.06.08 10748
39 작업스케줄러에 등록하기 - at 명령어 사용법 조인상 2011.06.16 27265
38 Windows 어플리케이션 실행시 사용하는 명령어 조인상 2011.06.17 11905
37 bat 파일등 별도 실행파일을 서비스로 등록시키기 file 조인상 2011.06.27 41700
36 Windows 2008에서 텔넷 사용하기 조인상 2011.06.28 11064
35 Windows XP Pro 에서 RDP 연결개수 늘리기 file 조인상 2011.08.25 10786
34 생성규칙에 어긋난 파일명 삭제하기 조인상 2011.08.25 11284
33 Intel SSD Toolbox file 조인상 2011.11.08 11576
32 윈도우즈 7 환경에서 스타크래프트 화면이 깨지거나 튕길때 file 조인상 2011.12.07 9807
31 windows 설치후 드라이버 자동으로 찾는 - 3DP chip file 조인상 2012.03.20 10169
30 putty 로 ssh 접속시 보안키 저장위치 조인상 2012.06.21 18011
29 Outlook 2007 에서 exe,bat로 첨부된 파일 다운로드 하기 조인상 2012.07.26 10090
28 ProduKey v1.53 - windows,office,MS-SQL 잃어버린 시디키 복구하기(설치된 시디키도 확인) file 조인상 2012.08.08 16509
27 Windows 2008 원격터미널세션 제한 해제하기 조인상 2012.09.27 24765
26 Windows 2008 에서 PAE모드 적용하기 조인상 2012.10.15 10216
25 Windows 2008에서 특정 포트를 물고 있는 프로세스 확인하기 조인상 2012.10.16 13536
24 putty 에서 euc_kr 사용하기 조인상 2012.11.03 10369
23 netstat 대신 사용할수 있는 현재 포트통신상태 확인하는 툴 - cports file 조인상 2012.11.13 11619
22 특정디렉토리내 오래된 파일 자동삭제하기 [1] file 조인상 2012.11.15 19178
서버에 요청 중입니다. 잠시만 기다려 주십시오...