@mlnews said in Manifest and Path Manifest XML hidden Errors:

Posting for @garak0410

I'm using Visual Studio 2015 and the HTML Client (not Sliverlight) for Lightswitch to deploy a very simple website and when I go to deploy, I keep getting this error:

Web deployment task failed. (Object of type 'manifest' and path 'manifest xml hidden' cannot be created.)

Does the target exist at all?

This may give you some hints: http://stackoverflow.com/questions/19669796/visual-studio-2013-web-deploy-fails

It's usually just a wrong path, for example when you copy your web project to another machine and try to deploy/run it from there.

Edit: Weird, I didn't see any other answers on Android 6 when I wrote this...