Asked — Edited

Creating Plug In

Hi,

I posted this yesterday but did not show up for some reason.

I am creating my first plug in. Followed the tutorial completely. I keep coming up with the same error constantly.

CA0055 Error Running Code Analysis CA0055 : Could not load C:\Users\Public\Documents\EZ-Builder\Plugins\2463b146-191a-43d0-b69b-5a7034a2aefe\MyFirstplugin.dll. The following error was encountered while reading module 'MyFirstplugin': Assembly reference cannot be resolved: ARC, Version=2015.8.9.0, Culture=neutral, PublicKeyToken=c3a3457c97d352d9. [Errors and Warnings] (Global)

It is pointing to a version not on my system. Did regedit to check registry check and scanned my PC this file referenced does not exist. When add the reference it show current version of ARC keep referencing this version old version. It should be version neutral correct? I have "Copy to local" = False

Message 9 Could not find schema information for the element 'VersionRelease'. C:\Users\jack\Documents\Visual Studio 2013\Projects\MyFirstplugin\MyFirstplugin\plugin.xml 10 4 MyFirstplugin Message 1 Could not find schema information for the element 'PluginV1XML'. C:\Users\jack\Documents\Visual Studio 2013\Projects\MyFirstplugin\MyFirstplugin\plugin.xml 2 2 MyFirstplugin Message 6 Could not find schema information for the element 'PLUGIN_GUID'. C:\Users\jack\Documents\Visual Studio 2013\Projects\MyFirstplugin\MyFirstplugin\plugin.xml 7 4 MyFirstplugin Message 5 Could not find schema information for the element 'LICENSE_URL'. C:\Users\jack\Documents\Visual Studio 2013\Projects\MyFirstplugin\MyFirstplugin\plugin.xml 6 4 MyFirstplugin Message 2 Could not find schema information for the element 'FRIENDLY_NAME'. C:\Users\jack\Documents\Visual Studio 2013\Projects\MyFirstplugin\MyFirstplugin\plugin.xml 3 4 MyFirstplugin Message 3 Could not find schema information for the element 'DLL_FILENAME'. C:\Users\jack\Documents\Visual Studio 2013\Projects\MyFirstplugin\MyFirstplugin\plugin.xml 4 4 MyFirstplugin Message 8 Could not find schema information for the element 'DESCRIPTION'. C:\Users\jack\Documents\Visual Studio 2013\Projects\MyFirstplugin\MyFirstplugin\plugin.xml 9 4 MyFirstplugin Message 7 Could not find schema information for the element 'CATEGORY_TYPE'. C:\Users\jack\Documents\Visual Studio 2013\Projects\MyFirstplugin\MyFirstplugin\plugin.xml 8 4 MyFirstplugin Message 4 Could not find schema information for the element 'AUTHOR_NAME'. C:\Users\jack\Documents\Visual Studio 2013\Projects\MyFirstplugin\MyFirstplugin\plugin.xml 5 4 MyFirstplugin Error 10 Code Analysis detected errors. See Code Analysis results window or log file for details. MyFirstplugin

It shows up in ARC under plugins and can placed in window. No buttons show and not functional.

Using VS 2013 and VB.Net

Thanks.


ARC Pro

Upgrade to ARC Pro

Get access to the latest features and updates before they're released. You'll have everything that's needed to unleash your robot's potential!

#17  

Thanks Alan. I missed that check box.

PRO
Synthiam
#18  

If you don't want it public, and merely looking for beta testers, create a forum thread and share the link. If it's public, everyone can see it.

#19  

I published looking for feedback so I can do others' later.

PRO
Synthiam
#20  

Okay:) I'll give it a shot this week! Thanks for sharing the plugin!