question

NicolsAndrsEspinozaOrellana-2181 avatar image
0 Votes"
NicolsAndrsEspinozaOrellana-2181 asked brendanco commented

Azure Maps - manifest missing

Hi, Microsoft community, I have a issue with the deploy of a Azure Maps file of the example named "Contoso" from https://github.com/Azure-Samples/am-creator-indoor-data-examples/find/master . There is a error that say my manifest.json file from "Sample - Contoso Drawing Package.zip" is missing but I double-check everything and is alright. Someone have this problem before?

I already follow all the steps from this tutorial:
https://docs.microsoft.com/en-us/azure/azure-maps/tutorial-creator-indoor-maps
But in the "convert a drawing package" section all fall down.

Best regards.

azure-mapsazure-iot
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

RobertoLucchi-7730 avatar image
1 Vote"
RobertoLucchi-7730 answered brendanco commented

Thank you for reaching out. Have you perhaps unzipped and zipped the content again? The manifest should be in the base directory once the file is unzipped, as in the direct download link provided in the tutorial.

· 4
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @RobertoLucchi-7730 ,

I use the original file from the download link. The error come inmediatly with the first attemp. Then I unzipped to checkout the content, if the manifest was inside or misspelled, then I check in the manifest itself, if the routes for the .dwg files was misspelled too. But all was fine, I belive, I don't know exactly cause I don't know the correctly form of this files, I only follow the instruction that the errors and the articles relative to this erros bringing to me.
To prove if it's was the file or not, do you have another example like Contoso?

Thanks for the response.

0 Votes 0 ·
SatishBoddu-MSFT avatar image SatishBoddu-MSFT NicolsAndrsEspinozaOrellana-2181 ·
0 Votes 0 ·

I'm getting this same error. I was doing a test using Postman to upload the Sample file I downloaded in the tutorial. It worked perfectly in Postman.

So, I uncompressed the Zip and noticed the 4 files in the root of the folder.

Compressed the folder into a .zip and tried it through Postman. Failed. Get the same error as mentioned, "missing manifest.json file". I did this test because I was trying to use my own .dwg and manifest.json file and got the same "missing manifest.json" file error for my zip package.

I tried both Windows 10 built-in compression and WinZip. Neither worked to get rid of this "missing" error.

Is there an issue with compression? What compression engine was used to create the original .zip?

0 Votes 0 ·
brendanco avatar image brendanco JohnAltenbernd-0565 ·

Hi @JohnAltenbernd-0565,

The native compression tool with Windows 10 will work. It is required that the manifest be at the root of the .zip folder. I have noticed that users accidentally zip the containing folder rather than the actual files themselves resulting in an extra folder at the root path. Can you double check this to make sure the manifest is at the root and not inside of another folder at the root?

Thanks!

1 Vote 1 ·
JohnAltenbernd-0565 avatar image
2 Votes"
JohnAltenbernd-0565 answered brendanco commented

Yup. That was the problem. I was right-clicking on the "folder" and saying create a .zip file which then creates my Zip with another folder inside it. Ugh. I had to select the contents of the folder and select "create zip". All better. Got it working fine now.

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@JohnAltenbernd-0565

Great! Glad we could help get this resolved. We will take this feedback to improve warnings so they are more helpful.

0 Votes 0 ·