Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

ASP.NET Forum


You are currently viewing our ASP.NET Forum as a guest. Please register to participate.
Login



Reply
http 500.100 - internal server error
Old 09-09-2004, 10:54 PM http 500.100 - internal server error
Novice Talker

Posts: 9
Trades: 0
Hello
Im trying to test a site using dreamweaver mx, access, and iis and keep getting this error

http 500.100 - internal server error - ASP error Internet Information Services
Microsoft ole db provider for odbc drivers (0x80004005)[microsoft][odbc microsoft access ddriver] could not use '(unknown)'; file already in use



i checked the ms website... nothing
the dreamweaver site is worse

help willl be greatly appreciated
heruk
Heruk is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 09-10-2004, 12:09 AM
Novice Talker

Posts: 9
Trades: 0
i dont know what caused this error but it seems t br fixed??????????/
this went on for days butif any1 can explain plz do incase of a relapse
Heruk is offline
Reply With Quote
View Public Profile
 
Old 09-10-2004, 02:32 PM
Anacrusis's Avatar
Defies a Status

Posts: 2,099
Name: Adam
Location: Colchester CT
Trades: 0
It usually means that either incorrect permissions are set on the server or the incorrect version of MDAC.
Anacrusis is offline
Reply With Quote
View Public Profile
 
Old 09-10-2004, 04:08 PM
Novice Talker

Posts: 9
Trades: 0
permisions seem fime as im on the administrator account
ive tried compact and repair also
what is mdac and how do i get the right one please
Heruk is offline
Reply With Quote
View Public Profile
 
Old 09-10-2004, 04:16 PM
Anacrusis's Avatar
Defies a Status

Posts: 2,099
Name: Adam
Location: Colchester CT
Trades: 0
Here ya go:
http://www.microsoft.com/downloads/d...displaylang=en
Anacrusis is offline
Reply With Quote
View Public Profile
 
Old 09-11-2004, 09:28 AM
Novice Talker

Posts: 9
Trades: 0
hi i updated my mdac and now i get this error

HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services

--------------------------------------------------------------------------------

Technical Information (for support personnel)

Error Type:
ADODB.Fields (0x800A0CC1)
Item cannot be found in the collection corresponding to the requested name or ordinal.
/cosmo_root/TMPvhire3vpbd.asp, line 452


Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)

Page:
GET /cosmo_root/TMPvhire3vpbd.asp

Time:
Saturday, September 11, 2004, 8:26:05 AM


More information:
Microsoft Support

mozilla
WTH?


hmm
i duno

Last edited by Heruk; 09-11-2004 at 09:32 AM..
Heruk is offline
Reply With Quote
View Public Profile
 
Old 09-12-2004, 06:12 PM
Novice Talker

Posts: 9
Trades: 0
heres the code from around line 452

<tr>
<td class="adName"><A HREF="adDetails.asp?<%= MM_keepNone & MM_joinChar(MM_keepNone) & "adID=" & rsAdIndex.Fields.Item("adID").Value %>"><%=(rsAdIndex.Fields.Item("adName").Value)%> </A></td>
<td class="adInfo"><%= FormatCurrency((rsAdIndex.Fields.Item("price").Val ue), 2, -2, -2, -2) %></td>
<td class="adInfo"><%= DoDateTime((rsAdIndex.Fields.Item("datePosted").Va lue), 1, 4105) %></td>
</tr>
<%

i cant figure it out
Heruk is offline
Reply With Quote
View Public Profile
 
Old 09-25-2004, 02:28 AM
Anwarallys's Avatar
Junior Talker

Posts: 1
Location: India
Trades: 0
Hi,
I simply know that this error : "Item cannot be found in the collection corresponding to the requested name or ordinal" comes when you are trying to refer the column which is not present in the recordset.

Kindly re- check the field names again in case if you have missed out some spellings, etc.
Anwarallys is offline
Reply With Quote
View Public Profile
 
Old 09-25-2004, 10:49 PM
vivekar's Avatar
Webmaster Talker

Posts: 612
Trades: 0
Properly close the database so that next request can use the resources properly.

Ordianals not found means there are some spelling mistakes in the variables in rsAdIndex.Fields.Item("").value.
__________________

Please login or register to view this content. Registration is FREE
(Active since 2003) |
Please login or register to view this content. Registration is FREE
vivekar is offline
Reply With Quote
View Public Profile Visit vivekar's homepage!
 
Old 10-23-2004, 07:02 PM
Araunah's Avatar
Experienced Talker

Posts: 44
Trades: 0
Check this one, it could be it.

http://support.microsoft.com/kb/q278604/
__________________

Please login or register to view this content. Registration is FREE
:
Webhosting, Zencart Hosting & Zencart Templates.
Araunah is offline
Reply With Quote
View Public Profile Visit Araunah's homepage!
 
Reply     « Reply to http 500.100 - internal server error
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.54423 seconds with 12 queries