Office 2003 Interop DLL

M

Mark Aslan Kuschel

Hello NG,

I developed an application using Office Web Components 11.0 in VB.Net 1.1

When I used the beta of Office 2003 I there was in Interop DLL
(Microsoft.Office.Interop.OWC11.dll) I used for referencing to my VB-project
in Visual Studio .Net.

But I cannot find this DLL in the final version of Office 2003.
Is there another DLL I can use as Interop DLL for OWC11 in .Net?

Regards,
Mark
 
W

Wei-Dong Xu [MSFT]

Hi Mark,

In addition, you can also install OWC11 package at the <CD root>\FILES\OWC11. After the installation, you will find the owc11.dll at
%ProgramFiles%\Common Files\Microsoft Shared\Web Components\11
with other files. All the help files are located in the directory:
%ProgramFiles%\Common Files\Microsoft Shared\Web Components\11\1033

Please feel free to let me know if you have any questions.

Does this answer your question? Thank you for using Microsoft NewsGroup!

Wei-Dong Xu
Microsoft Product Support Services
Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
 
W

Wei-Dong Xu [MSFT]

Hi Mark,

Furthermore, I'd also suggest there is one msdn article "How to: Install Office Primary Interop Assemblies" for you which may help you more on this
issue. Please go to:
http://msdn.microsoft.com/library/e...officeprimaryinteropassemblies.asp?frame=true

Please feel free to let me know if you have any further questions.

Does this answer your question? Thank you for using Microsoft NewsGroup!

Wei-Dong Xu
Microsoft Product Support Services
Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
 
M

Mark Aslan Kuschel

Hi Wei-Dong Xu,

thank you for your answer, I had alread a solution but your information is
also useful for redistributing my software.

Mark
 
W

Wei-Dong Xu [MSFT]

Hi Mark,

Thank you for replying and more information about your issue!

It is my pleasure to be some of service!

Please feel free to let me know if you have any questions.

Thank you once more for using Microsoft NewsGroup!

Wei-Dong Xu
Microsoft Product Support Services
Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top