- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
this is the complete content of my web.config in the MetadataTransformService:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I had the same issue and followed the same steps above before calling support to get the issue fixed.
Eventually i was asked to to access https://API_URL/MetadataTransformService/hc from the console server.
What happened for me was the certificate the DS server provided to the console server was being tagged as invalid and blocking access. It was providing an internal cert vs. external cert
Fortunately after discovery of this we had to update the main UEM cert due to expiry, and took the time to remove the internal cert and standardize on the external cert with modified host files on all services (DS, console and UAGs)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Problem is in C:\AirWatch\AirWatch 2302\Websites\MetadataTransformService where is missing library VMware.UEM.MetadataTransformService.dll i found it in installation CAB files in version 23.2.17 is it file with name _68779EA9433FBF6A7CE00AD631553D8B, rename it to VMware.UEM.MetadataTransformService.dll and copy it to C:\AirWatch\AirWatch 2302\Websites\MetadataTransformService and then creating and editing Android EMM profiles works.again.
Mirek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In your case the problem might be tied to the permissions of your admin role. Ensuring that the correct API rights are granted could potentially resolve this situation. For more information and detailed troubleshooting steps you can refer to the article provided below. You can find additional articles on this topic in this ff advance server game.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
As for point #5, just to add that in my case, I had version 3.1.25. I've repaired the installation (I had to download the actual exe for that). After that i've rebooted the server and the issues was fixed.
I hope this helps