November, 2009Archive for

Authentication account Joomla on ASP.NET applications

Authentication account Joomla on ASP.NET applications Introduction Browse the article headline, I know some of you have ever studied by Joomla and ASP.NET will be surprised. Because Joomla is developed in PHP language, ASP.NET is a language is different from PHP so much. Otherwise, the environment operate them also diffirent, PHP running on Linux, ASP.NET on Windows operating system. Two months ago, I have developed a website as follows: This website uses Joomla and have run a few m...

Run IIS and Apache webserver on same machine on same port (80)

I am a non-pro web developing :D. But I love programming very much ! From 2003 to 2007, I used PHP as a primary web language. From the end of 2008 to now, I try to use ASP.NET (C# language). So that, I have a lot of time to “struggled” against with Apache and IIS. That ’s so great. A few month ago, I have a problem that : I need to run same IIS and Apache on the same server at same port 80. Before, I done when tried to config them run at same computer on other port 80 and 8080. Is that diff...

Retrieving the COM class factory for component with CLSID {} failed due to the following error: 8007007e

Sometime working with MS Access in Visual Studio 2008, or run a website (ASP.NET), we meet a error like that : Retrieving the COM class factory for component with CLSID {} failed due to the following error: 8007007e A lot of reasons about this error ! I am not sure my reason like yours, however I hope this post will have you to find out and fix this problem. First, copy the CLSID, example : C8B522D0-5CF3-11CE-ADE5-00AA0044773D Second, go to regsitry (Start \ Run \Regedit <E...