Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WideCharToMultiByte for results failed
Message
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00644422
Message ID:
00644434
Views:
13
>Hi, Everybody,
>
>I have built an Out of Process server and registered it on a local NT server. It is initialized by FOXISAPI.DLL. I can successfully invoke a method, through the browser, as long as I am not passing HTML form values to that method. If I do pass the form values to a method, I get the following response:
>
>


>FOXISAPI call failed
>Progid is: amng.Manager
>
>Method is: UpdateAssignment
>
>Parameters are: filenum=1236
>parameters are:
>
>WideCharToMultiByte for results failed
>


>
>The only thing that I can think of is that I recently reinstalled this NT server on which I am building my project.
>
>I could invoke a method with form values, without any problem prior to the reinstallation of this NT.
>
>Has anybody run into similar issues?

Try using STRCONV() on the passed value to convert it from a standard ANSI string to a DBWCS string explicitly.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform