473,473 Members | 2,277 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Interop versions


I wrote an application on my dev machine ( XP, Office 2002 ) that uses
the Excel type library 10.0

Now I want to deploy on a machine that runs w2k, Office 2000...that's
type 9.0 right?

How can I deploy?
--
incognito...updated almost daily
http://kentpsychedelic.blogspot.com

Texeme Textcasting Technology
http://texeme.com

Nov 16 '05 #1
3 1128
Hi,

I had the same assumption about Office XP and 2K3 interop assembles and I
was wrong :(.
I don't think that you can that - if you want to use your app, you should
make a second build for Office 2K or at least try to rewrite the code that
initializes and check the version with reflection. Then for all of the compatible
events/delegates etc. you can attach the appropriate event/delegate/etc and
try to find another way for those that doesn't match. I tried that with our
app (it was about 6-9 months ago) and most of it worked. However it was a
small app - in a bigger one, it can get pretty messy :)

Good luck,
Branimir

Branimir Giurov
C# MVP, MCSD, MCDBA, MCT
CTO, BSH Ltd.
www.sofiadev.org
I wrote an application on my dev machine ( XP, Office 2002 ) that uses
the Excel type library 10.0

Now I want to deploy on a machine that runs w2k, Office 2000...that's
type 9.0 right?

How can I deploy?

Texeme Textcasting Technology
http://texeme.com

Nov 16 '05 #2
Oh dear. You will have a lot of trouble! You need to have Office 2002 on the
target machine. Simple as that really. Unless of course you want to try an
access your component via Remoting???

-Ben

"The God's Awful Truth" wrote:

I wrote an application on my dev machine ( XP, Office 2002 ) that uses
the Excel type library 10.0

Now I want to deploy on a machine that runs w2k, Office 2000...that's
type 9.0 right?

How can I deploy?
--
incognito...updated almost daily
http://kentpsychedelic.blogspot.com

Texeme Textcasting Technology
http://texeme.com

Nov 16 '05 #3

Can I install the Excel/Office Type Library 9.0 on my development
machine ( just the library, not the applications ) and compile there,
then deploy to the w2k/Office 2000 machine ?
Ben Hinton wrote:
Oh dear. You will have a lot of trouble! You need to have Office 2002 on the
target machine. Simple as that really. Unless of course you want to try an
access your component via Remoting???

-Ben

"The God's Awful Truth" wrote:

I wrote an application on my dev machine ( XP, Office 2002 ) that uses
the Excel type library 10.0

Now I want to deploy on a machine that runs w2k, Office 2000...that's
type 9.0 right?

How can I deploy?
--
incognito...updated almost daily
http://kentpsychedelic.blogspot.com

Texeme Textcasting Technology
http://texeme.com

--

incognito () Updated Almost Daily
http://kentpsychedelic.blogspot.com
Nov 16 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Bob N5 | last post by:
I am working on an application that uses interop to do some simple operations with both Excel and Word. I have most of functionality working, but ran into issues on making things work with both...
9
by: Maik | last post by:
Hello, I've developed an assembly, which opens an excel workbook and readout the range names and -values. I'm working with Office XP on my computer. I want to deploy this assembly on computers,...
1
by: Bob N5 | last post by:
I am working on an application that uses interop to do some simple operations with both Excel and Word. I have most of functionality working, but ran into issues on making things work with both...
0
by: Nassa | last post by:
Hi, I've a c# Windows Form Application witch has two references to two COM writen in VB 6.0. I'm developing the application locally and i have the COMs installed in Component Services. I add...
1
by: Bhrionn | last post by:
Hello World, I am working on implementing a build for my companies application. The scenario implemeted is producing the error: ‘Class does not support automation or does not support expected...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.