24 Feb
Posted by Jayce as Plugin, Programming, Web, WordPress - 113 views
Yeah… My very first Wordpress Plugin has launched. It is use to outputs your blogroll links to a page or post. Just install the plugin and add the text <code><!–J-Links–></code> to a Page or Post then it will output your blogroll links.
Example,
Jayce Ooi’s Paradise Links
J-Links
Current version : 0.1
Download J-Links
19 Feb
Posted by Jayce as Earn Money, Finance, Web - 114 views
Nuffnang server down for emergency maintenance!!! Life in IT world is not easy. We had Advertlets failed to renew domain issue last month. And we have Nuffnang server down this time. Luckily, we still can enter our own website.

Did you get this email from Timothy? (more…)
30 Jan
Posted by Jayce as Programming, Web - 536 views
System.Configuration.ConfigurationErrorsException: Could not load file or assembly ‘Microsoft.ReportViewer.WebForms, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ or one of its dependencies. The system cannot find the file specified.
Do you ever see this problem when you try to load ASP.NET web application? Well, based on the error code. It should have something related to ReportViewer. It seem like the ReportViewer component is not found.
I don’t have the problem during development at my development server. However, I faced this problem when I deploy to another machine. Why is this happening?
Here is the solution…
This should do the trick. ![]()
30 Jan
Posted by Jayce as Programming, Web - 215 views
Do you get Parser Error Message: Unrecognized attribute ‘xmlns’ when you try to deploy web application? Line 2: <configuration xmlns=”http://schemas.microsoft.com/.NetConfiguration/v2.0″></configuration> is red in colour.
Well, it happens all the time when I deploy ASP.NET 2.0 web application on a server with both ASP.NET 1.1 and 2.0 installed. What you need to do? By selecting the correct ASP.NET version at Internet Information Services (IIS) will solve the problem.
Yeah… No idea on your new web layout. Fear no more… Find your new idea at Open Source Web Design. There are a lot of CSS layouts to choose from. Just download and use it. It is a great to start your design.

Open Source Web Design