Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 1.0 and 1.1 > ASP.NET 1.1
|
ASP.NET 1.1 As of 10/6/2005, this forum is locked as part of the reorganization described here: http://p2p.wrox.com/topic.asp?TOPIC_ID=35394. No posts have been deleted. Open ongoing discussions from the last week have been moved to either ASP.NET 1.0 and 1.1 Beginners http://p2p.wrox.com/asp-net-1-0-1-1-basics-60/ or ASP.NET 1.0 and 1.1 Professional. http://p2p.wrox.com/forum.asp?FORUM_ID=50. See my sticky post inside for more.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.1 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 6th, 2004, 02:41 AM
Registered User
 
Join Date: Jul 2003
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to tinlong Send a message via MSN to tinlong
Default Multiline TextBox buffer overrun

Hi All,

I have an ASP.NET application, which stores user input into a SQL Server. For one field that the SQL datatype is text/ntext, I use a TextBox with Multiline property set to true. When I tried (just for curiousity) to copy-n-paste a huge block of text into it and try to save it into SQL server, an exception saying "a severe problem occured in the command" or sth like that, and for a minute afterwards, any ASP.NET call to SQL server would yield to a "General Network Error" exception from SQL Server, until, I guess, the connection pool reclaimed that connection. Anybody knows if that's a designed behavior, or a buffer overrun bug in .NET or SQL server? Thanks a lot!

Patrick L.





Similar Threads
Thread Thread Starter Forum Replies Last Post
AcceptsReturn multiline textbox suzila General .NET 19 March 10th, 2006 02:28 AM
Storing Multiline Textbox value. rupen Classic ASP Basics 7 July 20th, 2005 02:21 PM
Regular Expression for Multiline TextBox Dilip Nagle General .NET 3 January 6th, 2005 02:22 AM
How to make an uneditable multiline textbox ltdanp21 VS.NET 2002/2003 2 June 16th, 2004 06:19 PM
Multiline Text in Rich TextBox Niaz Pro VB 6 3 March 1st, 2004 07:57 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.