Background: I'm trying to edit an AX Report in Visual Studio. I have previously been able to create reports in VS and integrate them into AX. But I haven't used this in several weeks. Now, suddenly it doesn't work anymore.
Symptoms: When I open Visual Studio the Application Explorer does not show our actual AOS but instead says "Default (cus) [CUS Model]". update: As it turns out the Application Explorer does connect to the right AOS. It just displays this default name (and now since resetting VS user data is fixated on the USR-layer)
Attempted solutions:
- Setting
/AxConfig
parameter in Visual Studio shortcut. I have the exact same shortcut as my coworker who does not have this problem - Editing the Ax Config via
AxCliCfg.exe
- Importing, Applying, Refreshing and Re-Applying the .AXC file used to connect the AX client
- Editing the registry keys for AxCliCfg both in LOCAL_MACHINE and CURRENT_USER
- A ton or restarting
- Checking permissions and roles in Ax, AOS Server, DB Server
I can't find anything else besides reinstalling everything. I've seen one reference to a KB2827469 that supposedly changes the way Visual Studio loads the AX configuration but can't find anything about that KB on microsoft's websites.