Just wanted to update the thread. It seems that the error is coming from the ASP buffer. When passing the form from one routine to the next I was passing a ton of information, which was apparently too much for it, thereby causing it to throw the error. When I removed some of the fields that I was passing it worked fine. I am now working on changing the way the form moves the information and hopefully that will solve the problem permanently.
|