Click here to Skip to main content
15,868,016 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
hello frens, i have this small problem please provide some solution

whenever i try to write some names on the textbox that has textchange event, i get the error like "protected memory , this memory is corrupted" this message is not always sometimes the autocomplete works perfectly alright but for other time, when i try to type faster in the textbox, i usually get above mentioned errors, please help with this
with regards bishnu
Posted
Updated 18-Jul-12 6:04am
v2
Comments
valza 18-Jul-12 8:50am    
place event code.
BillW33 18-Jul-12 11:11am    
You need to add your code, including the code in the textChange event handler. Use the "Improve question" button to add your code.

1 solution

It doesn't sound like the problem is with the textbox itself. Are you using the event to save the value in a database?

And if so, are you using SQL Server Express?

I've seen that error before with SQL Express, but I don't have any solution for it.

Could be something else as well, but with the information given, it's impossible to tell.
 
Share this answer
 
v2
Comments
Johnny J. 18-Jul-12 10:57am    
To the one who downvoted me: Don't shoot the messenger because you don't like the message.

If on the other hand, you downvoted me because I'm wrong, then it's ok, but then I also expect you to post the right solution - otherwise you're just being an a**hole.
Dave Kreskowiak 18-Jul-12 11:30am    
Countered...

You're correct on the "not enough information" to solve the problem.
valza 19-Jul-12 1:39am    
Yes.
-5 for 'bishnu karki'. My vote :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900