<?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: “Can not run RPC” - ERROR when Inventor application is embedded in VB.Net ap in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/can-not-run-rpc-error-when-inventor-application-is-embedded-in/m-p/8151077#M251856</link>
    <description>&lt;P&gt;Hi, I am programming in C# with inventor 2017 and experience the same problem as described. AutoDesk is there a fix to solve this anoying crash please!&lt;/P&gt;</description>
    <pubDate>Tue, 24 Jul 2018 10:12:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-07-24T10:12:29Z</dc:date>
    <item>
      <title>“Can not run RPC” - ERROR when Inventor application is embedded in VB.Net app</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/can-not-run-rpc-error-when-inventor-application-is-embedded-in/m-p/7593152#M251851</link>
      <description>&lt;P&gt;Previous situation: We embedded Inventor 2017 in our VB.Net application. We programmaticaly open a new document in Inventor without any problems. This works on both operating systems Windows 7 and Windows 10.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Last week we updated to Inventor 2018.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Current situation: Everything works fine on Windows 7, but on Windows 10 there is this error! Can not run RPC HRESULT: 0x800706BE.&lt;/P&gt;&lt;P&gt;I get it to work when i excute Inventor 2018 outside our application. For some reason it doesn't work when Inventor 2018 is embedded inside our application.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope the problem is clear?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2017 08:10:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/can-not-run-rpc-error-when-inventor-application-is-embedded-in/m-p/7593152#M251851</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-04T08:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: “Can not run RPC” - ERROR when Inventor application is embedded in VB.Net ap</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/can-not-run-rpc-error-when-inventor-application-is-embedded-in/m-p/7593251#M251852</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there any way to know that Inventor.exe is running as administrator? It sounds like the process was blocked by firewall or administrator's permission.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please try to set as running as administrator.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope it helps!&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2017 09:07:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/can-not-run-rpc-error-when-inventor-application-is-embedded-in/m-p/7593251#M251852</guid>
      <dc:creator>Xun.Zhang</dc:creator>
      <dc:date>2017-12-04T09:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: “Can not run RPC” - ERROR when Inventor application is embedded in VB.Net ap</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/can-not-run-rpc-error-when-inventor-application-is-embedded-in/m-p/7593672#M251853</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for replying on my question. The user account i'm working with&amp;nbsp;has administrator privileges.&lt;/P&gt;&lt;P&gt;Inventor 2018 starts up within our app without any problem. I can programmatically add a new document to it and save it under a different name.&lt;/P&gt;&lt;P&gt;At the moment i want to open&amp;nbsp;the document, i get this error.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2017 12:30:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/can-not-run-rpc-error-when-inventor-application-is-embedded-in/m-p/7593672#M251853</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-04T12:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: “Can not run RPC” - ERROR when Inventor application is embedded in VB.Net ap</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/can-not-run-rpc-error-when-inventor-application-is-embedded-in/m-p/7594242#M251854</link>
      <description>&lt;P&gt;Update&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I made a workaround to solve the problem to open the document. Now i only add and activate the document.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll explain the way i want to use Inventor 2018. I've embedded Inventor into our application. I open a new assembly and add an internal rule to it.&lt;/P&gt;&lt;P&gt;In this rule, i start an external rule durin the event "Close Document". So when i close the document, the external rule starts and everything works fine, until the document wants to close. Then i get the same error again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, the problem appears when i want to close or open a document in an embedded Inventor application.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2017 15:11:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/can-not-run-rpc-error-when-inventor-application-is-embedded-in/m-p/7594242#M251854</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-04T15:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: “Can not run RPC” - ERROR when Inventor application is embedded in VB.Net ap</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/can-not-run-rpc-error-when-inventor-application-is-embedded-in/m-p/7814844#M251855</link>
      <description>&lt;P&gt;I'm still facing this problem. When Inventor is embedded into our app, Inventor crashes during closing documents.&lt;/P&gt;&lt;P&gt;This worked fine in Windows 7 or with Inventor 2017 on Windows 7 &amp;amp; 10. Does anyone have the same problem or a solution for this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm running everything as administrator.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Feb 2018 07:56:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/can-not-run-rpc-error-when-inventor-application-is-embedded-in/m-p/7814844#M251855</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-28T07:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: “Can not run RPC” - ERROR when Inventor application is embedded in VB.Net ap</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/can-not-run-rpc-error-when-inventor-application-is-embedded-in/m-p/8151077#M251856</link>
      <description>&lt;P&gt;Hi, I am programming in C# with inventor 2017 and experience the same problem as described. AutoDesk is there a fix to solve this anoying crash please!&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2018 10:12:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/can-not-run-rpc-error-when-inventor-application-is-embedded-in/m-p/8151077#M251856</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-24T10:12:29Z</dc:date>
    </item>
  </channel>
</rss>

