B
Brad
Our .Net 2 web apps recently started getting CryptographicExceptions from
WebResource.axd, and these almost always seem to be when the client is a
web crawler...most notably googlebot (but a few times it is a client browser
such as IE). I'm curious if anyone has some insight as to why this would
be happening, if there is a way to resolve this. If it was just a web
crawler I'd ask if we should even care.
The error is - System.Security.Cryptography.CryptographicException:
Padding is invalid and cannot be removed.
Thanks
Brad
WebResource.axd, and these almost always seem to be when the client is a
web crawler...most notably googlebot (but a few times it is a client browser
such as IE). I'm curious if anyone has some insight as to why this would
be happening, if there is a way to resolve this. If it was just a web
crawler I'd ask if we should even care.
The error is - System.Security.Cryptography.CryptographicException:
Padding is invalid and cannot be removed.
Thanks
Brad