> For the complete documentation index, see [llms.txt](https://okpos.gitbook.io/okpos/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://okpos.gitbook.io/okpos/problem/asp.md).

# 웹정보, 영업관리시스템 오류

### 💁‍♀️포스프로그램 내 영업관리시스템 기능이 작동하지 않을 때 확인해주세요.

<figure><img src="/files/FMmELnhmljBYhQO0Sozj" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/4TTMrLP8Wgkmmidl2KPH" %}
[Edge / Chrome 브라우저 접속방법](/okpos/okpos-1/asp/asp.md)
{% endcontent-ref %}

{% content-ref url="/pages/7hUM5kR45z5B5DEtnPsU" %}
[IE 보안 설정](/okpos/okpos-1/asp/ie.md)
{% endcontent-ref %}

### 💁‍♀️위 두 가지 작업을 먼저 선행하였을까요 ?&#x20;

***

1. 포스기에서 인터넷 창을 실행해주세요.
2. 우측 상단 \[...] 클릭 후 인터넷옵션창을 실행해주세요.
3. 옵션창이 보이지 않는다면 윈도우 + R 을 누른 뒤 inetcpl.cpl 을 검색해 주세요.

<figure><img src="/files/dZoRzYAKQpIjcqx5j1r6" alt=""><figcaption></figcaption></figure>

* 인터넷 옵션 기능키가 보이지 않는다면, **Windows 로고 키 + R** 키를 누른 후 실행창에 **inetcpl.cpl 입력** 후 확인을 눌러 인터넷 옵션을 실행해 주세요.

4. 인터넷속성 개인정보 탭에서 팝업차단사용 체크를 해제해주세요.

<figure><img src="/files/MXYyk4WNQ3C30OtTjz7i" alt=""><figcaption></figcaption></figure>

5. 이후에도 실행되지 않는다면 OKPOS 관리자에게 문의해주세요.

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://okpos.gitbook.io/okpos/problem/asp.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
