<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US"><title type="html">My Technical Journey </title><subtitle type="html">  </subtitle><id>http://blogs.msdn.com/pkc/atom.xml</id><link rel="alternate" type="text/html" href="http://blogs.msdn.com/pkc/default.aspx" /><link rel="self" type="application/atom+xml" href="http://blogs.msdn.com/pkc/atom.xml" /><generator uri="http://communityserver.org" version="2.1.61025.2">Community Server</generator><updated>2008-07-27T19:41:00Z</updated><entry><title>How to Create Managed Windows Service</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/pkc/archive/2008/12/31/windows-service.aspx" /><link rel="enclosure" type="application/x-zip-compressed" length="15521" href="http://blogs.msdn.com/pkc/attachment/9258176.ashx" /><id>http://blogs.msdn.com/pkc/archive/2008/12/31/windows-service.aspx</id><published>2008-12-31T10:10:00Z</published><updated>2008-12-31T10:10:00Z</updated><content type="html">Microsoft Windows service, formerly known as NT service, enables you to create a long-running executable application that runs in a separate windows session or we can configure the service to run in a user context other than a logged on user. Users can make windows services to run automatically without any user interaction. These features make windows service a powerful application which can be hosted on servers and remote locations where minimum user interaction is required. Prior to .NET environment,...(&lt;a href="http://blogs.msdn.com/pkc/archive/2008/12/31/windows-service.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9258176" width="1" height="1"&gt;</content><author><name>pkc</name><uri>http://blogs.msdn.com/members/pkc.aspx</uri></author><category term=".NET" scheme="http://blogs.msdn.com/pkc/archive/tags/.NET/default.aspx" /></entry><entry><title>Side-by-side error message while registering component developed in VC80</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/pkc/archive/2008/07/27/side-by-side-error-message-while-registering-component-developed-in-vc80.aspx" /><id>http://blogs.msdn.com/pkc/archive/2008/07/27/side-by-side-error-message-while-registering-component-developed-in-vc80.aspx</id><published>2008-07-27T16:41:00Z</published><updated>2008-07-27T16:41:00Z</updated><content type="html">Recently I was working with one of my customers, who were trying to register a binary which was developed in VC8.0 on Windows Vista Edition. While registering this component they were getting following error message which prevent them to register component. " The application has failed to start because its side-by-side configuration s incorrect. Please see the application event log for more details. " To resolve this issue you can follow any one of the following suggestions. Upgrade the Vista machine...(&lt;a href="http://blogs.msdn.com/pkc/archive/2008/07/27/side-by-side-error-message-while-registering-component-developed-in-vc80.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8778945" width="1" height="1"&gt;</content><author><name>pkc</name><uri>http://blogs.msdn.com/members/pkc.aspx</uri></author><category term="VC" scheme="http://blogs.msdn.com/pkc/archive/tags/VC/default.aspx" /></entry></feed>