Search This Blog
September 10, 2021
[Solved]Enum type 'RetailChannelAttributeModifier' for the field 'Modifier' is not
August 18, 2021
The item [ProjectPath].rnrproj has been cloaked.
The item C:\VS2017Projects\<projectName>.rnrproj
has been cloaked.
The item C:\VS2017Projects\<ProjectName>.rnrproj
has been cloaked.
Solution:
Check the source control workspace mapping, there could be some additional
mapping to this project, you need to delete this additional mapping (honestly,
I couldn't figure out how this was added) and try to add your project to the source
control again.
July 22, 2021
QuickFix: Delete command button doesn't work as expected
June 21, 2021
[Solved] SECURITYROLEPRIVILEGERESOURCELICENSEMAP DB sync error
Hi Folks,
The other day I was getting
errors while doing build and DB sync. This error is quite strange when looking
at the details in the Error List pane. Below is the error message(s).
Error message:
If you succeed to get some details from this error message 😊, you will see the issue with SECURITYROLEPRIVILEGERESOURCELICENSEMAP while you won’t get anything in AOT with this name.
Let’s try the SQL then. Open the SSMS
and select AxDB then searches for dbo. SECURITYROLEPRIVILEGERESOURCELICENSEMAP
and right-click to see the design. You may get some additional fields here,
ideally, there should be below seven fields, (you should be double sure if
anyone else in your team added anything)
And delete any additional
fields from here.
Save your changes and go back
to Visual Studio and try to do build and DB synch. It should work.
Enjoy!!!
-Harry Follow us on Facebook to keep in rhythm with us.
https:fb.com/theaxapta