<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: This application has failed to start because the application configuration is incorrect.</title>
	<atom:link href="http://softwerkz.net/2009/10/application-failed/feed/" rel="self" type="application/rss+xml" />
	<link>http://softwerkz.net/2009/10/application-failed/</link>
	<description>experience it!</description>
	<lastBuildDate>Tue, 08 May 2012 14:33:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: softz</title>
		<link>http://softwerkz.net/2009/10/application-failed/comment-page-1/#comment-11359</link>
		<dc:creator>softz</dc:creator>
		<pubDate>Tue, 23 Nov 2010 04:13:46 +0000</pubDate>
		<guid isPermaLink="false">http://softwerkz.net/?p=59#comment-11359</guid>
		<description>Ok, it&#039;s quite unusual and I can&#039;t visualize the problem from the descriptions. I can take a look at it for you if you don&#039;t mind sending me the executable. (my email address can be found at the bottom of the page)

Edited: Is the static library compiled with /MT or /MD. It sounds like a /MD to me.</description>
		<content:encoded><![CDATA[<p>Ok, it&#8217;s quite unusual and I can&#8217;t visualize the problem from the descriptions. I can take a look at it for you if you don&#8217;t mind sending me the executable. (my email address can be found at the bottom of the page)</p>
<p>Edited: Is the static library compiled with /MT or /MD. It sounds like a /MD to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Puneet</title>
		<link>http://softwerkz.net/2009/10/application-failed/comment-page-1/#comment-11309</link>
		<dc:creator>Puneet</dc:creator>
		<pubDate>Mon, 22 Nov 2010 10:28:26 +0000</pubDate>
		<guid isPermaLink="false">http://softwerkz.net/?p=59#comment-11309</guid>
		<description>Hi
I am using release version and no DLL is missing. I have one executable which is having dependancy of MSVCR80.dll as well as MSVCR90.dll. I means to say, same application (one exe) has dependancy on both MSVCR80.dll and MSVCR90.dll. And my manifest file is shown like this


    
      
    
  
  
    
      
    
  

Any help will be usefull.</description>
		<content:encoded><![CDATA[<p>Hi<br />
I am using release version and no DLL is missing. I have one executable which is having dependancy of MSVCR80.dll as well as MSVCR90.dll. I means to say, same application (one exe) has dependancy on both MSVCR80.dll and MSVCR90.dll. And my manifest file is shown like this</p>
<p>Any help will be usefull.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: softz</title>
		<link>http://softwerkz.net/2009/10/application-failed/comment-page-1/#comment-10917</link>
		<dc:creator>softz</dc:creator>
		<pubDate>Thu, 18 Nov 2010 06:40:39 +0000</pubDate>
		<guid isPermaLink="false">http://softwerkz.net/?p=59#comment-10917</guid>
		<description>Since you have installed all of them, 
1. I presume you&#039;re running the Release version,
2. did you check with Dependency Walker to identify the missing dll? 

Theoretically, if all the required DLLs are there, you should have no problem starting up the application. 

However, if you encountered crashing, then it&#039;d probably due to mismatch of CRTs. Alternatively, you might want to try &quot;not embed manifest&quot; within your application.</description>
		<content:encoded><![CDATA[<p>Since you have installed all of them,<br />
1. I presume you&#8217;re running the Release version,<br />
2. did you check with Dependency Walker to identify the missing dll? </p>
<p>Theoretically, if all the required DLLs are there, you should have no problem starting up the application. </p>
<p>However, if you encountered crashing, then it&#8217;d probably due to mismatch of CRTs. Alternatively, you might want to try &#8220;not embed manifest&#8221; within your application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Puneet</title>
		<link>http://softwerkz.net/2009/10/application-failed/comment-page-1/#comment-10911</link>
		<dc:creator>Puneet</dc:creator>
		<pubDate>Thu, 18 Nov 2010 05:28:31 +0000</pubDate>
		<guid isPermaLink="false">http://softwerkz.net/?p=59#comment-10911</guid>
		<description>Yes. Security Updates of both VS 2005 and VS 2008 are installed. And i also make sure that Run time of same should also be installed like ATL securtiy update of VS2005 also.</description>
		<content:encoded><![CDATA[<p>Yes. Security Updates of both VS 2005 and VS 2008 are installed. And i also make sure that Run time of same should also be installed like ATL securtiy update of VS2005 also.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: softz</title>
		<link>http://softwerkz.net/2009/10/application-failed/comment-page-1/#comment-10745</link>
		<dc:creator>softz</dc:creator>
		<pubDate>Wed, 17 Nov 2010 01:26:15 +0000</pubDate>
		<guid isPermaLink="false">http://softwerkz.net/?p=59#comment-10745</guid>
		<description>Hi, have you installed all the SPs and security updates (for VS2005 and VS2008)?</description>
		<content:encoded><![CDATA[<p>Hi, have you installed all the SPs and security updates (for VS2005 and VS2008)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Puneet</title>
		<link>http://softwerkz.net/2009/10/application-failed/comment-page-1/#comment-10703</link>
		<dc:creator>Puneet</dc:creator>
		<pubDate>Tue, 16 Nov 2010 08:51:21 +0000</pubDate>
		<guid isPermaLink="false">http://softwerkz.net/?p=59#comment-10703</guid>
		<description>Hi

I am getting same error but my scenario is little bit different. I build my application (exe) using VS 2008 and i using a static ibrary which build using VS 2005. So, i am having two manifest entry of VS2005 and VS2008 for my final executable. 

I can&#039;t change my scenario. Any information may be useful.

Thanks in advance</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I am getting same error but my scenario is little bit different. I build my application (exe) using VS 2008 and i using a static ibrary which build using VS 2005. So, i am having two manifest entry of VS2005 and VS2008 for my final executable. </p>
<p>I can&#8217;t change my scenario. Any information may be useful.</p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: softz</title>
		<link>http://softwerkz.net/2009/10/application-failed/comment-page-1/#comment-492</link>
		<dc:creator>softz</dc:creator>
		<pubDate>Wed, 03 Mar 2010 12:17:18 +0000</pubDate>
		<guid isPermaLink="false">http://softwerkz.net/?p=59#comment-492</guid>
		<description>Ok, that is exactly like step 2, providing the systems with the DLL dependencies which comes with the vcredist. However, you&#039;d need to do the same with every computer that going to use your application. So, you may need to handle that in your installation apps.

As for the step one, every needed functions are compiled into the exe and hence, you don&#039;t need those file. But probably, you left out some library which needed to be static (like MFC if since you are using AFXDLL preprocessor def) and that&#039;s why /MD didn&#039;t work.

But again, glad to hear that you solve the problem. cheers.</description>
		<content:encoded><![CDATA[<p>Ok, that is exactly like step 2, providing the systems with the DLL dependencies which comes with the vcredist. However, you&#8217;d need to do the same with every computer that going to use your application. So, you may need to handle that in your installation apps.</p>
<p>As for the step one, every needed functions are compiled into the exe and hence, you don&#8217;t need those file. But probably, you left out some library which needed to be static (like MFC if since you are using AFXDLL preprocessor def) and that&#8217;s why /MD didn&#8217;t work.</p>
<p>But again, glad to hear that you solve the problem. cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Demon</title>
		<link>http://softwerkz.net/2009/10/application-failed/comment-page-1/#comment-490</link>
		<dc:creator>Demon</dc:creator>
		<pubDate>Wed, 03 Mar 2010 09:29:12 +0000</pubDate>
		<guid isPermaLink="false">http://softwerkz.net/?p=59#comment-490</guid>
		<description>Thanks for your information!
Now I have solved the problem after I installed three files as follow:
dotnetfx.exe;
English_vcredist_x86.exe;
WindowsInstaller-KB893803-v2-x86_JPN.exe.</description>
		<content:encoded><![CDATA[<p>Thanks for your information!<br />
Now I have solved the problem after I installed three files as follow:<br />
dotnetfx.exe;<br />
English_vcredist_x86.exe;<br />
WindowsInstaller-KB893803-v2-x86_JPN.exe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: softz</title>
		<link>http://softwerkz.net/2009/10/application-failed/comment-page-1/#comment-489</link>
		<dc:creator>softz</dc:creator>
		<pubDate>Wed, 03 Mar 2010 09:19:43 +0000</pubDate>
		<guid isPermaLink="false">http://softwerkz.net/?p=59#comment-489</guid>
		<description>You can find the property here. Make sure is set to static library for the MFC (unless you are not using MFC at all).
&lt;p class=&quot;aligncenter&quot;&gt;&lt;img alt=&quot;&quot; class=&quot;sided&quot; src=&quot;http://softwerkz.net/images/programming/use_of_mfc.jpg&quot; /&gt;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>You can find the property here. Make sure is set to static library for the MFC (unless you are not using MFC at all).</p>
<p class="aligncenter"><img alt="" class="sided" src="http://softwerkz.net/images/programming/use_of_mfc.jpg" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Demon</title>
		<link>http://softwerkz.net/2009/10/application-failed/comment-page-1/#comment-488</link>
		<dc:creator>Demon</dc:creator>
		<pubDate>Wed, 03 Mar 2010 08:32:14 +0000</pubDate>
		<guid isPermaLink="false">http://softwerkz.net/?p=59#comment-488</guid>
		<description>Hi,softz,
I cannot find the selection of &quot;Use MFC in a Shared Library&quot;,and I have tried to use all the selection under the Use of MFC,but the compile cannot pass.
By the way ,I use the release mode.</description>
		<content:encoded><![CDATA[<p>Hi,softz,<br />
I cannot find the selection of &#8220;Use MFC in a Shared Library&#8221;,and I have tried to use all the selection under the Use of MFC,but the compile cannot pass.<br />
By the way ,I use the release mode.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

