Message 1 of 1
arx not loading in start page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
We facing an issue in application loading in start page of AutoCAD 2022/2021. We have an arx file which loads in start page of AutoCAD 2019/2020. But not lading in AutoCAD 2022 start page. Its getting loaded on opening new or existing drawing.
PackageContents.xml entry:
<ComponentEntry AppName="TestApp" Version="1.0.0.0" ModuleName="/Contents/2022/test.acad.arx" AppDescription="Test app" LoadOnAutoCADStartup="True" >
<RuntimeRequirements OS="Win64" Platform="AutoCAD*" SeriesMin="R24.1" SeriesMax="R24.1" />
</ComponentEntry>
Please help us to solve this problem.