|
-
April 10th, 2005, 09:03 AM
#1
Ordinal 57/58
Message: When I run itunes I receive an error message "The ordinal 57 could not be located in the dynamic link library ATL.DLL". I receive the same message regarding the ipod except that ordinal 58 cant be found. Once itunes has opened I get told that the software communicating with the ipod is not correctly installed please reinstall itunes.
I receive the the same message when trying to run netmeeting except that ordinal 58 could not be found.
These problems started occuring after I installed critical microsoft updates ( dont know which one//s)
In anticipation
Chilly
-
April 10th, 2005, 09:58 AM
#2

To VirtualDr
What Operating system are you using?
If you're happy and you know it......it's your meds.
-
April 10th, 2005, 11:39 AM
#3
ALT.DLL is a dll (library of routines) related to MS' Active Template Library. It relates to ActiveX and COM objects. But as I recall (and it has been a while so I may be wrong) this dll is something that generally would exist only if one were devloping/writing c++ applications of a certain nature related to ActiveX and/or COM (or ASP), so normally wouldn't be on or needed on a typical user machine. Maybe (as I say) I am forgetting though and there are cases where this DLL would exist and be needed to just run certain applications. It sort of seems so in this case.
Anyway... The messages you are getting about ALT.DLL are basically telling you that a program (two different ones in your case) is trying to call a subroutine in the ALT.DLL library and the routine is not in the DLL. An ordinal number is one way in which subroutines in a dll are called/referenced programmatically. In your case there is an attempt by the programs you are running to call two subroutines (going by the ordinal numbers 57 and 58), and neither one is in fact in the alt.dll you have. Now the reason they are not in the dll is because you don't have the appropriate version of ALT.DLL (ie. the program calling these routines was created based on a given version of ALT.DLL, and one that does not correspond to what you currently have). Perhaps something you've done (like one of your updates) has overwritten a copy of ALT.DLL you had previously.
As Steve asked, it could be helpfull to know the OS you are running. Knowing the particular updates you applied might also help.
Please remember to post back whether your problem is resolved or
not, so that others may gain from the knowledge.
-
April 13th, 2005, 06:33 AM
#4
Ordianl 57/58
Hey
Thanks for replying
Win2000.
Chilly
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|