<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'problem with the exe created during release mode' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'problem with the exe created during release mode' posted on the 'C++.NET' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Wed, 19 Jun 2013 13:31:53 -0700</pubDate>
    <lastBuildDate>Wed, 19 Jun 2013 13:31:53 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>problem with the exe created during release mode</title>
      <link>http://www.programmersheaven.com/mb/cppnet/373182/373182/problem-with-the-exe-created-during-release-mode/</link>
      <description>Hi friends,&lt;br /&gt;
I am working with vc++.Net...In my project i have to spawn an exe application(Say Ex:Notepad)...I used create process to spawn the Notepad application...Also i have one ini file which is used in my Project and an external dll created using C# code...In my project If i cant spawn the Notepad application due to any situation then i ll display a messsage "Cannot spawn the Child process".. My problem is : i have to create exe for this project in release mode...If i select "Release mode" from the IDE and run the application it works perfectly [After doing some changes in settings 1.Project Menu---&amp;gt;Property pages---&amp;gt; C/C++ ---&amp;gt;General---&amp;gt; Debug Information Format , in changed to Program Database&lt;br /&gt;
                     2.)Property pages---&amp;gt; C/C++ ---Optimization---Optimization, i select disabled.]&lt;br /&gt;
                 after i did this changes application runs successfully and spawn the notepad application...&lt;br /&gt;
&lt;br /&gt;
After running this i go to the release folder and try to run the exe file created there [by double clicking]...But i got the message "Cannot spawn the Child process".."Why??? Any known friends Help me...Thanks in advance...&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/cppnet/373182/373182/problem-with-the-exe-created-during-release-mode/</guid>
      <pubDate>Mon, 07 Jul 2008 01:46:57 -0700</pubDate>
      <category>C++.NET</category>
    </item>
  </channel>
</rss>