Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Runtime error 3265

Status
Not open for further replies.

sane79

MIS
Joined
Nov 18, 2003
Messages
60
Location
SG
Hi all..
I'm having a
"Runtime Error 3265"
"Item cannot be found in the collection corresponding to the requested name or ordinal"

This error occurs when I try calling out my report created using CR8.5 from VB6 and this problem only occurs when I tried installing the program in XP home edition.

It works fine for all other systems.. including the one which I developed in - XP Home Ed.

Could it be I missed out some library files or such?
Anyone has any ideas?
PLs help... :(

Thanks.
 

sane79, have tou read FAQ222-2244 yet? Item 15?

Yes you are missing files, you can check crystaldecisions.com (?spelling?) for their faq on the subject, or the documentation from the install cd, or you may be able to use dependancy walker.

Good Luck

 
Any idea what file is missing?
I tried the URL given.. but its closed for maintenance?

These are the current library files that I have included:
P2SODBC.DLL
CRAXDRT.DLL
CPEAUT32.DLL
CRPE32.DLL
CYRTSL32.OCX
CRVIEWER
IMPLODE.DLL
SSCSDK80.DLL
PG32CONV.DLL
CRPAIG80.DLL
MFC42.DLL
MSVCRT.DLL

Can anyone pls help meeeee!! I need to get the system going quite urgently!... :(
 

I had the list some where and posted it once but can find neither the local copy nor the thread I posted it in. Best bet is to search the web and/or MS's site. Something like this has to be reported in more than one place.

Good Luck

 

sane79, did you get it fixed? If so how?

Good Luck

 
Got it fixed finally..
The problem was not with the library files.

One of the fields in my SQL statement was wrong... thats why it resulted in that error.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top