Q&A

  • 프로젝트가 실행이 되지 않습니다.
* 사용환경 : 델파이4 / Windows 2000

* 에러 메시지 :

==========================================================================

프로젝트를 오픈하면 Error Reading Form이란 제목으로

아래와 같은 에러가 생성됩니다.



Error reading client.ssl Enabled: property does not exist.

Ignore the error and continue? NOTE:Ignoring the error

may cause components to be deleted or property values to

be lost.



===========================================================================

그래도 혹시나해서 컴파일 시키면 아래와 같은 에러메시지가 뜨고요..

정말 팔자에도 없는 프로그램 배우기가 이렇게 힘든건지 몰랐습니다.

답장 꼭 부탁드리겠습니다.



[Error] lprwin_main.pas(66): Undeclared identifier: 'WriteFromBuffer'

[Fatal Error] lprwin.dpr(11): Could not compile used unit 'lprwin_main.pas'



= =====================================================





2  COMMENTS
  • Profile
    씨나락 2001.09.14 08:01
    혹시 외부 컴포넌트를 사용한것이 아닌가 싶네요

    'lprwin_main.pas'을 포함하는 컴포넌트가 있을 거에요

    델파이에서 기본으로 지원하는 컴포넌트가 아니라.

    다른 외부 컴포는트를 사용해서 나는 에라 같습니다.





    >송원철 wrote:

    > * 사용환경 : 델파이4 / Windows 2000

    > * 에러 메시지 :

    > ==========================================================================

    > 프로젝트를 오픈하면 Error Reading Form이란 제목으로

    > 아래와 같은 에러가 생성됩니다.

    >

    > Error reading client.ssl Enabled: property does not exist.

    > Ignore the error and continue? NOTE:Ignoring the error

    > may cause components to be deleted or property values to

    > be lost.

    >

    > ===========================================================================

    > 그래도 혹시나해서 컴파일 시키면 아래와 같은 에러메시지가 뜨고요..

    > 정말 팔자에도 없는 프로그램 배우기가 이렇게 힘든건지 몰랐습니다.

    > 답장 꼭 부탁드리겠습니다.

    >

    > [Error] lprwin_main.pas(66): Undeclared identifier: 'WriteFromBuffer'

    > [Fatal Error] lprwin.dpr(11): Could not compile used unit 'lprwin_main.pas'

    >

    > = =====================================================

    >

    >

  • Profile
    나그네 2001.09.14 02:52
    혹 상위버젼에서 에디팅된게 아닌가요?

    그것이 아니라면 폼파일의 내용이 비정상적으로 수정된 경우 입니다.

    확인해 보십시오.





    송원철 wrote:

    > * 사용환경 : 델파이4 / Windows 2000

    > * 에러 메시지 :

    > ==========================================================================

    > 프로젝트를 오픈하면 Error Reading Form이란 제목으로

    > 아래와 같은 에러가 생성됩니다.

    >

    > Error reading client.ssl Enabled: property does not exist.

    > Ignore the error and continue? NOTE:Ignoring the error

    > may cause components to be deleted or property values to

    > be lost.

    >

    > ===========================================================================

    > 그래도 혹시나해서 컴파일 시키면 아래와 같은 에러메시지가 뜨고요..

    > 정말 팔자에도 없는 프로그램 배우기가 이렇게 힘든건지 몰랐습니다.

    > 답장 꼭 부탁드리겠습니다.

    >

    > [Error] lprwin_main.pas(66): Undeclared identifier: 'WriteFromBuffer'

    > [Fatal Error] lprwin.dpr(11): Could not compile used unit 'lprwin_main.pas'

    >

    > = =====================================================

    >

    >