개발 개요
- Microsoft Office 2007 Outlook용 대용량 파일 첨부 기능 구현
개발 필수 자료
- Microsoft Visual Studio 2005
- Microsoft Visual Studio 2005 Tools for the 2007 Microsoft Office System [다운로드]
- Microsoft Office 2007
개발 참고 사이트 :
- MSDN Visual Studio Tools for Office
참고사항
- 설치 프로젝트의 "필수 구성 요소"에 2007 Microsoft Office Primary Interop Assemblies 및
VSTO 등록하기
참고 사이트 : http://blogs.msdn.com/vsto/archive/2008 ··· lee.aspx
1. Download the OfficeVSTO2005SEWindowsInstallerV3.msi sample
Deploying Visual Studio 2005 Tools for Office Second Edition Solutions Using Windows Installer (Part 1 of 2)
2. OfficeVSTO2005SEWindowsInstallerV3.msi 설치
3. %ProgramFiles%\Microsoft Visual Studio 2005 Tools for Office SE Resources\
VSTO2005SE Windows Installer Sample Version 3\packages
폴더의 내용을
%ProgramFiles%\Microsoft SDKs\Windows\v6.0A\Bootstrapper\Packages 에 복사
4. component checker 컴파일 하기
a) Open a Visual Studio command prompt
b) Change directories to
%ProgramFiles%\Microsoft Visual Studio 2005 Tools for Office SE Resources
\VSTO2005SE Windows Installer Sample Version 3\projects\Checks
c) Type the following command: cl.exe /Oxs /MT /GS ComponentCheck.cpp advapi32.lib
d) Copy ComponentCheck.exe to the
%ProgramFiles%\Microsoft SDKs\Windows\v6.0A\Bootstrapper\Packages\Office2007PIA
folder and the
%ProgramFiles%\Microsoft SDKs\Windows\v6.0A\Bootstrapper\Packages\Office2003PIA folder.
5. Download and extract the Office 2007 PIAs from
2007 Microsoft Office System Update: Redistributable Primary Interop Assemblies.
6. Copy the o2007pia.msi file to the
%ProgramFiles%\Microsoft SDKs\Windows\v6.0A\Bootstrapper\Packages\Office2007PIA folder.
- 배포시 필수 설치 패키지
Microsoft Visual Studio 2005 Tools for Office Second Edition Runtime
Microsoft Visual Studio 2005 Tools for the Microsoft Office System(VSTO2005) 언어 패키지 :
2007 Microsoft Office Primary Interop Assemblies