Advertisement

1 - 10 of 158 containing alltags:("ambiguous") (0 seconds)
error C2593: 'operator <' is ambiguous on: if (*itr2 < *itr) where the variables are: list<List>::iterator itr, itr2; itr = KeyListIn.begin(); itr2 = itr; where List is: class L...
Zones: C++, Microsoft Visual C++Date Answered: 10/23/1999 Grade: A Views: 0
I am having a problem setting up a SPF record for my domain, it has become pertinent as I have noticed SPAM leaving our domain.  I understand that an SPF record is the way to go.  The problem I am ...
Zones: Windows Network SecurityDate Answered: 12/11/2006 Grade: A Views: 0
I am working on a web site solution in Visual Studion 2005.  I am trying to get the site to run in debug mode.  It is my understanding that the previous developer never got the site to run in debug...
Zones: MS Dev, .Net Editors & IDEs, Vis...Date Answered: 06/10/2007 Grade: B Views: 27
Hello! I am merging two ASP.NET 2.0 applications that worked well independently. One application is Community Server another is a basic ASP.NET 2.0 application I developed. I am using the Commun...
Zones: ASP.Net Programming, .N...Date Answered: 04/13/2007 Grade: A Views: 0
When a user trys to print a Word document (without opening the file) using the right mouse click from Windows Explorer (or Microsoft Outlook), he gets the following error: "Ambiguous name detected:...
Zones: Ms Office SuiteDate Answered: 03/14/2000 Grade: A Views: 9
Hi There I'm having a problem with printing a document from MS Word. Here is what i did: RIGHT CLICK on a document file in windows explorer, then PRINT.  And here is the error message: "AMBIGUOUS ...
Zones: Ms Office SuiteDate Answered: 04/10/2000 Grade: B Views: 0
In my servlet I have import both java.util.* and java.sql.*. Hence when I use Data object,I get ambiguous date compilation error. I need to use java.util.* because I'm using GregorianCalendar Obj...
Zones: JavaDate Answered: 08/24/2000 Grade: A Views: 0
I'm trying to program a simple card game using Microsoft Visual C++ 6.0.  Everything was going fine until I ran into an error that I couldn't fix. "error C2872: 'ostream' : ambiguous symbol" ...
Zones: C++, Microsoft Visual C++Date Answered: 11/24/2000 Grade: A Views: 0
I am Automating an E-Mail application using VB.Net and Outlook 2002 (10.0). I have added referenced to the Outlook 10.0 library (on the com tab). This adds two files to the referenceds section in ...
Zones: OS / 2Date Answered: 02/11/2003 Grade: A Views: 0
i'm trying to develop a class, <a href="http://default.darthwhoever.com/mtype">here,</a> that accepts and manipulates variables of all type. its currently in working order, but it has a simple prob...
Zones: C++Date Answered: 04/19/2003 Grade: B Views: 0