473,378 Members | 1,395 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Why am I getting this error>

Go here: http://68.81.193.200/error.bm

I don't understand why I would be getting this error. I will be glad to answer any questions.
Nov 16 '05 #1
6 1279
Bill,

From the diagram, I can't determine whether or not it is the Text
property that is causing the overflow, or it is the call to EndsWith. I
doubt it is the call to EndsWith, so it makes me think that it is the Text
property that is doing this. It seems to be of type frmTextControl, which I
do not know how it operates. Can you provide more information?
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Bill English" <nu****@comcast.net> wrote in message
news:93**********************************@microsof t.com...
Go here: http://68.81.193.200/error.bmp

I don't understand why I would be getting this error. I will be glad to

answer any questions.
Nov 16 '05 #2
What would cause such an overflow, so I can look for something. I don't know what type of information you would need. But whatever you need just let me know.
Nov 16 '05 #3
>What would cause such an overflow, so I can look for something. I don't
know what type of
information you would need. But whatever you need just let me know.


My name is Tyrone Hernandez. I grew up on the streets, so I'm familiar with
this kind of shiznit. I am down with this, and I'm going to keep it real. In
my hood, such errors be happenin' when one method calls a method, yes calls
the same method dat be callin' the same method, callin' the method again
recursively (I just made that word up -- word up!) callin' a method. When a
method calls itself 65,000 times, the stack explodes [literally] and a
StackOverflowException is thrown [literally]. This is how Neo killed Agent
Smith in the Matrix. Well, I be hearing gun fire outside my crib. I think
it's a gloch9 gun, so I'm going to bolt now.
Nov 16 '05 #4
Wow.
Nov 16 '05 #5
What your boy is saying is your function is calling itself over and over
again until it runs out of stack space. Check for recursive loops in your
program.

Michael Coles

"Bill English" <nu****@comcast.net> wrote in message
news:22**********************************@microsof t.com...
Wow.

Nov 16 '05 #6
thanx dog...
Nov 16 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: rmk | last post by:
Hi, I have a 404 error handler that can redirect when a url is mistyped or when a page has moved. I would like to have the same control for images. For example: photo/1234-Kitchen.jpg ...
0
by: Sharron | last post by:
Hello, This problem has me completely stumped...everyone on the net seems to have this problem but I don't understand what they are talking about. I know my code is correct it compiles fine but...
3
by: KemperR | last post by:
Hello Experts outhere, may be someone can tell me whats going wrong with my ADOX trial. I have an Access 2002 database with some tables and queries (views) The code listed below works well up...
7
by: Aaron G via AccessMonster.com | last post by:
Wanted to share a solution to something which I didn't find on the net: EVERY form in my Microsoft Access 2002 database gave an error any time any code was to be called: form OnOpen, button...
1
by: TC | last post by:
Anyone know what this means Parser Error Message: Error loading XML file E:\Inetpub\wwwroot\web.config Ticks must be between DateTime.MinValue.Ticks and DateTime.MaxValue.Ticks. Parameter name:...
6
by: Jason Chu | last post by:
situation: I'm uploading file to my application using a java applet sending the request (the file) through socket to my asp.net page. On my asp.net page, I've override the httpmodule to take in...
1
by: serge calderara | last post by:
dear all, i am a bit confused on the way custom error are handling and occurs. First of all I have understand that customer error is used to defined more user friendly message to my end user and...
0
by: mohitp | last post by:
HI I am trying to compile WSDLs on a unix box, it generates the .obj file, but when creating .lib it throws this error execvp: ar: Arg list too long Any pointers to this error? Thanks Mohit
7
by: Erwin Moller | last post by:
Hi group, Does anybody know what causes the following Warning? __________________________________________________ Warning: Unknown(): Your script possibly relies on a session side-effect...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.