namespace like

D

douglas

I am using Visual Basic.net 2005 desktop application to write data directly
into an excel 2003 spreasheet. I am using the namespace called
'Microsoft.office.interop.excel' tohave the vb.net application access excel
directly.
The code works fine except when Microsoft has a security update. Then the
code does not work after there has been a security update. I believe the code
does not work since the 'Microsoft.office.interop.excel' is a COM object.
Can you tell me if there is any other namespace that I could use that
would not be affected by each security update that Microsoft has?

Thanks!
 
C

Cor Ligthert[MVP]

Doublas,

This is a question which is impossible to answer by (even MSFT) members of
this newsgroup.

With the exception of the answer that Microsoft has a special website for
this kind of complaints.

http://msdn.Microsoft.Com/Connect

Success

Cor
 

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