QueryCAT Logo
Search 5,000,000+ questions and answers.

Frequently Asked Questions

Why am I getting a linker error to _mainCRTStartup under WIN32?

CMake FAQ - KitwarePublic
Why do I get this error: nafxcwd.lib(appcore.obj) : error LNK2001: unresolved external symbol ___argv

edit] Why am I getting a linker error to _mainCRTStartup under WIN32?

CMake FAQ - KitwarePublic
Your program is a GUI application using WinMain (/subsystem:windows) and not a console application using main. You have to use the WIN32 option with the ADD_EXECUTABLE command. ADD_EXECUTABLE(exename WIN32 source1 source2 ... sourceN) The second argument to ADD_EXECUTABLE can be WIN32. This indicates that the executable, when compiled on Windows, is a Windows app (using WinMain) and not a console app (using main).

I'm getting a UDP error, what can I do?

BitWise IM - FAQ
The cause of this error is that you are unable to receive UDP data on port 4137. Our direct connection documentation provides assistance to configure your home network and/or firewall to work with BitWise: Direct Connection Information. If you need additional assistance, our users and BitWise administrators will be happy to help you in the forums.

I'm getting some kind of error, what do I do?

Text reading software FAQ - questions and answers about Text...
TextAloud uses SAPI4 and SAPI5, standard speech interfaces that are part of Windows. In rare occasions, installation of other speech or sound programs can cause problems with these speech interfaces. If you get an error, please send us email to support@nextup.com with the text of the error message you receive, and we'll quickly help you get things corrected. You can also look for quick help in our Advanced FAQ Forum.

What is Citation Linker?

Frequently Asked Questions (FAQs) | University Library | UW-...
Citation Linker is related to Find It (see What is Find It?, above). If you have a citation for an article and want to know if the library has access to the source periodical, typing the citation information into Citation Linker and clicking the button will search our online library databases as well as the online library catalog for that periodical.

Q 2.1: Why do I get an error when I try to run the Win32 installer?

Ethereal: Frequently Asked Questions
The program you used to download it may have downloaded it incorrectly. Web browsers sometimes may do this. Wget, for which Windows binaries are available on the SunSITE FTP server at sunsite.tk or Heiko Herold's windows wget spot - wGetGUI offers a GUI interface that uses wget; If you use the ftp command, make sure you do the transfer in binary mode rather than ASCII mode, by using the binary command before transferring the file.

I am getting an address doesn't match error on my order, what can I do?

SlingRings.com | Frequently asked questions
This is a verification error. It is due to the safety guidelines in place for merchants and internet sales. The best option is to re-submit your order choosing "PayPal" as your payment method. This alternate verification system is less prone to generating these errors.

I am getting "The page cannot be displayed" error message, what do I do?

Frequently Asked Questions
Getting "The page cannot be displayed" error after submitting an answer may happen consistently or occasionally. The page cannot be displayed" indicates that your browser cannot connect to our exam engine. This could be caused by anything from temporary loss of Internet connectivity to improperly configured proxies and firewalls. If you get this error in the middle of an exam you will need to click the refresh button to reload the page.

Why am I getting "connection reset by peer" in my error log?

Apache Server Frequently Asked Questions
This is a normal message and nothing about which to be alarmed. It simply means that the client canceled the connection before it had been completely set up - such as by the end-user pressing the "Stop" button. People's patience being what it is, sites with response-time problems or slow network links may experience this more than high capacity ones or those with large pipes to the network.

Why the linker cannot find X11 library and exits with error ?

VFS FAQ - FlagShip Frequently Asked Support Questions
In some Linux distributions, there is a missing link. Check by " ls -l /usr/X11R6/lib/libX11* " which should display: If the libX11.a library is missing (required for static linking), you will need to install it from the "X11R4 development" or similarly named package available in your Linux distribution. Also, in some distributions, the libXft.so link to libXft2.so is missing.

Why are classes with static data members getting linker errors?

Constructors, C++ FAQ Lite
Because static data members must be explicitly defined in exactly one compilation unit. If you didn't do this, you'll probably get an "undefined external" linker error. For example: The linker will holler at you ("Fred::j_ is not defined") unless you define (as opposed to merely declare) Fred::j_ in (exactly) one of your source files: The usual place to define static data members of class Fred is file Fred.cpp (or Fred.C or whatever source file extension you use).

I'm getting a 1112 error on SQL Server - what's going on?

Environment settings set by a batch file are not working.
Why do I get the message WARNING: Process being freed while holding Dataserver semaphore in SQL Server.

I am getting an error stating that msfeeds.dll cannot be found. What do I do?

IEBlog : Frequently Asked Questions for the IE7 Beta 2 Previ...
Some anti-spyware and anti-virus software is known to interfere with IE7's ability to install. We do not recommend disabling these programs and if the steps below don't help you, we recommend that you wait until a future release in which we hope to have addressed the problem. Please don't hesitate to send feedback (via newsgroups, email, or the feedback reporting tool) and let us know which software programs are causing this problem so we can be sure to follow up with them.

Why am I getting a different (than above) DirectX error?

Frequently Asked Questions - Emuforums.com
Web Installer - Recommened way for all. This also downloads all the updates automaticly in one swoop. Full Download - Recommended for users who need to install on a PC with no Internet Connection by CD or other large media.

Why am I getting a "you have too many copies running" error?

FAQTool: Create FAQ and knowledge bases with style
A single-user license only allows a single instance of FAQTool to be running. To run multiple copies of FAQTool at the same time, you will need a multi-user license or multiple single-user licenses, all of which can be purchased at http://www.FAQTool.com/order.html. When running with multiple single-user licenses, you must make sure that the a single-user license key is entered only on one machine.

I keep getting the error "File not Found". What is the matter?

FREQUENTLY ASKED QUESTIONS
Usually this means that your browser is not getting a connection to our server. This is a common problem in high-volume periods (around noon, especially). If the problem persists contact your Internet Service Provider to ask what can be done about it.

I'm getting this error, what could be the problem?

EzASPSite? : Frequently Asked Questions (FAQ)
This error usually indicates that you did not set the appropriate permissions on the database. The security account used by the web server IIS service should have at least ""Write"" permissions on the database file (Note: You cannot set the permissions from within IIS, see below). To adjust the file permissions, you need to locate the file by using ""My computer"". Right click on the file, click on ""Properties"". Next, click on ""Security"".

When I try to log in, I'm getting error messages. What do they mean?

Online Learning FAQs
quot;Could not login. The specified user name does not exist in the system." - This means that your Blackboard account has yet to be created. Often this is because you just enrolled in a class, and the process for creating your Blackboard account hasn't been completed, or you are enrolled in a class that is not using Blackboard. quot;Could not login.

I receive a "%1 is not a valid Win32 application" error. Why?

Miscellaneous cgi and php questions and answers
This is because your (Windows) server is not set up to execute scripts with a .cgi extension (or possibly no cgi scripts at all), and is likely to only recognize files that have a .pl extension. If you purchased one of our scripts and it has a .cgi extension, let us know you need the .pl version and we'll send it to you.
More Questions >>

© Copyright 2007-2012 QueryCAT
About • Webmasters • Contact