Hi All,
I am facing a weird issue in Visual studio & directory that is when i create a new objects through AOT like tables,classes they are not displaying in packageLocaldirectory(K:\AosService\PackagesLocalDirectory). And vice versa if i try to add new object from packageLocalDirectory it is not showing AOT.
And also like to mention that i am able to see new objects & changes are reflecting correctly without any issue.
Can anyone please help me to resolve the issue.
Regards,
Swetha.
Did you try checking, show hidden files, folders ?
If the aim is to move the objects from one ENV to another. You should add all objects to a Project in Visual studio; export it and import the project in the other environment.
dynamicsaxtechnicalstuff.blogspot.com/.../import-and-export-project-in-d365.html
Hi Swetha,
I'm not able to completely follow your initial question where you say that something is not visible, but also you say that new objects and changes are reflecting correctly. That seems to be contradictory.
About moving the code from one development box to another, there are recommended ways to achieve that, but that is not by copying individual files.
As mentioned by Bharani, you can use DevOps as source control or export and import (axpp) project files or models.
I will not suggest you to copy the objects in that way. Instead you should do a shelve or import them into your new vm. So that you won't get these type of issues.
Hi Komi Siabi,
Yes i am able to get the model folder in packageLocalDirectory.
We are facing issues in build project while rebuilding the project only.
But we are not getting any issue in model build or full build.
I have tired refreshing the models in visual studio. Still i am not able to see it.
We are just moving the objects from one dev machine to another dev environments by copying every object to packageLocalDirectory.
Regards,
Swetha.
Hi Swetha,
Did you get the model folder of the project in packageLocalDirrecyory?
Are you getting errors when uou build your projetcs?
Did you refresh the models from Visual studio?
Please, you should never try to create xml file from the Package folder. Always do from Visual studio.
André Arnaud de Cal...
291,965
Super User 2025 Season 1
Martin Dráb
230,817
Most Valuable Professional
nmaenpaa
101,156