473,507 Members | 2,416 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Referencing Object Libraries through vbscript

47 New Member
Hello everyone again!

I have an MS Access 2003 application that I developed and will be distributed to many people on many computers. When I tested my Application from home I recieved an error that I was missing a reference to the package MS Office 12 object library. That is because I am using a different version at home which uses MS Office 11 Object library. I imagine that with distributing this application to many people some of them may not have Object Library 12.

I am wondering if there is a way around this error so I can avoid making the user create the reference themselves (I have little faith in the user). Can I code something to import the package?

Any suggestions will be appreciated!

Thanks.
Jul 24 '07 #1
3 1811
jschmidt
47 New Member
Hello everyone again!

I have an MS Access 2003 application that I developed and will be distributed to many people on many computers. When I tested my Application from home I recieved an error that I was missing a reference to the package MS Office 12 object library. That is because I am using a different version at home which uses MS Office 11 Object library. I imagine that with distributing this application to many people some of them may not have Object Library 12.

I am wondering if there is a way around this error so I can avoid making the user create the reference themselves (I have little faith in the user). Can I code something to import the package?

Any suggestions will be appreciated!

Thanks.
Is this even possible? Or do you always have to go into the vb window to set the reference?
Jul 24 '07 #2
jschmidt
47 New Member
No one knows if this is possible or how to do it? I realy need this to work. It is going into production Aug 17th and will need to be a seemless release. So if anyone knows yes/no if this is possible please let me know. Thanks.
Jul 24 '07 #3
MMcCarthy
14,534 Recognized Expert Moderator MVP
Hello everyone again!

I have an MS Access 2003 application that I developed and will be distributed to many people on many computers. When I tested my Application from home I recieved an error that I was missing a reference to the package MS Office 12 object library. That is because I am using a different version at home which uses MS Office 11 Object library. I imagine that with distributing this application to many people some of them may not have Object Library 12.

I am wondering if there is a way around this error so I can avoid making the user create the reference themselves (I have little faith in the user). Can I code something to import the package?

Any suggestions will be appreciated!

Thanks.
Make your standard reference to the MS Office 11 Object library and make sure your code compiles with this library.
Jul 30 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

1
1781
by: Alexander Landgraf | last post by:
Hi group, I am not sure if this is the correct place for my question. If not, please tell me. I tried to compile Python 2.3.4 under AT&T MP RAS SVR4: $./configure --prefix=${HOME}...
13
7745
by: Patrick | last post by:
I understand that with IIS5.1 on Windows XP Professional SP1, I can 1) Either set under IIS Manager-> Any specific Virtual Directory-> Configuration->Options->ASP Script timeout for all pages...
11
9212
by: DrUg13 | last post by:
In java, this seems so easy. You need a new object Object test = new Object() gives me exactly what I want. could someone please help me understand the different ways to do the same thing in...
6
1970
by: Daniel Bass | last post by:
The scenario: ------------- I've created a simple COM object according to a tutorial I found: http://www.csharphelp.com/archives/archive281.html It automatically creates a Type Library...
16
1984
by: PromisedOyster | last post by:
Hi I have a situation where I want to use circular referencing. I have cut down the example for demonstration purposes. Say we have one executable (main.exe) and two DLLS (A1.dll and A2.dll)....
2
3301
by: VinDotNet | last post by:
Here's the Scenario I am facing: I've got a winform managed c++ client which connects to my managed COM+ server application (by making createinstance, then typecasting the object to an interface,...
0
1373
by: Frank | last post by:
I am attempting to convert an asp file to a asp.net file using C#. The original file has an ActiveX control which is contained in a cab file. The cab file contains the .ocx file which connects...
9
1579
by: Brett Romero | last post by:
Say I have a library (A.dll) with a method that accepts a collection of a specific type. The type is defined in B.dll. In A.dll, I need to loop through this collection and reference fields of...
1
1964
by: DR | last post by:
when i reference a com object by regsvr32 it then find it in the COM tab, it works ok. but when i reference a com object by referencing the .dll file i get this error in my C# application: ...
0
7111
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
7319
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7376
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7031
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7485
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
5623
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
4702
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
3191
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
1542
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 ...

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.