473,396 Members | 2,052 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,396 software developers and data experts.

Unexpected errors stating everything is ambiguous

I recently started recieving errors like:

'LeftNavigation' is ambiguous in the namespace 'nathansokalski_com_test'.
(nathansokalski_com_test is the name of my project)

I know what ambiguous means, but I am recieving this error for every class
in my project, and I have made no changes to anything in the project other
than add one class (the project used to compile). But even if I remove the
newly added class I still recieve this error for all the classes (well,
until it gets to the error 'Maximum number of errors has been exceeded.').
Is there something that could have gotten changed in my project settings or
something that could be causing this? Any help would be appreciated. Thanks.
--
Nathan Sokalski
nj********@hotmail.com
http://www.nathansokalski.com/
Oct 23 '08 #1
3 1575
(newsgroups trimmed...this is definitely _not_ an ASP.NET problem)

On Thu, 23 Oct 2008 12:58:32 -0700, Nathan Sokalski
<nj********@hotmail.comwrote:
I recently started recieving errors like:

'LeftNavigation' is ambiguous in the namespace 'nathansokalski_com_test'.
(nathansokalski_com_test is the name of my project)
Impossible to say without knowing every detail about your project. But,
it sounds as though your code is being included twice somehow. Look for
an extra reference to your project within the project, or some code that
got copied and pasted multiple times, that sort of thing.

Pete
Oct 23 '08 #2
On Oct 23, 10:58*pm, "Nathan Sokalski" <njsokal...@hotmail.comwrote:
I recently started recieving errors like:

'LeftNavigation' is ambiguous in the namespace 'nathansokalski_com_test'.
(nathansokalski_com_test is the name of my project)

I know what ambiguous means, but I am recieving this error for every class
in my project, and I have made no changes to anything in the project other
than add one class (the project used to compile). But even if I remove the
newly added class I still recieve this error for all the classes (well,
until it gets to the error 'Maximum number of errors has been exceeded.')..
Is there something that could have gotten changed in my project settings or
something that could be causing this? Any help would be appreciated. Thanks.
--
Nathan Sokalski
njsokal...@hotmail.comhttp://www.nathansokalski.com/
You have posted that to three different newsgroups.

For the question, i sometimes get the same it as 'warning' especially
in C# projects with Office Interop, and as far as i remember it does
not affect the compilation however it can be corrected by resolving
the naming conflicting manually as said here:
http://msdn.microsoft.com/en-us/library/8f0k13d2.aspx

You need to specify full path of the member including correct
namespace.

Eg: Instead of ''Dim foo As New Class'', try to use:
Dim foo As New <namespace>.Class...

HTH,

Onur Guzel

Onur Guzel
Oct 23 '08 #3
On Oct 23, 3:07*pm, "Peter Duniho" <NpOeStPe...@nnowslpianmk.com>
wrote:
(newsgroups trimmed...this is definitely _not_ an ASP.NET problem)

On Thu, 23 Oct 2008 12:58:32 -0700, Nathan Sokalski *

<njsokal...@hotmail.comwrote:
I recently started recieving errors like:
'LeftNavigation' is ambiguous in the namespace 'nathansokalski_com_test'.
(nathansokalski_com_test is the name of my project)

Impossible to say without knowing every detail about your project. *But, *
it sounds as though your code is being included twice somehow. *Look for *
an extra reference to your project within the project, or some code that *
got copied and pasted multiple times, that sort of thing.

Pete
Check this out.

http://www.bokebb.com/dev/english/19...95441302.shtml
Oct 27 '08 #4

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

Similar topics

10
by: Francesco Gallarotti | last post by:
Can any of you help with this? Pretty much all the errors I have belong to 2 different categories: 1) error C2872: ambiguous symbols 2) error C2662: cannot convert 'this' pointer from 'const class...
0
by: Stephen Cairns | last post by:
I have the following rpx file in a .Net solution and I am getting the following build errors which are driving me crazy and ive no idea where I have went wrong. The build errors I'm getting are as...
2
by: Stephen Miller | last post by:
Can the CustomValidator be used to simply report unexpected errors, without requiring Client/Server validation? To explain, say you had a simple text box and button that did a Full-text Search of a...
0
by: Chris John | last post by:
G'day, I've got a bit of a curly problem. I have a smart client application that talks to a Java/Axis server. Everything has been working fine except for one of our clients machines we get the...
5
by: r.nikhilk | last post by:
Hi, Currently, we are porting C++ applications from 32 bit to 64 bit on AIX platform. (The current version of AIX is 5.3 and xlC verison is 8.0). We are able to compile the applications by...
5
by: Claudio Grondi | last post by:
I have just started to play around with the bsddb3 module interfacing the Berkeley Database. Beside the intended database file databaseFile.bdb I see in same directory also the __db.001...
32
by: Rene Pijlman | last post by:
One of the things I dislike about Java is the need to declare exceptions as part of an interface or class definition. But perhaps Java got this right... I've writen an application that uses...
1
by: David Lozzi | last post by:
Howdy, I've decided to try and use the gridview and a sqldatasource. When I add the sqldatasource connection (to MSDE 2000) and press save, I get "Visual Studio has encountered an unexpected...
2
by: Nathan Sokalski | last post by:
I recently started recieving errors like: 'LeftNavigation' is ambiguous in the namespace 'nathansokalski_com_test'. (nathansokalski_com_test is the name of my project) I know what ambiguous...
3
by: broll911 | last post by:
I am gettin a error message on this script can someone help me. I am a complete newbie on this stuff. Thanks in advance for any help you can give me. here is the error. Parse error: syntax error,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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...
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
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
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...

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.