472,126 Members | 1,462 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

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

empty data fields cause asp program crash

Hi everyone,
Recently, I am investigating a problem in our asp page. Somehow it always
crashed in the same places in one of our asp pages for 10 times. It is
because the empty data field caused program crash. Those empty fields, I only
use javascript to create or collect data without backing up by asp program,
I know this is really bad not long ago)
But I cannot duplicate the case in my windows XP and 2000. Then suddenly I
found 8 of 10 have this log text:
---UserAgent Mozilla/4.0 (compatible; MSIE 5.23; Mac_PowerPC)
*MSIE version could be different in this line, most of them is 5.22 and some
are 5.0 and 5.23

I don't know the exact meaning of the line, it seems like diffrent IE
version installed on MAC operating system, it seems like our program doesn't
work the same way as it is on windows system with IE or firefox installed
etc. We only tested on windows with IE, firefox and AOL.
Am I close to the origination of the problem source?
Thank you.
Betty
--
Betty
Sep 19 '06 #1
1 1505
Hello Betty,

What did you "crashed" in the ASP page? Is there any error message there?
And, have you found the exact line of code which cause the problem?

Regarding the "empty data field", are they got from underlying database and
displayed on your ASP page? If the problem is related to "empty data
field", I think the browser may not be root cause for the issue.

Sincerely,

Luke Zhang

Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscripti...ult.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscripti...t/default.aspx.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.

Sep 20 '06 #2

This discussion thread is closed

Replies have been disabled for this discussion.

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.