Category Archives: Problem Issue Error



iPhone 4s Cannot Get Mail imap.gmail.com Posted by in Problem Issue Error | 2 Comments

I had a problem with setting up Google Mail (Gmail account) in my iPhone, it works in few days then stop working. It works again then stop working all the time. And I get the error message: Cannot Get Mail. The mail server ‘imap.gmail.com’ is not responding. Verify that you have entered the correct account info in Mail settings. Continue reading

Internet Explorer 9 Has Modified This Page To Prevent Cross-Site Scripting Posted by in Problem Issue Error | Leave a comment

My blog is running well on Firefox, Chrome and even Safari but when I switch to Internet Explorer (version 9), all Technorati Media banners usually become blank with just “#” and there is a popup at the bottom says: “internet explorer has modified this page to prevent cross-site scripting” Continue reading

Resolve Could not load file or assembly Microsoft.VisualStudio.Web.Runtime Posted by in Problem Issue Error | 3 Comments

Not sure why I always encounter a server error message “Could not load file or assembly ‘Microsoft.VisualStudio.Web.Runtime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35′ or one of its dependencies. The system cannot find the file specified.” whenever I create a new web project in my Visual Studio Express. The same issue even occurs on my previous or client projects. Continue reading

Collabtive: Class DateTimeZone could not be located Posted by in Problem Issue Error | Leave a comment

I’m installing Collabtive (a PHP Project Management open source software) on my dedicated server (Control Panel: Virtualmin; Operating system: CentOS Linux 5.7; PHP: 5.1.6); after installing everything via install.php successfully, I log in to the Dashboard then go to System administration section, the system stop working and give an error message: Fatal error: Class DateTimeZone could not be located Continue reading

MySQL Incorrect Data Type Value In Column Posted by in Problem Issue Error | 1 Comment

I got a lot of error messages: “incorrect datetime value in column …”, “incorrect string value in column …” and “incorrect integer value in column …” when I migrate my web application from the staging server to production server. Continue reading

Fix Can Not Connect To Proxy Server In Firefox, Google Chrome And Internet Explorer Posted by in Problem Issue Error | 26 Comments

Are you facing with an error message: “The proxy server is refusing connections” in Firefox or “Unable to connect to the proxy server” in Google Chrome? Continue reading

Google Toolbal is disabled and disappeared on Firefox 5 Posted by in Problem Issue Error | 6 Comments

After I upgraded to Firefox 5.0, the Google Toolbar was disappeared.
I tried to reinstall Google Toolbar via: Google Toolbar page but I’m geeting the message:
‘Google Toolbar for Firefox could not be installed because it is not compatible with firefox 5.0′ Continue reading

Upgrading To .Net Framework 4 Makes Form Elements Become Undefinded Or Unavailable Posted by in Problem Issue Error | Leave a comment

I’m working on a .Net web application project that run on IIS 7 with Application Pool on .Net Framework 2.0 and it’s working properly. After I upgrade the application pool to .Net Framework 4.0 version, all my form elements assigning or retrieving the value are stopped working. The form is generated dynamically in the code behind so I’m not sure how the >form< tag is built. Continue reading

Application pool ‘abc’ suffered a fatal communication error with the Windows Process Activation Service Posted by in Problem Issue Error | 3 Comments

I receive the System Warning more frequently: “A process serving application pool ‘abc’ suffered a fatal communication error with the Windows Process Activation Service. The process id was ’4864′. The data field contains the error number.”. I am running an … Continue reading

WordPress IIS: The page isn’t redirecting properly Posted by in Problem Issue Error | 2 Comments

From last post, I choose WordPress because it works properly on both Linux and Windows. However, after installed it on IIS Windows Server 2003, I could access the admin portal (Dashboard) but when I went to the homepage, I got … Continue reading