Microsoft.WindowsAzure.targets "The specified path, file name,or both are too long"
azure, publish
Solution
Already an older post - did you check this post? Path too long error when building a windows azure service
This might reslove your issue.
Problem
I am trying to publish a project to Windows Azure but get an error in the generated Microsoft.WindowsAzure.targets file related to length of paths and file names. How can I determine which is the problematic path or filename. The error relates to the "" tag in the generated file Thanks Martin