<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>VBA interface error: could not find project or project file</title><link>https://communities.bentley.com/products/microstation/f/microstation-forum/245145/vba-interface-error-could-not-find-project-or-project-file</link><description>VBA interface error: could not find project or project file 
 
 Cannot open Auto Table to register</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: VBA interface error: could not find project or project file</title><link>https://communities.bentley.com/thread/766053?ContentTypeID=1</link><pubDate>Wed, 17 May 2023 13:00:51 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:44d1585c-fc9d-4107-a833-76845bbda207</guid><dc:creator>Mary Bloswick</dc:creator><description>&lt;p&gt;Thank you, Leonard.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: VBA interface error: could not find project or project file</title><link>https://communities.bentley.com/thread/766025?ContentTypeID=1</link><pubDate>Wed, 17 May 2023 10:50:36 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:d0154221-2d61-48b0-8fc7-65595ddce047</guid><dc:creator>Leonard Jones</dc:creator><description>&lt;p&gt;Please check wiki, &lt;a title="MVBA Troubleshooting" href="/products/programming/microstation_programming/w/wiki/52427/mvba-troubleshooting" rel="noopener noreferrer" target="_blank"&gt;MVBA Troubleshooting&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: VBA interface error: could not find project or project file</title><link>https://communities.bentley.com/thread/765905?ContentTypeID=1</link><pubDate>Tue, 16 May 2023 23:21:37 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:f937b99c-0074-4b33-85c5-ff6456e56607</guid><dc:creator>Andrew Bell</dc:creator><description>&lt;p&gt;Hi Mary&lt;/p&gt;
&lt;p&gt;As this question is related to a 3rd party product the questions should probably be asked from the company that produces this software. Also, questions of this nature should probably be asked in the &lt;a href="/products/programming/microstation_programming/f/microstation-programming---forum"&gt;MicroStation Programming&lt;/a&gt; forum if it is related to VBA code that might have been developed within your own company.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: VBA interface error: could not find project or project file</title><link>https://communities.bentley.com/thread/765901?ContentTypeID=1</link><pubDate>Tue, 16 May 2023 21:55:40 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:d1bdb8f1-c9ae-42ff-be4f-cf60e567562c</guid><dc:creator>Mary Bloswick</dc:creator><description>&lt;p&gt;Andrew, Could you link to a wiki, or explain the process for steps 2 &amp;amp; 3?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: VBA interface error: could not find project or project file</title><link>https://communities.bentley.com/thread/765736?ContentTypeID=1</link><pubDate>Tue, 16 May 2023 04:13:36 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:22d8c81f-5338-4b95-bae9-357226bcd5ba</guid><dc:creator>Andrew Bell</dc:creator><description>&lt;p&gt;The error message &amp;quot;MicroStation VBA interface error: could not find project or project file&amp;quot; can occur for a number of reasons, including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The MicroStation VBA project file is missing or corrupt.&lt;/li&gt;
&lt;li&gt;The MicroStation VBA project file is not registered with MicroStation.&lt;/li&gt;
&lt;li&gt;The MicroStation VBA project file is not compatible with the version of MicroStation that you are using.&lt;/li&gt;
&lt;li&gt;There is a problem with the MicroStation VBA environment.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;To resolve this error, try the following steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Verify that the MicroStation VBA project file is present and that it is not corrupt.&lt;/li&gt;
&lt;li&gt;Register the MicroStation VBA project file with MicroStation.&lt;/li&gt;
&lt;li&gt;Verify that the MicroStation VBA project file is compatible with the version of MicroStation that you are using.&lt;/li&gt;
&lt;li&gt;Repair or reinstall MicroStation.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If you are still unable to resolve the error you might consider contacting the company that produces the Auto-Table software, which appears to be AutoDesk, as they may have a solution.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: VBA interface error: could not find project or project file</title><link>https://communities.bentley.com/thread/765670?ContentTypeID=1</link><pubDate>Mon, 15 May 2023 15:47:13 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:e8a8da43-3bfd-45c6-a5e9-6eef7c1a9c1b</guid><dc:creator>Mark Winegar</dc:creator><description>&lt;p&gt;The VBA error in its basic form means that the specific module in the VBA cannot be found, either by a missing MVBA file or a missing module in the MVBA loaded files.&lt;/p&gt;
&lt;p&gt;Auto-Table is a third party app. I would suggest reinstalling the app assuming it has an official install. It is possible that the VBA is using additional resources that need to be registered to the OS so that MicroStation can use it as designed.&lt;br /&gt;Reach out to the company that makes that app for support. If MicroStation is not recognizing something is a miss, possibly incomplete installation or missing configuration variables to load the VBA.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: VBA interface error: could not find project or project file</title><link>https://communities.bentley.com/thread/765127?ContentTypeID=1</link><pubDate>Wed, 10 May 2023 17:26:40 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:28d6d046-1e97-44b2-8ab2-a9864c2f356f</guid><dc:creator>Jesse Dringoli</dc:creator><description>&lt;p&gt;Chandriki, it appears that you have recently used MicroStation PowerDraft, so I have moved your post to the MicroStation forum where a specialist should be able to assist.&lt;/p&gt;
&lt;p&gt;It may help to provide more details for troubleshooting.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>