<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Fortran COM Server Wizard in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-COM-Server-Wizard/m-p/805480#M39980</link>
    <description>It could be that there is something wrong with a Copy command in your Post-build step in Project Settings.</description>
    <pubDate>Tue, 13 May 2003 01:53:35 GMT</pubDate>
    <dc:creator>hweisberg</dc:creator>
    <dc:date>2003-05-13T01:53:35Z</dc:date>
    <item>
      <title>Fortran COM Server Wizard</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-COM-Server-Wizard/m-p/805479#M39979</link>
      <description>I'm trying to make a COM Dll by using the COM Server Wizard. I've followed all the steps as described in "Creating a COM Server" (Project Adder).&lt;BR /&gt;&lt;BR /&gt;After building the project (Adder.dll), I get the following error message:&lt;BR /&gt;&lt;BR /&gt;Linking...&lt;BR /&gt;   Creating library Debug/Adder.lib and object Debug/Adder.exp&lt;BR /&gt;Performing Registration&lt;BR /&gt;Error executing c:winntsystem32cmd.exe.&lt;BR /&gt;&lt;BR /&gt;Adder.dll - 1 error(s), 0 warning(s)&lt;BR /&gt;&lt;BR /&gt;What is the problem here?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Hilde</description>
      <pubDate>Wed, 07 May 2003 14:47:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-COM-Server-Wizard/m-p/805479#M39979</guid>
      <dc:creator>hildecodron</dc:creator>
      <dc:date>2003-05-07T14:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: Fortran COM Server Wizard</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-COM-Server-Wizard/m-p/805480#M39980</link>
      <description>It could be that there is something wrong with a Copy command in your Post-build step in Project Settings.</description>
      <pubDate>Tue, 13 May 2003 01:53:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-COM-Server-Wizard/m-p/805480#M39980</guid>
      <dc:creator>hweisberg</dc:creator>
      <dc:date>2003-05-13T01:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Fortran COM Server Wizard</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-COM-Server-Wizard/m-p/805481#M39981</link>
      <description>To register a dll COM server, the post-build step runs a program called regsvr32, a command-line executable.  Apparently this program is failing.  To verify that this is the case, look for Adder.dll (probably in the "debug" directory).  Open a command prompt and cd to that directory.  Then run "regsvr32 Adder.dll".  If it works, something is wrong with the post-build step in CVF.  If it fails, there's something wrong with your dll or OS installation.  Hope this is somewhat helpful.</description>
      <pubDate>Wed, 04 Jun 2003 02:22:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-COM-Server-Wizard/m-p/805481#M39981</guid>
      <dc:creator>dlemmon</dc:creator>
      <dc:date>2003-06-04T02:22:57Z</dc:date>
    </item>
  </channel>
</rss>

