UpDemo.dll registration problem (wodAppUpdate)
I have meet a problem when i register the UpDemo.dll,if the UpDemo.dll file under one folder which the folder name character is chinese the registration will failed but english character will not,why? is not support the wide characters?
UpDemo.dll registration problem
Jelly,
hi. Can you tell me more about this issue. What kind of registration are you referring to? Using REGSVR32, or using wodAppUpdate itself?
Can you send me your sample code, perhaps with directory structure that causes you problems?
In what encoding is your configuration file?
Kreso
UpDemo.dll registration problem
Both REGSVR32 and using wodAppUpdate itself i have tried. When i start to run the project.exe which you provided.I just have modify the folder name with chinese characters,The error occur and the message is "Component 'UpDemo.dll' or one of its dependencies not correctly registered: a file is missing or invalid"
The Path is "C:\Program Files\WeOnlyDo.Com\AppUpdate\Samples\VB\Component\1. Simple中国地"
if the path-character are all english characters i can run the project.exe correctly。
UpDemo.dll registration problem
Jelly,
what I tried to say is, if REGSVR32 fails - then this isn't wodAppUpdate's issue at all.
DId you try to enter the directory, and then call REGSVR32 without path, just with filename? Also, are you an Administrator?
Kreso