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

Frequently Asked Questions

What’s Java and why do I need it on my machine?

NWACC - Distance Learning - FAQ - Frequently Asked Questions
Java is a programming language that many web applications use to run miniature applications on your PC, or to run scripts that perform certain tasks. WebCT uses Java (and JavaScript, a scripting language that does smaller jobs of this sort), so you need to have Java on your PC. Most browsers come with Java and JavaScript active already, but some do not. The most common problem we’ve seen recently is newer computers with Windows XP that don’t have Java on them.

I installed StatsRemote on my machine but it does not work. What can I do?

StatsRemote :: FAQ :: Frequently Asked Questions.
You don't use a Microsoft OS or you don't have Microsoft Virtual Machine for Java installed. Please check the System Requirements for more info. You entered the wrong login details of StatsRemote or the programs you use. Please double check all login infos. You are not connected to the Internet. StatsRemote only works if you are online. Please connect to the Internet and try again. If it still does not work please contact us and tell us exactly what the problem is. We will get back to you ASAP.

Can I run all the software that is installed in a lab on my own machine?

UDrive FAQs
No. Even if your machine connected to the server where that software resides, the majority of software these days has to be "installed" on the local machines. Sometimes this is just setting a few registry entries and/or copying a few shared libraries to your system directory. Each case has to be investigated individually.

Discoverer 10.1 is installed on my machine but there is no short cut. How do I find it?

Reports FAQs
The shortcut can be located by clicking: Start, All Programs, Oracle Business Intelligence Tools – BIToolsHome1, Oracle Discoverer Desktop

How can I get SMS installed on my machine?

Information Resources at the University of Kansas Medical Ce...
Please call the helpdesk at x7995, option #1 and a technician will be happy to walk you through the installation procedure or create a ticket to have SMS installed on your machine.

Is there a firewall installed on my machine?

Convergenic - Converging IT and ISP
The Convergenic Linux and Convergenic Windows Servers do not include an external hardware firewall option. To open a port on your server which will allow you to activate a software firewall, please use the following instructions. Right click on the enabled network connection > click Properties (never disable or the server will close its network connection). If you wish to add other ports you can now click Add..

Can more than one version of Mathcad be installed on a machine?

Astro Utilities and Mathcad FAQ
In a test, Mathcad 8 Standard and the free Mathcad Explorer were installed on one machine and found to conflict in the use of registry keys. I suggest uninstalling all Mathcad programs and reinstalling the one that is best for you. Mathcad Support sent me this reply when I queried them about this problem: "Mathcad 8 has a built in patch file that will restore the registry settings. In your Mathcad directory locate the file regall.bat. Double click to run this file.

How can I have all emulators installed on the same machine?

Frequently Asked Questions (with answers)
Installing all of them on a single HP-49G (not to speak about HP-49G+/50G) is too complicated (if not impossible, for various reasons and hardware/software design flaws made by HP/ACO/Kinpo) but the situation with HP-48GX (equipped with RAM cards, of course) is perfect. You just need some utilities for port management and you can have excellent multiple-emulator environment on a single HP-48GX. These utilities are free of charge for registered users.

What should I do if I do not have a browser installed on the machine being affected?

File Transfer Service
The recommended tool is cURL. Alternatively, you can also move the core file to another system on the network which does have a web browser installed.

Can the machine be installed outside?

CHEMFREE WATER SYSTEMS INC. 800-735-2831
Since the entire case is made of stainless steel, aluminum or fiberglass, and the internal parts are made from non-corrosive materials, the unit will not deteriorate with outside placement. The only part which might be affected is the decal. If it receives direct strong sunlight it may fade in time. Otherwise the entire machine can withstand the elements. In cases of extreme cold it is advisable to use insulation around the water lines if they are outside.

Can PASS Be Installed On More Than One Machine?

Frequently Asked Questions
Because of security issues the PASS program can only be registered on one computer at any one time. However, due to this, PASS allows you to transfer the program from one computer to another, and back and forth if you wish. Therefore allowing usage between a number of machines. From the PASS program (on the computer that you want to transfer the program onto) write down the software keys (for each of the four modules) from the licence status screen of that computer.

If I want to have my content installed on a third machine, can I do this?

eBahn 3 FAQ
this time, we do not offer the ability to purchase additional licenses. However, we plan on offering this in the future. Please visit www.bentleypublishers.com for more information. In the Member Center, you are shown how many more times your license can be transferred in the current calendar year. As of January 1, the number of transfers you are able to do resets back to the maximum number of allowed transfers, which is currently 5.

How long will it be before the vending machine is installed?

Vending Machine FAQs
If you request a visit from your local representative, they will meet with you to discuss your requirements and the vending agreement. Upon completion of this document the vending machine should be installed within 2- 3 weeks.

How can I see if the NetCmdlets snap-in is installed on my machine?

n software inc. - NetCmdlets FAQ
In PowerShell type "Get-PSSnapin - registered" and hit Enter, this way you can see if NetCmdlets is registered. Typing "Get-PSSnapin" and hitting Enter will show you all the snap-ins that are registered and added to the current PowerShell instance.

Will we ever get Java?

Answers to Some Frequent webtv.users Questions
According to posts in webtv.users from Steve Perlman, ex-president of WebTV, WebTV has been working to provide a form of Personal Java for the WebTV Plus terminal (and possibly the new Classics and Dishplayer, but nothing was said specifically about them as they were not announced products at the time of the posts)?there is no guarantee this will happen. For the full text of Steve's posts, click here.

What Java virtual machine (JVM) do I use to run the AspectJ compiler?

AspectJ Frequently Asked Questions
Use the latest, greatest, fastest JVM you can get your hands on for your platform. The compiler's performance is dependent on the performance of the JVM it is running on, so the faster a JVM you can find to run it on, the shorter your compile times will be. At a minimum you need to use a Java 2 or later JVM to run the compiler (J2SE 1.3 for AspectJ 1.1). We realize that this constraint can be a problem for users who don't currently have a Java 2 JVM available.

How can I uninstall the Microsoft Java Virtual Machine (JVM) from Windows XP?

The Broadband Reports Windows XP FAQ - dslreports.com
You might want to remove the Microsoft JVM, which Microsoft no longer supports, in favor of the more recent Sun Microsystems JVM. To remove the Microsoft JVM, perform the following steps: The HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM registry subkey (to remove the Microsoft Internet Explorer (IE) options When Internet Explorer 7 is installed on Windows XP, ctfmon.exe runs in the background without purpose, and when the Run entry for ctfmon.

How do I increase the memory for the Java Virtual Machine?

SQL Developer - FAQ
Usually the default memory configuration of your VM should be sufficient to work with SQL Developer. If you want to increase the available memoy anyway you will have to start the application with additional command line options. If you use a Sun Microsystem Java VM open a shell window, change to the SQL Developer folder and type java -Xmx256m -jar sqldeveloper.jar to start with a maximum heap memory of 256 MB. The default maximum heap size is 64 MB.

Can I use a Java Virutal Machine from another vendor?

Conficio - frequently asked questions about Plan-B
To the best of our knowledge only Sun does distribute the Java plug-in for Windows based browsers. However, you can install multiple JREs of different versions and from different vendors on the same PC. In this case you will have more than one "Java plug-in Control Panel" in your Windows Control Panel. See also "How to install the Java plug-in in Internet Explorer"for further information.

How can I check if I installed java correctly (or if I need it)?

Bayesian Analysis of Variance for Microarrays
To check the validity of the install open up a Command Prompt Window ("Program Files -> Accessories -> Command Prompt") and type "java -version". The system should respond with "1.4.x_xx". In fact we encourage users to do this step before installing the JRE, because they may have the JRE on their machine and not know it.
More Questions >>

© Copyright 2007-2012 QueryCAT
About • Webmasters • Contact