Autoloader load at start plugins are not loading

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
I have a plugin that used to load at start in earlier versions of AutoCAD but in a new installation of AutoCAD 2014 with SP1 it does not load. I've checked the package contents xml and all looks ok.
It is placed in the C:\ProgramData\Autodesk\ApplicationPlugins folder.
I also noticed in there the Featured Apps plugin which also doesn't load. I guess the PackageContents.XML is valid for Featured Apps so perhaps there is something else preventing load at start.
I also made a temporary change to the ImportSkp package to load at start followed by appautoloader reload and that loaded ok.
What appears to be common between Featured Apps plugin and my plugin is they are loading both CUIX and managed DLL.
I've probably missed a step.
Can anyone suggest what I've missed?
Craig