Hi,
I've restored DB from my UAT environment using SqlPackage (Bacpac file) to my devbox. It is succeeded and I can open the F&O locally. But I cannot see all the menu extension. If I checked in Visual Studio, the extension is there and I didn't see any security in it. The objects in my DevBox also all updated (Get latest) and tried to Build and succeeded.
May I know what else could go wrong so the customization like the menu extension is not showing ? I thought by restoring DB from UAT environment, I will get the same thing for all objects. If I go to that UAT environment and login with the same user id of mine, I can see that menu.
Can I get some advice on what should I do ?
Is the Product version and Platform version in my DevBox should be same, because the UAT environment product version is 10.0.29 Platform Update53 and my DevBox is 10.0.24 Platform Update48
Thanks,