J
Joseph Geretz
I use Publish from Visual Studio to deploy my web application to my web
server. Just recently, the publish operation begain failing on a particular
PDB file. I deploy about a dozen DLL's and PDB files successfully. What's
wrong with this one?
The one difference that I can see is that this file is much larger than the
others. It's 1.4MB. Is it possible that this exceeds some sort of upload
size designed to provent DoS attacks? I am under the impression that the
default limitation is 4MB but maybe the publishing mechanism has a stricter
limitation?
Am I on the right track here? If so, can you please tell me how I can set
this up so that I can publish larger sized files? If not, do you have any
other avenues of investigation which I can pursue?
Thanks for your advice!
Joseph Geretz
server. Just recently, the publish operation begain failing on a particular
PDB file. I deploy about a dozen DLL's and PDB files successfully. What's
wrong with this one?
The one difference that I can see is that this file is much larger than the
others. It's 1.4MB. Is it possible that this exceeds some sort of upload
size designed to provent DoS attacks? I am under the impression that the
default limitation is 4MB but maybe the publishing mechanism has a stricter
limitation?
Am I on the right track here? If so, can you please tell me how I can set
this up so that I can publish larger sized files? If not, do you have any
other avenues of investigation which I can pursue?
Thanks for your advice!
Joseph Geretz