ASP Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming Languages - MoreASP Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old December 3rd, 2011, 03:14 PM
fariad22 fariad22 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2008
Posts: 74 fariad22 User rank is Sergeant (500 - 2000 Reputation Level)fariad22 User rank is Sergeant (500 - 2000 Reputation Level)fariad22 User rank is Sergeant (500 - 2000 Reputation Level)fariad22 User rank is Sergeant (500 - 2000 Reputation Level)fariad22 User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 23 h 55 m 26 sec
Reputation Power: 25
Same page, one user problem while others not???

Hi Guys!!!!

I have one application of asp classic, in which one shopping cart page was working very fantastic first, but it's now showing this error only for one user, others are all working fine. I don't know what is the problem in the code that it's not working only for one logged user. The error details are here.
--------------------------------------------
error '80020009'
/BH/View_Cart.Asp, line 97
--------------------------------------------
On the other hand, other users are all fine. I think this is the problem of EOF or BOF, but i am not sure where in my code.

May someone tell me what's the problem. I have also attached one text file which is code file. If someone want to see it.

Thanks
Attached Files
File Type: txt view_cart.txt (15.5 KB, 36 views)

Reply With Quote
  #2  
Old December 3rd, 2011, 07:36 PM
Doug G Doug G is offline
Grumpier Old Moderator
Dev Shed God 19th Plane (14000 - 14499 posts)
 
Join Date: Jun 2003
Posts: 14,257 Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level) 
Time spent in forums: 1 Month 4 Weeks 19 h 1 m 26 sec
Reputation Power: 4445
As a guess some kind of permissions problem for that user.

You're going to have to identify line 97, it's unlikely others will open some attachment looking through a ton of code.
__________________
======
Doug G
======
It is a truism of American politics that no man who can win an election deserves to. --Trevanian, from the novel Shibumi

Reply With Quote
  #3  
Old December 4th, 2011, 01:09 AM
fariad22 fariad22 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2008
Posts: 74 fariad22 User rank is Sergeant (500 - 2000 Reputation Level)fariad22 User rank is Sergeant (500 - 2000 Reputation Level)fariad22 User rank is Sergeant (500 - 2000 Reputation Level)fariad22 User rank is Sergeant (500 - 2000 Reputation Level)fariad22 User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 23 h 55 m 26 sec
Reputation Power: 25
Thanks very much for hinting me error, Please check the link
http://forums.iis.net/p/1183710/2005120.aspx#2005120
The problem was the recordset whenever i created a a recordset from a sql query and you want to omit the records from recordset, it's better you should use { if not rs.eof then ......end if } So that if there is any recordset with empty records, it should be managed...

It's the same as you will see in Asp.net C# when you intiate a datareader before manipulating the data, this data reader must be checked with { datareader.hasrows}

Thanks for you people...

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - MoreASP Programming > Same page, one user problem while others not???

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap