Microsoft MVP성태의 닷넷 이야기
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 

디버깅을 하려고 하면,

'XXX' 컴퓨터의 'INFOPATH.EXE'응용 프로그램(PID: XXXX)에 연결할 수 없습니다.
계속하시겠습니까?

위와 같은 오류 메시지를 보게 됩니다. 디버깅 뿐만 아니라, XSN 폼을 직접 인포패스로 불러들여서 작성하려고 해도 다음과 같은 오류가 발생을 합니다.

양식 서식 파일: file:///D:\temp\InfoTest\InfoTest\bin\Debug\InfoTest.xsn
양식 코드에 오류가 발생하여 선택한 양식을 열 수 없습니다.
Failed to grant permission to execute assembly 'InfoTest, Version=1.0.1838.20667, Culture=neutral, PublicKeyToken=null'.

해결 방법은? ^^
http://blogstogo.com/dotnet2/archive/2004/12/14/554.aspx
위의 블로그에서 발견했습니다. 내용이 간단하니 아래에 복사해 놉니다.

Unable to attach application infopath.exe error message
If you get an error when you try to debug an infopath application using VS2K3, then it's probably because you have .NET 2.0 installed. To force infopath to use version 1 create the file infopath.exe.config and save it in the same location as infopath.exe. Add this to the config file:

<startup>
    <requiredRuntime imageVersion="v1.1.4322" version="v1.1.4322" />
    <supportedRuntime version="v1.1.4322" />
</startup>

[Listening to: White Flag - Dido - Life for Rent (04:02)]








[최초 등록일: ]
[최종 수정일: 1/12/2005]


비밀번호

댓글 작성자
 




... 31  32  33  34  35  36  37  38  39  40  41  42  43  [44]  45  ...
NoWriterDateCnt.TitleFile(s)
92정성태5/5/200510005XP SP2 방화벽에 대한 내용을 정라한 블로그 소개
91정성태5/5/200510626구글 맵 ( Microsoft MapPoint 수준 )
90정성태4/21/200510485Virtual Server 2005 SP1 beta
89정성태4/1/20051050864bit Windows 2003(x64) , 32bit Windows 2003 SP1 배포
88정성태3/31/200510041HTML to XHTML
87정성태3/31/200510775NewSID : Ghost / VPC 등으로 복제된 컴퓨터의 SID 를 변경
86정성태3/31/200510140Push and Run .NET Code on Remote Machine
84정성태3/25/20059557NET Framework v2 Beta 2 Obsolete APIs
83정성태3/25/200510066서버 운영체제 라이센싱 및 지원 비용 비교 보고서파일 다운로드1
80정성태3/22/200511039VS.NET 2005 가격정책
82정성태3/24/200510612    답변글 VS.NET 2005, SQL 2005 출시 연기
78정성태3/21/200511188ASP.NET
77정성태3/13/200510847Virtual Server : COM 개체로 다루기
75정성태3/9/20059908C# to Visual Basic.NET Translation Tool
79정성태3/22/200510310    답변글 PHP ompiler for .NET Framework
81정성태3/23/20059963    답변글 Microsoft Java Language Conversion Assistant 3.0 beta
85정성태3/27/200510501    답변글 Convert VBA Code to Visual Basic .NET When Migrating to Visual Studio 2005 Tools for Office
74정성태3/9/20059976Internet Explorer 7 곧 출시 예정
73정성태3/4/200510475Developing Solutions with Microsoft InfoPath - Companion Content
72정성태3/4/200510656레지스트리 Control Set 과 CurrentControlSet 의 의미.
71정성태3/4/20059616환경 변수를 등록 후에 시스템에 알리는 방법
70정성태3/4/200510807.NET Tools: Ten Must-Have Tools Every Developer Should Download Now [1]
69정성태3/3/20059654SQL Server 2005 - beta 3
67정성태4/1/200510862스마트 클라이언트 외부 자료 링크
66정성태2/19/20059705오라클 DB 를 Microsoft SQL Server 로 마이그레이션 하기파일 다운로드1
65정성태2/15/200510504Office 2003: XML Reference Schemas
... 31  32  33  34  35  36  37  38  39  40  41  42  43  [44]  45  ...