skip to main |
skip to sidebar
Web deploy error when publishing to azure: String larger than expected
This happened to me while trying to deploy 1 files (a dll) to azure. I couldn't find any answers on SO or other sites. The solution was to deploy all files as opposed to deploying only 1 file
1 comment:
Wow! Many thanks, I tried everything else without success, this worked for me :)
Post a Comment