Recent posts

I want to set up Email Templates in Gmail?

Tell me the step by step procedure.



Read more

Hi,

I have developed program and created the installer using NSIS but when I tried to install the program, I got this error message (see below).  I may have missed something.  Saw a website but wasn’t applicable to my problem. 

Can anyone please help me resolve the problem? 

Thanks in advance.



Read more

How to change the hostname of my Mac through Terminal? I don't know how to do.

Please help.



Read more

Hi,

I tried installing a new version of the Windows Live Writer when this error message popped up. 

It said something about installing the .Net Framework. 

How would I know if this is installed in my laptop? 

And if it wasn’t so, how could I install it? 

Please help and give a step by...



Read more

Hi Experts!

We have been using Xenocode Virtual Appliance software when this error happened. 

You can see the screenshot of the error message below. 

I have searched extensively the internet but couldn’t find a correct resolution.  

I needed to turn to the experts here in this website. 

Can anyone help me, please? 



Read more

Hello,

I was installing and configuring the Final Cut Express software when this error happened (see the screenshot below).   It said something about missing AGP Graphics which I downloaded and installed.  However, it didn’t resolve the problem.  I might have missed some step which I wasn’t aware of.  Can anyone...



Read more

Please give me some instruction, How to format my SDHC memory card?



Read more

Hello Techyv,

Recently I bought new VGA card for my computer and do driver installation.

The installation finished successfully but there is a problem I encounter after restarting my computer,
Windows gave me an error message, I attach the screen capture for the error.
 
Really want to know, is this problem because of...



Read more

Here's my 7-line code, supposedly making a dialog box saying "It worked!":

import javax.swing.*;
class MyFirstProgram {
public static void main(String arg) {
JOptionPane.showMessageDialogue;(nul… "It works!");
System.exit(0);
}
}

I get this error when trying to compile it using javac:

hello.java:4: error: cannot find symbol
JOptionpane.showMessageDialogue((null)…

Read more

Hi,

I was trying to play this game when this error message popped up (see below). 

It said that the PhysXLoader.dll file was missing. 

I was able to find a website where I could download the said file, but the game still acted the same, same error message. 

I have found another website...



Read more