Show Bid Request
Small ASP code fix
Bid Request Id: 27260
|
|
|
Posted by: |
interestweb (18 ratings)
(Software buyer rating 10)
|
Non-action Ratio: |
Very Good - 4.55%
|
Posted: |
Sep 12, 2002 1:52:26 AM EDT
|
Bidding Closes: |
Sep 14, 2002 1:57:23 AM EDT
|
Viewed (by coders): |
349 times
|
Deadline: |
9/15/2002
TIME EXPIRED
|
|
|
|
Description:
First of all, I need this ASAP please!
Error is this: "error '80020009' Exception occurred.
/demosite3/index.asp, line 314 "
Download the attached .zip, and place the folder on your PWS or IIS server and run index.asp. I'm not sure what this error is about; I made the compound mistake of (A.) using Dreamweaver and (B.) not backing up work.
For a decent ASP coder this should be no problem. Let me know know what you find, and I'll pay the fixer $10. Thanks very much-
Deliverables: 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.
2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request.
3) Complete ownership and distribution copyrights to all work purchased.
Platform:
Windows
Must be 100% finished and received by buyer on:
Sep 15, 2002 EDT
Deadline legal notes: All times are expressed in the time zone of the site EDT (UT - 5). If the buyer omitted a time, then the deadline is 11:59:59 PM EDT on the indicated date.
Additional Files:
This bid request includes IMPORTANT additional attached files. Please download and read fully before bidding.
Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements.
We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation.
If you notice a violation please help out the site and report it. Thanks for your help.
|
|
Bidding/Comments:
|
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests. |
See all rejected bids (and all comments)
Name |
Bid Amount |
Date |
Coder Rating |
|
|
This bid was accepted by the buyer!
|
$10 (USD)
|
Sep 12, 2002 2:18:58 AM EDT
|
9.76
(Excellent)
|
|
|
Hey here is my bid, i just downloaded it and i'm putting it on my server to test. I'll be back in 10mins or less to tell you what the error is and try to have it fixed for you.
-Richard |
|
|
|
|
N/A
|
Sep 12, 2002 3:14:20 AM EDT
|
9.76
(Excellent)
|
|
|
Hey you have an SQL Error, its not returning any records for the rsStatistics recordset connection.
So its cause and exception with this line of code.
CDate(rsStatistics('Message_date'))
Because 'Message_Date' is Null, and you can't convert Null to a date. I found this out by removing the CDate() and got the EOF or BOF is True error.
I'm checking out your SQL statement now.
-Richard |
|
|
|
|
N/A
|
Sep 12, 2002 3:54:02 AM EDT
|
9.76
(Excellent)
|
|
|
Hey i'm stuck. I tried a new SQL statement and got nothing back.
Does your tblTopic and tblThread have any records? Because from my test, i didn't know get any records in return. I ran a test to get the column names, and the 1st record, an got nothing from those 2 records. So that could be the cause of your error on your index.asp page.
So everything looks ok, you just don't have any records in those tables.
-Richard
|
|
|
|
|
|