다음을 통해 공유

Unable to open http://~ 오류 발생.

익명
2010-12-29T02:56:05+00:00

Excel 2003 영문버젼을 사용하고 있는 사용자입니다.

엑셀 파일이 (가), (나)가 있습니다.

(가), (나)를 A 컴퓨터에서 사용할때는 문제가 없습니다.

하지만 옮겨서 B 컴퓨터에서 사용할때, (나) 파일만 문제가 있습니다.

파일을 열때 "Unable to open http:// ~~ . Cannot locate the Internet server or proxy server."라는 오류가 발생하고, 무시하고 확인을 눌러도 같은 오류가 http뒤에 내용만 바뀌면서 한 4개정도 발생합니다. 그러면서 파일이 열리는데 엄청 오래 걸립니다.

참고로 이 오류에서 말하는 http 뒤의 주소가 전혀~ 이 엑셀 파일하고 상관도 없고, 처음보는건데 왜 이런 에러가 뜨는지 모르겠습니다.

이 엑셀사용함에 있어서 어떤 파일을 열라고 따로 열라고 한다거나, Internet연결은 전혀 필요가 없는데 왜 이런 오류가 뜰까요?

빠른 답변 부탁드립니다.

Microsoft 365 및 Office | Excel | 가정용 | Windows

잠긴 질문. 이 질문은 Microsoft 지원 커뮤니티에서 마이그레이션되었습니다. 질문이 도움이 되었는지 여부에 대해 응답할 수는 있지만, 메모나 회신을 추가하거나 질문을 따를 수는 없습니다.

댓글 0개 설명 없음

질문 작성자가 수락한 답변

익명
2010-12-29T08:05:14+00:00

안녕하십니까? changheui님

Microsoft Office의 Excel 사이트를 방문해 주셔서 감사합니다.

문의 하신 특정 PC에서 Excel 2003 파일을 열 경우 "Unable to Open http://~~. Cannot locate the Internet server or proxy Server."라는 오류가 발생하는 문제에 대한 답변을 드리겠습니다.

해당 무제가 (나) 파일에서만 발생되는 문제라면, 해당 파일에 대한 분석이 필요할 것으로 예상이 됩니다. 문제가 발생하는 파일을 공개된 카페 또는 블로그에 올려 주신 후 링크를 주시면 확인 후 해당 링크나 내용이 포함되었는지 확인 후 지원 도와드리도록 하겠습니다.

또한 문제가 발생하는 B PC에 기존에 구글 크롬, 모질라, 파이어폭스 등 다은 웹 브라우저를 설치하거나 제거하신적이 있는지도 확인해 주시기 바랍니다.

해당 프로그램을 설치했다 제거하는 경우, 기본 Internet Explorer가 사용하는 HTTP, HTTPS의 레지스트리 값을 해당 브라우저가 사용하도록 가져간 후 제거할 때, 기존 레지스트리 값을 복구해 주지 않아서 발생할 수 있는 문제입니다.

만약 해당 내용인 경우 아래 내용을 확인해주시기 바랍니다.

    1. 레지스트리를 백업

a. 윈도우 시작 버튼을 클릭합니다.

b. [실행]을 선택하여, [regedit]를 입력합니다. 

c. 레지스트리 편집기가 실행되면, 해당 폴더로 이동합니다.

(HKey_Classes_Root.html)

(HKey_Classes_Root.htm)

d. 해당 폴더를 선택한 후 마우스 우측 버튼을 클릭하여 [내보내기]를 선택하여 레지스트리를 백업합니다.

![](http://public.blu.livefilestore.com/y1pU9Rlz9gjRxZrHp82zYC78Wkt57ykAXLi-HSfOhGIE6dMSwQB2yDCd9eeWrgoqntf3B-oHymRUtpQJ1IrmW30Vg/Win7%5DRegedit-Office-Registration%20%EB%82%B4%EB%B3%B4%EB%82%B4%EA%B8%B0.png) 2. 새로운 레지스트리를 적용

a. 바탕화면에서 마우스 우측 버튼을 클릭하여 [새로 만들기]의 [텍스트 문서]를 선택합니다.

b. 메모장이 실행되면, HKey_Classes_Root.html 밑에 있는 내용을 메모장에 복사(Ctrl+C)하여 붙여넣기(Ctrl+V) 합니다.


Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT.html]

"Content Type"="text/html"

"PerceivedType"="text"

@="htmlfile"

[HKEY_CLASSES_ROOT.html\PersistentHandler]

@="{eec97550-47a9-11cf-b952-00aa0051fe20}"


c. 파일 탭의 [다른 이름으로 저장]을 선택하여 html.reg로 저장합니다.|

d. html을 더블 클릭하여 레지스트리 키를 등록합니다.

e. KHey_Classes_Root.htm도 마찮가지로 진행합니다.


Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT.htm]

"Content Type"="text/html"

"PerceivedType"="text"

@="htmlfile"

[HKEY_CLASSES_ROOT.htm\OpenWithList]

[HKEY_CLASSES_ROOT.htm\OpenWithList\Excel.exe]

[HKEY_CLASSES_ROOT.htm\OpenWithList\Excel.exe\shell]

[HKEY_CLASSES_ROOT.htm\OpenWithList\Excel.exe\shell\edit]

@="열기(&O)"

[HKEY_CLASSES_ROOT.htm\OpenWithList\Excel.exe\shell\edit\command]

@=""C:\Program Files\Microsoft Office\Office12\EXCEL.EXE" /e"

"command"=hex(7):77,00,5f,00,31,00,5e,00,56,00,56,00,21,00,21,00,21,00,21,00,\

  21,00,21,00,21,00,21,00,21,00,4d,00,4b,00,4b,00,53,00,6b,00,45,00,58,00,43,\

  00,45,00,4c,00,46,00,69,00,6c,00,65,00,73,00,3e,00,74,00,57,00,7b,00,7e,00,\

  24,00,34,00,51,00,5d,00,63,00,40,00,49,00,49,00,3d,00,6c,00,32,00,78,00,61,\

  00,54,00,4f,00,35,00,20,00,2f,00,65,00,00,00,00,00

[HKEY_CLASSES_ROOT.htm\OpenWithList\Excel.exe\shell\edit\ddeexec]

@="[open("%1")]"

[HKEY_CLASSES_ROOT.htm\OpenWithList\Excel.exe\shell\edit\ddeexec\application]

@="Excel"

[HKEY_CLASSES_ROOT.htm\OpenWithList\Excel.exe\shell\edit\ddeexec\topic]

@="system"

[HKEY_CLASSES_ROOT.htm\OpenWithList\Microsoft Office Excel]

[HKEY_CLASSES_ROOT.htm\OpenWithList\Microsoft Office Excel\shell]

[HKEY_CLASSES_ROOT.htm\OpenWithList\Microsoft Office Excel\shell\edit]

@="열기(&O)"

[HKEY_CLASSES_ROOT.htm\OpenWithList\Microsoft Office Excel\shell\edit\command]

@=""C:\Program Files\Microsoft Office\Office12\EXCEL.EXE" /e"

"command"=hex(7):77,00,5f,00,31,00,5e,00,56,00,56,00,21,00,21,00,21,00,21,00,\

  21,00,21,00,21,00,21,00,21,00,4d,00,4b,00,4b,00,53,00,6b,00,45,00,58,00,43,\

  00,45,00,4c,00,46,00,69,00,6c,00,65,00,73,00,3e,00,74,00,57,00,7b,00,7e,00,\

  24,00,34,00,51,00,5d,00,63,00,40,00,49,00,49,00,3d,00,6c,00,32,00,78,00,61,\

  00,54,00,4f,00,35,00,20,00,2f,00,65,00,00,00,00,00

[HKEY_CLASSES_ROOT.htm\OpenWithList\Microsoft Office Excel\shell\edit\ddeexec]

@="[open("%1")]"

[HKEY_CLASSES_ROOT.htm\OpenWithList\Microsoft Office Excel\shell\edit\ddeexec\application]

@="Excel"

[HKEY_CLASSES_ROOT.htm\OpenWithList\Microsoft Office Excel\shell\edit\ddeexec\topic]

@="system"

[HKEY_CLASSES_ROOT.htm\OpenWithList\Microsoft Office Publisher]

[HKEY_CLASSES_ROOT.htm\OpenWithList\Microsoft Office Publisher\shell]

[HKEY_CLASSES_ROOT.htm\OpenWithList\Microsoft Office Publisher\shell\edit]

@="열기(&O)"

[HKEY_CLASSES_ROOT.htm\OpenWithList\Microsoft Office Publisher\shell\edit\command]

@=""C:\Program Files\Microsoft Office\Office12\MSPUB.EXE" %1"

"command"=hex(7):77,00,5f,00,31,00,5e,00,56,00,56,00,21,00,21,00,21,00,21,00,\

  21,00,21,00,21,00,21,00,21,00,4d,00,4b,00,4b,00,53,00,6b,00,50,00,75,00,62,\

  00,50,00,72,00,69,00,6d,00,61,00,72,00,79,00,3e,00,74,00,57,00,7b,00,7e,00,\

  24,00,34,00,51,00,5d,00,63,00,40,00,3f,00,46,00,40,00,36,00,6b,00,78,00,61,\

  00,54,00,4f,00,35,00,20,00,25,00,31,00,00,00,00,00

[HKEY_CLASSES_ROOT.htm\OpenWithList\Microsoft Office Word]

[HKEY_CLASSES_ROOT.htm\OpenWithList\Microsoft Office Word\shell]

[HKEY_CLASSES_ROOT.htm\OpenWithList\Microsoft Office Word\shell\edit]

@="열기(&O)"

[HKEY_CLASSES_ROOT.htm\OpenWithList\Microsoft Office Word\shell\edit\command]

@=""C:\Program Files\Microsoft Office\Office12\WINWORD.EXE" /n /dde"

"command"=hex(7):77,00,5f,00,31,00,5e,00,56,00,56,00,21,00,21,00,21,00,21,00,\

  21,00,21,00,21,00,21,00,21,00,4d,00,4b,00,4b,00,53,00,6b,00,57,00,4f,00,52,\

  00,44,00,46,00,69,00,6c,00,65,00,73,00,3e,00,74,00,57,00,7b,00,7e,00,24,00,\

  34,00,51,00,5d,00,63,00,40,00,35,00,64,00,31,00,60,00,2c,00,78,00,61,00,54,\

  00,4f,00,35,00,20,00,2f,00,6e,00,20,00,2f,00,64,00,64,00,65,00,00,00,00,00

[HKEY_CLASSES_ROOT.htm\OpenWithList\Microsoft Office Word\shell\edit\ddeexec]

@="[REM _DDE_Direct][FileOpen("%1")]"

[HKEY_CLASSES_ROOT.htm\OpenWithList\Microsoft Office Word\shell\edit\ddeexec\Application]

@="WinWord"

[HKEY_CLASSES_ROOT.htm\OpenWithList\Microsoft Office Word\shell\edit\ddeexec\Topic]

@="System"

[HKEY_CLASSES_ROOT.htm\OpenWithList\MSPub.exe]

[HKEY_CLASSES_ROOT.htm\OpenWithList\MSPub.exe\shell]

[HKEY_CLASSES_ROOT.htm\OpenWithList\MSPub.exe\shell\edit]

@="열기(&O)"

[HKEY_CLASSES_ROOT.htm\OpenWithList\MSPub.exe\shell\edit\command]

@=""C:\Program Files\Microsoft Office\Office12\MSPUB.EXE" %1"

"command"=hex(7):77,00,5f,00,31,00,5e,00,56,00,56,00,21,00,21,00,21,00,21,00,\

  21,00,21,00,21,00,21,00,21,00,4d,00,4b,00,4b,00,53,00,6b,00,50,00,75,00,62,\

  00,50,00,72,00,69,00,6d,00,61,00,72,00,79,00,3e,00,74,00,57,00,7b,00,7e,00,\

  24,00,34,00,51,00,5d,00,63,00,40,00,3f,00,46,00,40,00,36,00,6b,00,78,00,61,\

  00,54,00,4f,00,35,00,20,00,25,00,31,00,00,00,00,00

[HKEY_CLASSES_ROOT.htm\OpenWithList\notepad.exe]

@=""

[HKEY_CLASSES_ROOT.htm\OpenWithList\WinWord.exe]

[HKEY_CLASSES_ROOT.htm\OpenWithList\WinWord.exe\shell]

[HKEY_CLASSES_ROOT.htm\OpenWithList\WinWord.exe\shell\edit]

@="열기(&O)"

[HKEY_CLASSES_ROOT.htm\OpenWithList\WinWord.exe\shell\edit\command]

@=""C:\Program Files\Microsoft Office\Office12\WINWORD.EXE" /n /dde"

"command"=hex(7):77,00,5f,00,31,00,5e,00,56,00,56,00,21,00,21,00,21,00,21,00,\

  21,00,21,00,21,00,21,00,21,00,4d,00,4b,00,4b,00,53,00,6b,00,57,00,4f,00,52,\

  00,44,00,46,00,69,00,6c,00,65,00,73,00,3e,00,74,00,57,00,7b,00,7e,00,24,00,\

  34,00,51,00,5d,00,63,00,40,00,35,00,64,00,31,00,60,00,2c,00,78,00,61,00,54,\

  00,4f,00,35,00,20,00,2f,00,6e,00,20,00,2f,00,64,00,64,00,65,00,00,00,00,00

[HKEY_CLASSES_ROOT.htm\OpenWithList\WinWord.exe\shell\edit\ddeexec]

@="[REM _DDE_Direct][FileOpen("%1")]"

[HKEY_CLASSES_ROOT.htm\OpenWithList\WinWord.exe\shell\edit\ddeexec\Application]

@="WinWord"

[HKEY_CLASSES_ROOT.htm\OpenWithList\WinWord.exe\shell\edit\ddeexec\Topic]

@="System"

[HKEY_CLASSES_ROOT.htm\PersistentHandler]

@="{eec97550-47a9-11cf-b952-00aa0051fe20}"


f. 문제가 반복되는지 확인합니다.

[참고 자료]

http://support.microsoft.com/kb/983872/ko  

제가 문제에 대해 더 알아야 할 것이 있다면 응답 주시면 감사하겠습니다.

제시해 드린 답변이 도움이 되었기를 바랍니다.

이 대답이 도움이 되었나요?

댓글 0개 설명 없음

0 추가 답변

정렬 기준: 가장 유용함