Hi,
For those who have used 'xp_cp2u_web.dll' and 'xp_u2cp.dll' to convert between languages, please advise how I can resolve the following error I have retrieved from the event viewer.
Error # 1
Description Error at srv_paramset parameter no 2
Source Microsoft OLE DB Provider for SQL Server
These 2 extended stored procedures have been in use for a long time and only recently it started throwing us this error. Also, the parameter has already been cast as varbinary(8000) according to the usage specification here
I have tried to re-create the problem by taking the data from the live database to test it in the test environment. However, I am not getting any error on the test machine.
Can anyone please help?
Thank you.