Discussion:
PIA - Interop Assemblies - Excel
Gabriel
2008-02-18 09:34:51 UTC
Permalink
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,

===================================
This list is hosted by DevelopMentor® http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com
Potter, Mark
2008-02-18 12:43:09 UTC
Permalink
The interop assemblies are created when you create a reference to the
com Excel 5.0 object library for example in your app.

-----Original Message-----
From: Discussion of building .NET applications targeted for the Web
[mailto:DOTNET-***@DISCUSS.DEVELOP.COM] On Behalf Of Gabriel
Sent: Monday, February 18, 2008 4:35 AM
To: DOTNET-***@DISCUSS.DEVELOP.COM
Subject: [DOTNET-WEB] 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-4
282-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,

===================================
This list is hosted by DevelopMentor(r) http://www.develop.com

View archives and manage your subscription(s) at
http://discuss.develop.com

===================================
This list is hosted by DevelopMentor� http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com
Loading...