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

Frequently Asked Questions

I can't connect to the stream, the connection is refused or times out all the time, what's going on?

SnakeNet Metal Radio - Home of the Metal Nation!
Very likely there is either a network problem or a technical problem with the server. Check the Audio Stream Support forum to see if someone else has already reported the problem. If not, try reconnecting after a while and if it still doesn't work, start a new thread with subject that describes your problem.

When I try to login, it says connection refused, what should I do?

PurePlay Frequently Asked Questions- Online Poker FAQ
Please make sure your internet security and firewall settings permit access to our servers. If the settings on your computer are set too stringently without exceptions, they may prevent you from accessing the poker server. If you still cannot log in, please contact Customer Service.

Why do I see the error message: [Minisoft][3kodbc.dll] connect: Connection refused (#10061)?

Minisoft ODBC/32 - Support FAQ
Periodically the demonstration copies and some licensed copies of the ODBC/32 driver expire. Please contact your Minisoft sales representative about getting an extension. The port number specified on the client must match the port number in the MSJOB file for the ODBCSRVR process. As shipped, this number is 30006. The address given in the DSN is not that of the HP 3000 CPU. Most TELNET access to the HP e3000 is via an external box (DTC) and is a separate address from the HP e3000.

Why can't I find this NDC number in the database?

Pharmacy Software for Long Term Care Pharmacies
If you find an NDC number that is not in the database, it is because it has not yet been added to MediSpan's drug knowledge base. Call SoftWriters with the NDC number and we will contact MediSpan to request that it be added. Check off the medical records you wish to print and select the appropriate printer for each medical record.

What is a "connection refused" error? Why can't I use SEER*Stat in client-server mode?

SEER*Stat Frequently Asked Questions
Your firewall may be restricting communication between your PC and the SEER server (over the Internet). Your firewall needs to allow communication via ports 2038 and 2039. This problem is not that uncommon, your network administrator may be able to fix it. You should check with your network administrator. Please provide them with the information in the "How should my firewall be configured?" FAQ.

I tried to connect to GDN's news server and the connection was refused. Why?

GDN - PPP Connection Frequently Asked Questions (FAQ)
If you are trying to connect to the news server from your GDN account and were refused, there may be a problem with the news server or the load may be high.

Why can't I take more pills than it says on the label?

Erowid Alprazolam Vault : Alprazolam FAQ v2.3
Since this pill works on depressing your central nervous system, if you take too many you may become very drowsy.

How do I setup the hosting with my domain website domain name?

BuddyHosting.com Quality Hosting You Can Afford
Login in to your godaddy.com account click on Manage Domains. Then click on the domain name you want to use with your hosting account. Next under where it says name servers click on them then set them to ns1.dzmn.com and ns2.dzmn.com Please note other domain registers may be different and the steps to setting the nameservers shown may be different. To learn how to set nameservers please read the registers faq or contact them (not us) for help.

I have installed InfoSurfer and I can't log on, says "Cant connect to InfoSurfer database"?

EAO Template
InfoSurfer requires that an ODBC connection exist to the InfoSurfer system database. See our frequently asked questions about ODBCs for more information. If this ODBC does not exist or for any reason that the system database is unavailable, this error will occur.

I just get an error that says I can't connect! How do I make it work?

WOU: FAQ: FTP and Remote Desktop
If you have everything set up right on the remote computer, and you are sure you wrote down the correct IP address, you need to check and see if you have any firewall software or network hardware between your home computer and the Internet. If you do, you need to configure it to allow port 3389 to pass through.

I Can't Connect Pin and Net. Why?

CadSoft Online: Frequently asked questions
a rule you ought to work with the 0.1 inch grid (which is the same as 100mil or 2.54mm) in the schematic. All the Symbols in the default libraries use the default grid setting. The net must end exactly on the pin's connection point (visible in the Pins layer) in order to get a connection. The slightest difference here and there won't be a connection.

My client can't connect. What's wrong?

Synergy Frequently Asked Questions
A common mistake when starting the client is to give the wrong server host name. The last synergyc command line option (Unix) or the "Server Host Name" edit field (Windows) should be the host name (or IP address) of the server not the client's host name.

I keep getting a RealPlayer message that says: "Unable to connect to Server". What is wrong?

FAQ at English Online Net
Check your RealPlayer Proxy settings. Open RealPlayer and click on View, Preferences, and then on the Proxy tab. If you are at work or on a local area network (LAN), chances are that you are connecting to the Internet through a proxy server. If you are, simply ask your system administrator for your unique proxy settings. If you are connecting via phone line or something similar--not through a proxy--be sure that "No HTTP Proxy" is selected under HTTP Options.

What is an NDC number?

Louisiana Office of State Purchasing and Travel - Agency Que...
This is the National Drug Code number. This number identifies the product, manufacturer and packaging. It is shown in the "model" field for the drug contract. The best rule-of-thumb is to contact the State Purchasing Officer handling the file to discuss or submit documentation for their review. Software - if documentation contains wording such as "consulting," "modification," "to code," or "writing of code," then these usually will be handled through OCR. Yes.

How do I setup my connection?

AT&T Northeast (SNET) DSL FAQ - dslreports.com
It should answer questions relating to various models of modems and how to configure your connection.

My application was refused. Why can't I get a refund?

FREQUENTLY ASKED QUESTIONS
The fee that you paid is an application fee. Everyone who applies for a U.S. visa anywhere in the world must pay this fee, which covers the cost of adjudicating your application. As the application form states, this fee is non-refundable regardless of whether you are issued a visa or not. If your application was refused under Section 214(b) and you choose to reapply for a visa, whether at this Embassy or elsewhere, you will be required to pay the application fee again.

Pine says it can't save my configuration file. What can I do about it?

The umich.umce.login FAQ List
This problem USUALLY means that your IFS Home Directory is over its quota. You can check this with the command: If you're "Used" portion is more than your "Quota" portion, then you are over your quota. You'll either have to make your quota larger ('lynx http://www.ifs.umich.edu/~ifs'), or delete some files to fix the problem.

What if I get a connection refused message?

FreeTDS Frequently Asked Questions
Try telnet <hostmachine> <port> and see if it's listening. You should get some form of response from the server (actual text varies by vendor & version). That will connect to the server, bypassing the freetds.conf file. If it doesn't work, the problem lies upstream. That will connect to the server using freetds.conf. This allows you to isolate freetds.conf mistakes. man tsql for more. Check your ./configure and environment variables.

Why do I get "connection refused" when the server isn't running?

Programming UNIX Sockets in C - Frequently Asked Questions: ...
The connect() call will only block while it is waiting to establish a connection. When there is no server waiting at the other end, it gets notified that the connection can not be established, and gives up with the error message you see. This is a good thing, since if it were not the case clients might wait for ever for a service which just doesn't exist.
More Questions >>

© Copyright 2007-2012 QueryCAT
About • Webmasters • Contact