Ordinal <x> Could Not Be Located in the Dynamic Link Library

Discussion forum about all things Team Developer 5.x and 6.x
nikseven
Greece
Posts: 1
Joined: 06 Jun 2022, 14:01
Location: Greece

Ordinal <x> Could Not Be Located in the Dynamic Link Library

Post by nikseven » 10 May 2023, 15:11

Hello. I use an application written withTeam Developer 6.1 and I have the following issue with one of my clients.
When I am trying to print through the application, I get an error that Ordinal 222 could not be located in the Dynamic Link Library C:/"Folder of Installation"
This happens for 3 .dll that are in the installation folder. GSWAG32.dll , rdwi61.dll and QRPTi61.dll
Does anyone has encountered this issue? Any help appreciated, thank you.

User avatar
Charlie
Canada
Posts: 652
Joined: 07 Mar 2017, 18:52
Location: Fredericton, New Brunswick, Canada

Re: Ordinal <x> Could Not Be Located in the Dynamic Link Library

Post by Charlie » 10 May 2023, 18:50

Just to see what happens, have you tried (with a copy of your application) setting the export ordinals, for every function declared in "External Functions" for those DLL's, to zero?

Example:

Code: Select all

Library name: vti73.dll
	ThreadSafe: No
	Function: VisStrSubstitute
		Description: Substitutes all occurrences of one string with another string.
		Export Ordinal: 0
		Returns
			String: HSTRING
				! the modified string.
		Parameters
			String: LPWSTR
				! sSource - Source string
			String: LPWSTR
				! sSearch - String to search for
			String: LPWSTR
				! sReplace - Replacement string

Dave Rabelink
Founder/Site Admin
Founder/Site Admin
Netherlands
Posts: 3447
Joined: 24 Feb 2017, 09:12
Location: Gouda, The Netherlands

Re: Ordinal <x> Could Not Be Located in the Dynamic Link Library

Post by Dave Rabelink » 11 May 2023, 05:20

Is the correct version of "Microsoft Visual c++ 2008 redistributable" installed on that system?

Try running the setup from the deployer located in folder

vc9redist\vcredist_x86.exe
Regards,
Dave Rabelink

Image
Articles and information on Team Developer Tips & Tricks Wiki
Download samples, documents and resources from TD Sample Vault
Videos on TDWiki YouTube Channel

Return to “General Discussion TD 5.x and 6.x”

Who is online

Users browsing this forum: [Ccbot] and 0 guests