Hi Davanna-White I am facing an issue while deploying a custom Angular-based extension in Windows Admin Center (WAC) version 2511 and would appreciate your guidance.
Environment Details:
- Windows Admin Center Version: 2511
- Login Method: Local PC credentials
- Angular Version Used for Extension: Angular 15
Issue Description:
I generated the NuGet package (.nupkg) for my Angular 15 extension and added the build path to the Extension Feed in Windows Admin Center.
After completing this step:
- The extension appears under Available Extensions
- The installation completes successfully
- The extension is listed under Installed Extensions with the name "Angular 15 Extension"
However, after installation:
- The Angular UI does not appear anywhere in the Windows Admin Center UI
- I am unable to identify where or how the extension UI should be accessed
- The extension does not load under any connection or tool section
Additional Observations:
- I checked under All Connections, but I am unable to add or connect to any server
- No visible error messages are shown in the UI after installation
Steps Already Tried:
- Created the Angular extension following the official WAC extension documentation
- Generated the .nupkg file successfully
- Added the extension build path in the WAC Extension Feed
- Installed the extension from Available Extensions
- Restarted Windows Admin Center
- Verified the extension appears under Installed Extensions
Request for Support:
Could you please advise:
- Where an Angular-based extension UI should appear in Windows Admin Center after successful installation?
- Whether a server connection is mandatory for the extension UI to load
- If there are any additional configuration steps required (manifest settings, target scope, entry point, etc.)
- How to troubleshoot or enable logging to identify why the UI is not loading
Looking forward to your guidance to resolve this issue.
Thank you for your support.