Author |
Topic |
|
tomasalsbro
Average Member
Sweden
818 Posts |
Posted - 24 August 2001 : 10:21:16
|
Hi, I've upgraded from SF3.1SR4 to the new 4.0B2 and after some difficulties. I ended up to be able to open the forum, but only one topic is shown and in the Moderator(s) field this message occur:
-------------- ADODB.Fields error '800a0cc1'
ADO could not find the object in the collection corresponding to the name or ordinal reference requested by the application.
/forum/inc_functions.asp, line 1138 ----------------------
Line 1138 : fMods = rsChk("MEMBER_ID")
You can see the forum here and the inc_functions.txt here I also made .txt versions of config.asp and default.asp at the same cataloge as above.
Cheers / Tomas
!-Keep distance in traffic-! www.whiplash.se www.whiplash.pp.se
Edited by - tomasalsbro on 24 August 2001 10:25:29
Changed topic title...
Edited by - Davio on 22 November 2001 12:55:39 |
|
gor
Retired Admin
Netherlands
5511 Posts |
|
tomasalsbro
Average Member
Sweden
818 Posts |
Posted - 24 August 2001 : 12:48:51
|
Nop Pierre, but Bozden did test it in 3.03.33.
Se this topic!
Tomas
!-Keep distance in traffic-! www.whiplash.se www.whiplash.pp.se |
|
|
tomasalsbro
Average Member
Sweden
818 Posts |
Posted - 24 August 2001 : 13:16:18
|
Pierre and / or Bozden.
I found this article BUG: Preserve Recordset in Session State Yields Errors or Unexpected Results in Microsoft Knowledge Database. But I can' do anything about it myself.
Excerpt from the article: When you use the "Preserve Recordset in Session State" option with the Visual InterDev 6.0 Recordset Design-Time Control (DTC), errors or unexpected behavior may occur
Tomas
!-Keep distance in traffic-! www.whiplash.se www.whiplash.pp.se
Edited by - tomasalsbro on 24 August 2001 13:19:48 |
|
|
gor
Retired Admin
Netherlands
5511 Posts |
Posted - 24 August 2001 : 13:44:50
|
quote:
Excerpt from the article: When you use the "Preserve Recordset in Session State" option with the Visual InterDev 6.0 Recordset Design-Time Control (DTC), errors or unexpected behavior may occur
hmm...but we don't use the InterDev 6.0 Recordset Design-Time Control (DTC)
Pierre Join a Snitz Mailinglist |
|
|
tomasalsbro
Average Member
Sweden
818 Posts |
Posted - 24 August 2001 : 14:19:43
|
Well Pierre, I actually found 6 different possibilities when searching for just the error code 800a0cc1, but only the one above when I extend the search to include the hole error message, so something very queer in that case.
Do you think I can exchange any file to v30.03 or anyting else? Tomas
!-Keep distance in traffic-! www.whiplash.se www.whiplash.pp.se |
|
|
Davio
Development Team Member
Jamaica
12217 Posts |
Posted - 27 August 2001 : 03:00:35
|
hmmm, I checked my line 1138 in the inc_functions.asp file and I got this:fMods = rsChk("M_NAME") M_NAME is the only field that is selected in the SQL statement. So if it was looking for MEMBER_ID it would give the error you got.
I don't know how much difference there is between the 3.3.03 version of the 4. beta version, but I couldn't find any fMods = rsChk("MEMBER_ID") code near line 1138. In fact, couldn't find it in the inc_functions.asp file any at all.
- David |
|
|
Davio
Development Team Member
Jamaica
12217 Posts |
Posted - 22 November 2001 : 12:54:16
|
This was a bug in the 4.0 beta version. Has been fixed.
Closing topic...
- David |
|
|
|
Topic |
|