Archive for September, 2010

Install PHP FastCGI MySql and PHPMyAdmin On IIS6

This is just a note to remind myself the process of installing PHP,MySql and PHPMyAdmin on IIS6 and Windows Server 2003. If it is of any use to you, that will be great. Read the rest of this entry »

Tags:

Wcf integer serialization error

I was once caught by an Ajax call to wcf service error like that :
ExceptionDetail:
HelpLink:null,InnerException:null,
Message:Input string was not in a correct format.
StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)\u000d\u000a at System.Number.ParseInt32(…) Read the rest of this entry »

Tags:

Not Your Usual SEO Secrets

Recently I read an article: The Anatomy of a Large-Scale Hypertextual Web Search Engine written by two Google founders Sergey Brin and Lawrence Page seven years ago. I would like to share a few things I have learned from this article which I am not sure are the usual SEO secrets that you have been after if there is any. Read the rest of this entry »

Tags:

Checkbox in Repeater Event Handling With Argument

We know that checkbox in a repeater control item template does not fire ItemCommand event, we can not use command argument or command name, How then can we handle check box click events knowing which row the checkbox on has triggered it? Read the rest of this entry »

Media Family Incorrectly Formed- Sql Server Restore Error

When I was trying to restore sql server database from a client’s backup file, I had following error message:

The media family on device ‘C:\Temp\databasebackup.bak’ is incorrectly formed. SQL Server cannot process this media family. Read the rest of this entry »

Page 2 of 3123