473,414 Members | 1,577 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,414 software developers and data experts.

Reference Error

On the top of my form I have Microsoft.Office.Core and I get this task error:
Namespace or type 'Core' for Imports 'Microsoft.Office.Core' cannot be found.

When I checked the references, It says the refernces is already added.

When I posted this Friday, someone suggested that I may have a new version
of office. This is quite possible since I have a new lap top where I've
tranfered my code. This computer is running Office 2003 and Visual Studio
..NET 2003.

Now, has the code changed? How do I fix this problem?

Thanks in Advance,
Elena

Nov 21 '05 #1
2 1236
I would remove the reference to 'Microsoft.Office.Core' from the project
and re-add it, this should update any interop DLLs that have been
created to the version of Office you are running on your new laptop, and
should resolve your reference errors.

Hope this helps,
Brian Swanson

"Elena" <El***@discussions.microsoft.com> wrote in message
news:El***@discussions.microsoft.com:
On the top of my form I have Microsoft.Office.Core and I get this task
error:
Namespace or type 'Core' for Imports 'Microsoft.Office.Core' cannot be
found.

When I checked the references, It says the refernces is already added.

When I posted this Friday, someone suggested that I may have a new version

of office. This is quite possible since I have a new lap top where I've

tranfered my code. This computer is running Office 2003 and Visual Studio

.NET 2003.

Now, has the code changed? How do I fix this problem?

Thanks in Advance,
Elena


Nov 21 '05 #2
I would remove the reference to 'Microsoft.Office.Core' from the project
and re-add it, this should update any interop DLLs that have been
created to the version of Office you are running on your new laptop, and
should resolve your reference errors.

Hope this helps,
Brian Swanson

"Elena" <El***@discussions.microsoft.com> wrote in message
news:El***@discussions.microsoft.com:
On the top of my form I have Microsoft.Office.Core and I get this task
error:
Namespace or type 'Core' for Imports 'Microsoft.Office.Core' cannot be
found.

When I checked the references, It says the refernces is already added.

When I posted this Friday, someone suggested that I may have a new version

of office. This is quite possible since I have a new lap top where I've

tranfered my code. This computer is running Office 2003 and Visual Studio

.NET 2003.

Now, has the code changed? How do I fix this problem?

Thanks in Advance,
Elena


Nov 21 '05 #3

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

Similar topics

2
by: Pkpatel | last post by:
Hi, I keep getting this error every time I try to load crystalreportviewer on a webform with a dataset. Here is the error: -------------------------------------------------------- Server...
4
by: Todd | last post by:
Is it possible to pass an argument by reference through an event in C++ managed code? For example, can I do the following? public __gc class MyClass : public Control { public: __event...
110
by: Mr A | last post by:
Hi! I've been thinking about passing parameteras using references instead of pointers in order to emphasize that the parameter must be an object. Exemple: void func(Objec& object); //object...
6
by: trexim | last post by:
Hi, I am trying to create a Web Reference for CSTA using the URL http://www.ecma-international.org/standards/ecma-348/csta-wsdl/csta-wsdl-all-operations.wsdl Visual .Net complains that: "...
2
by: Zippy | last post by:
Some months ago, we requested help from this newsgroup on how to replace the library reference of a database with another library reference, prior to creating an MDE. I got the following answer...
2
by: Steve Jorgensen | last post by:
When writing VB or VBA code that works with databases or other external libraries that cannot be trusted to automatically do the right thing when references to their objects are arbitrarily...
4
by: dhnriverside | last post by:
HI guys I've just written my first independent namespace for my library (yay me!). However, on trying to add it to my website project, it causes an error when I look at the website. It compiles...
2
by: msnews.microsoft.com | last post by:
I am currently trying to follow the Que Publishing exam guide to the Microsoft Exam 70-320. I followed the guide to a tee, but when I try to add a web reference to my server side soap extension it...
51
by: Kuku | last post by:
What is the difference between a reference and a pointer?
3
by: prakash.mirji | last post by:
Hello, I am getting below mention linker error when I tried to link my class test.C I use below command to compile test.C /usr/bin/g++ -g -fpic -fvisibility=default -D_POSIX_SOURCE...
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...
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
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...

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.