[EXTERNAL] RE: Server variables empty on IIS
Cantor, Scott
cantor.2 at osu.edu
Tue Sep 24 16:20:49 UTC 2024
The native logger on DEBUG will dump a lot more into the Event log. And if it doesn’t, the SP isn't seeing your requests at all.
All I can tell you.
Most issues with "seeing data" have nothing to do with the SP and everything to do with bad APIs that are hard to use in whatever application framework is involved. ASP and .NET are the worst of them all for that.
-- Scott
More information about the users
mailing list