I am getting the following error on a client machine when trying to use the proj4 dll. I have verified that the mapsuiteprojectionx86.dll and proj4extensionx86.dll are in the same directory as the exe. The deploy is an xcopy to the client machine. Do these dll's have to be registered? Any ideas?
1) Exception Information
*********************************************
Exception Type: System.IO.FileNotFoundException
Message: Could not find ProjectonExtensionX86.dll assembly.
FileName: NULL
FusionLog: NULL
Data: System.Collections.ListDictionaryInternal
TargetSite: Void OpenCore()
HelpLink: NULL
Source: MapSuiteCore
StackTrace Information
*********************************************
at ThinkGeo.MapSuite.Core.Proj4Projection.OpenCore()
at ThinkGeo.MapSuite.Core.Projection.Open()