iPhone 4s Cannot Get Mail imap.gmail.com
Posted by
Hoan Huynh 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 →
Tagged: Gmail, Google, Imap, iPhone, iphone 4s, Microsoft Exchange
Internet Explorer 9 Has Modified This Page To Prevent Cross-Site Scripting
Posted by
Hoan Huynh 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 →
Tagged: Internet Explorer, XSS
Resolve Could not load file or assembly Microsoft.VisualStudio.Web.Runtime
Posted by
Hoan Huynh 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 →
Tagged: Sitefinity, Visual Studio, Web.config
Collabtive: Class DateTimeZone could not be located
Posted by
Hoan Huynh 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 →
Tagged: Collabtive, Virtualmin
MySQL Incorrect Data Type Value In Column
Posted by
Hoan Huynh 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 →
Tagged: my.cnf, STRICT_TRANS_TABLES
Google Toolbal is disabled and disappeared on Firefox 5
Posted by
Hoan Huynh 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 →
Tagged: Firefox, Google Toolbar
Upgrading To .Net Framework 4 Makes Form Elements Become Undefinded Or Unavailable
Posted by
Hoan Huynh 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 →
Tagged: Application Pool, Framework, getElementById, IIS 7
Application pool ‘abc’ suffered a fatal communication error with the Windows Process Activation Service
Posted by
Hoan Huynh 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 →
Tagged: Application Pool, IIS 7, web server
WordPress IIS: The page isn’t redirecting properly
Posted by
Hoan Huynh 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 →
Tagged: redirect_canonical, Wordpress