473,387 Members | 1,790 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Repeated Warning: "There are Updated Custom Wrappers Available..."

TC
Every time I open my project, I get a warning which says "There are
updated custom wrappers available for the following referenced
components: Office."

When I double-click on the warning, I get a dialog box which says "One
or more custom wrappers for COM components have been installed on your
machine after you added references to those COM components. These
wrappers may provide additional capabilities not offered by the
auto-generated wrappers currently in use. Do you want to replace the
auto-generated wrappers with the custom wrappers?" If I click yes, the
warning goes away for the current session, but appears the next time I
open the project.

I'm not sure, but I think the warning occurs because my project has a
reference to the Microsoft Office 9.0 Object Library, even though the
Microsoft Office 10.0 Object Library is also installed on my PC. I've
chosen to do that because I want my code to be compatible with Office
2000.

Am I right about the cause of the warning? If so, how can I make it go
away?
-TC

Sep 7 '06 #1
1 6854
<snip>
I'm not sure, but I think the warning occurs because my project has a
reference to the Microsoft Office 9.0 Object Library, even though the
Microsoft Office 10.0 Object Library is also installed on my PC. I've
chosen to do that because I want my code to be compatible with Office
2000.

Am I right about the cause of the warning? If so, how can I make it go
away?
-TC
Just a stab in the dark here, but look at the reference properties,
check ones such as "Copy Local", try setting to true. As to gettting
rid of the prompt if you want your code built on the older dll's, I
have no idea other than ignoring the warning.

Someone more knowledgeable will probably chime in with a more
authoritative answer.

Bob

Sep 7 '06 #2

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

Similar topics

0
by: python | last post by:
Hi- I'm getting a "DeprecationWarning: integer argument expected, got float" warning with mx.DateTime and I can't figure out why. Can anyone help me out? This code: import mx.DateTime
2
by: Liang | last post by:
Hi, I use "defined $r_libs->{$name}" to check first if a key exists in a hash table. But Perl gives a warning WHENEVER the key exists: "Use of uninitialized value". Would u please help to...
1
by: Alex | last post by:
I created a page to show RealEstate Data with images retrived from the MSSQL 2000. I am using a DataGrid control: <asp:datagrid AllowPaging="True" OnPageIndexChanged="Pageindexchanged" > ...
2
by: Steevo | last post by:
Is there a way of producing a script to automatically update and show: "Updated x hours and x minutes ago on xx/xx/xx" I currently have a script to automatically show the date and time the page...
1
by: charliewest | last post by:
Is it possible to use the custom validation control to validate a calendar control via client-side script (in jscript)? I'm familiar with custom validation and client side script, and i am aware...
4
by: Wayne | last post by:
How do I get rid of the generic Windows "Open File - Security Warning" that appears when I try to open a database that resides on another PC on my home network? This is not the annoying macro...
4
by: lostlander | last post by:
In ARMCC, and Microsoft C, when i use a function which is never defined or delared, it gives out a warning, not a compiling error? why? (This leads to a bug to my program since I seldom pay much...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
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...

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.