UpDemo.dll registration problem - WeOnlyDo Discussion board

UpDemo.dll registration problem (wodAppUpdate)

by Jelly, Friday, December 13, 2013, 18:37 (3785 days ago)

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

by wodSupport, Friday, December 13, 2013, 19:07 (3785 days ago) @ Jelly

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

by Jelly, Saturday, December 14, 2013, 07:30 (3785 days ago) @ wodSupport

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。
[image]

UpDemo.dll registration problem

by wodSupport, Saturday, December 14, 2013, 08:07 (3785 days ago) @ Jelly

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