Events being raised with File parameters somet - WeOnlyDo Discussion board

Events being raised with File parameters somet (wodAppUpdate)

by alexandreo, Thursday, January 22, 2009, 22:14 (5545 days ago)

I am currently using Windows XP SP2, with a newly licenced version of wodAppUpdate. With the demo licence, I was able to udpate subfoldres of the APPDIR , but not so much now. Also, most functions that have a LPDISPATCH File file seems to send a null File parameter. Might it be related? I do the m_oWodAppUpdate.SetLicenseKey(_T( LICENCE_KEY )) after the call to CreateDispatch.

Re: Events being raised with

by wodDamir, Thursday, January 22, 2009, 22:26 (5545 days ago) @ alexandreo

Hi Alexandre,

Does the same occur with our sample?

Could you try that?

If yes, is there any chance we could duplicate this? Could you send us a sample application that we could run on our side in order to reproduce the same problem on our side?

Regards,
Damba

Re: Events being raised with

by alexandreo, Thursday, January 22, 2009, 22:40 (5545 days ago) @ wodDamir

Unfortunately, I cannot send you the application I am currently developing, but after simply replace the URL of the C# sample application, I have the same problem. My current URL is this :
http://vqlnx02/AppUpdater_temp/wodAppUpdate/config_full.txt

Here is 2 entry in my config.txt. MFC71.dll is downloaded and updated fine, but the Plugins direcotry is not created, and the file Dx8VideoManager.dll seems downloaded, but not updated.

#Update file signature

[Global]
CmdAfter= APPDIR MyApplication.exe

[File]
Name=MFC71.dll
Size=513919
Version=7.10.3077.0
Date=20081031090713
ModificationDate=20060324144338
MD5=f35a584e947a5b401feb0fe01db4a0d7
Compressed=1
URL=http://vqlnx02:80/AppUpdater_temp/wodAppUpdate/v4/MFC71.dll.update.gz
Path= APPDIR

[File]
Name=Dx8VideoManager.dll
Size=43483
Version=4.0.0.90
Date=20081031090714
ModificationDate=20070711040850
MD5=dcf295abc4e54861d3cedbd1e23a1538
Compressed=1
URL=http://vqlnx02:80/AppUpdater_temp/wodAppUpdate/v4/Plugins/Dx8VideoManager.dll.update.gz
Path= APPDIR Plugins

Hi Alexandre,

Does the same occur with our sample?

Could you try that?

If yes, is there any chance we could duplicate this? Could you send us a sample application that we could run on our side in order to reproduce the same problem on our side?

Regards,
Damba

Re: Events being raised with

by wodDamir, Thursday, January 22, 2009, 22:45 (5545 days ago) @ alexandreo

Alexandre,

The URL you provided isn't accessible over internet. Can you please check it out?

Can you please make is available, so that I can try it out?

Regards,
Damba

Re: Events being raised with

by alexandreo, Thursday, January 22, 2009, 22:53 (5545 days ago) @ wodDamir

Unfortunately, I can't. I can tell you though that there is no redirection done in the url, it is strictly a file on a web server.

[EDIT]Actually, I can send you part of config that is hosted externally. You will have to host the config.txt, but those files are accessible over the internet.

Here goes :
#Update file signature

[Global]
CmdAfter= APPDIR MyApplication.exe

[File]
Name=MFC71.dll
Size=513919
Version=7.10.3077.0
Date=20060324144338
ModificationDate=20060324144338
MD5=f35a584e947a5b401feb0fe01db4a0d7
Compressed=1
URL=http://a1926.g.akamai.net:80/downloadstor.download.akamai.com/nick.com/bgh/au_v1/MFC71.dll.update.gz
Path= APPDIR


[File]
Name=Dx8VideoManager.dll
Size=43483
Version=4.0.0.90
Date=20070711040850
ModificationDate=20070711040850
MD5=dcf295abc4e54861d3cedbd1e23a1538
Compressed=1
URL=http://a1926.g.akamai.net:80/downloadstor.download.akamai.com/nick.com/bgh/au_v1/Plugins/Dx8VideoManager.dll.update.gz
Path= APPDIR Plugins

[EDIT#2]Something else I've just noticed is that there is a file named Plugins , the size of the file that was supposed to be in that directory, but no directory.

Re: Events being raised with

by wodDamir, Thursday, January 22, 2009, 23:39 (5545 days ago) @ alexandreo

Alexandre,

What exactly should I try?

I just tried doing the same thing with MFC71.dll, but in all events that provide reference to File object, all properties are correct.

Regards,
Damba

Re: Events being raised with

by alexandreo, Friday, January 23, 2009, 15:46 (5544 days ago) @ wodDamir

The MFC71.dll file works perfectly, but not the Dx8VideoManager.dll file. As mentioned in my previous post edit, it creates a file named Plugin (instead of a directory), the Plugin file contains exactly the same amount of byte as the file that was supposed to be in that directory.

Here is a screenshot of what I am talking about.

Alexandre,

What exactly should I try?

I just tried doing the same thing with MFC71.dll, but in all events that provide reference to File object, all properties are correct.

Regards,
Damba

Re: Events being raised with

by wodDamir, Friday, January 23, 2009, 16:02 (5544 days ago) @ alexandreo

Alexandre,

I believe I duplicated this problem. I've already forwarded this to our programmers to see if they can do the same in debug environment. We will inform you as soon as we have more on this.

Regards,
Damba

Re: Events being raised with

by wodSupport, Friday, January 23, 2009, 21:41 (5544 days ago) @ wodDamir

Alexandre,

can you please download new version of wodAppUpdate? I believe this is now fixed.

Regards,
Kreso

Re: Events being raised with

by alexandreo, Monday, January 26, 2009, 19:51 (5541 days ago) @ wodSupport

Sorry for the late response. It works perfectly now. Thank you very much!

Alexandre,

can you please download new version of wodAppUpdate? I believe this is now fixed.

Regards,
Kreso