Re: PIA - Interop Assemblies - Excel

John Warner <[email protected]> Mon, 18 Feb 2008 06:31:34 -0500
Newsgroups gmane.comp.windows.devel.dotnet.winforms
Organization House
Message-ID <001b01c87221$d11cec40$7356c4c0$@com>
What steps did you take installing the PIA? Do you have .NET 1.1 on the
target machine?

John Warner


> -----Original Message-----
> From: Discussion forum for developers using Windows Forms to build apps
> and controls [mailto:[email protected]] On
> Behalf Of Gabriel
> Sent: Monday, February 18, 2008 4:35 AM
> To: [email protected]
> Subject: [DOTNET-WINFORMS] PIA - Interop Assemblies - Excel
>
> Hello,
>
> In an application, I'd like the some features of Excel 2007. To do that,
I
> installed this :
> http://www.microsoft.com/downloads/details.aspx?FamilyID=59daebaa-bed4-
> 4282-a28c-b864d8bfa513&DisplayLang=en
>
> I see Microsoft.Office.Interop.Excel, Microsoft.Office.Interop.Outlook
in
> the assembly.
>
> But I have two problems :
> 1. The assemblies not appear in VS2005 (SP1)
> 2. I'd like use the DLL but I don't find them. If you have, could you
send
> me ?
>
> Thanks,