Solved! Go to Solution.
Hi Jamal,
That error can mean a few things including that you don't have write permissions to the the Apps folder (C:\inetpub\wwwroot\Apps) or that the name of the App already exists.
Hope that helps,
Katy
This is typically a security issue on a server. Restricted permission to example the inetpub\wwwroot folder
Never a good idea to give unrestricted access to these folders
Better alternative is to deploy on a desktop/laptop and to copy application over to the server using the appropriate permissions
Alternatively, use a folder other than in wwwroot and share it in IIS