Page 1 of 1

Updating gdPicture COM based

Posted: Tue Nov 21, 2017 4:45 am
by mether
Please confirm: Each time I recompile my app with an updated (minor) version of gdPicture, from my app folder, I should do all of the following:

1. unregister the prior version using Regasm.exe /u...
2. replace the existing gdPicture "deploy" files in the app folder with the updated versions
3. register the new gdPicture dll using Regasm.exe

Thanks,

Monte

Updating gdPicture COM based

Posted: Tue Nov 21, 2017 4:45 am
by mether
Please confirm: Each time I recompile my app with an updated (minor) version of gdPicture, from my app folder, I should do all of the following:

1. unregister the prior version using Regasm.exe /u...
2. replace the existing gdPicture "deploy" files in the app folder with the updated versions
3. register the new gdPicture dll using Regasm.exe

Thanks,

Monte

Re: Updating gdPicture COM based

Posted: Thu Nov 23, 2017 12:03 pm
by Cedric
Yes, this is correct, COM components usually require this procedure to be updated without facing issues with registration.

Re: Updating gdPicture COM based

Posted: Fri Jan 18, 2019 9:48 am
by Gabriela
Hello,

please find the relevant information here:
https://www.gdpicture.com/guides/gdpicture/web ... tiveX.html