Click to See Complete Forum and Search --> : CRXLAT32 register problem
kkcci88888
Feb 5th, 2008, 04:45 AM
One of my report using the TOWORD CR function and I wounder our terminal server hasn't install/register the CRXLAT32.DLL which we can't install it .
I tried to add the below in a module but it won't work
public declare sub I_define_it LIB "O:\Crxlat32.dll"
Please give me a hand how I can work around this
Many Thanks in advance
kkcci88888
Feb 5th, 2008, 05:12 AM
I just found a post which can solve the problem by simply copy the CRXLAT32.DLL to C:\Windows\System32\
http://www.visualsoft.net/forum/forum_posts.asp?TID=89&PN=1&get=last
1. I have no right to access the Windows path
2. Although I can , our terminal server has over 20 servers under the citrix environment.
Can someone advise whether we can copy it to somewhere else and instruct the program to point to it ??
Thanks
Hack
Feb 6th, 2008, 09:08 AM
Can't you put it in your application's path?
kkcci88888
Feb 7th, 2008, 12:35 AM
Can't you put it in your application's path?
I copied the executable to O:\APP_Folder\ and saved the CRXLAT32.DLL under it but the program still poped 'CRXLAT32.DLL' cannot be found
Anything I need to embed to the VB6 application in order to let it know its application path is O:\APP_Folder ?
Thanks
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.