-
1. Re: Plugin cannot be loaded for a certain computer
lrosenth Feb 25, 2010 4:48 AM (in response to ChromeUser)What is special about that machine? Without access to the machine, how would we know?!??
-
2. Re: Plugin cannot be loaded for a certain computer
ChromeUser Feb 25, 2010 4:54 AM (in response to lrosenth)The os is brandnew, no other program is installed.
Except that,no other special.
-
3. Re: Plugin cannot be loaded for a certain computer
lrosenth Feb 25, 2010 5:00 AM (in response to ChromeUser)Since you have a Reader license/key, I would file a formal bug with support.
-
4. Re: Plugin cannot be loaded for a certain computer
Bernd Alheit Feb 25, 2010 6:07 AM (in response to ChromeUser)Did you check your plugin with the Dependency Walker?
-
5. Re: Plugin cannot be loaded for a certain computer
ChromeUser Feb 25, 2010 4:16 PM (in response to Bernd Alheit)Thanks,thanks for your help.
I'll try it later.
-
6. Re: Plugin cannot be loaded for a certain computer
ChromeUser Feb 25, 2010 6:51 PM (in response to lrosenth)The problem is that the plugin was developed through VS 2005 which need Microsoft Visual C++ 2005 SP1 Redistributable Package for release.
From Reader 8 the plugin must be developed through VS2005,but i'm the first time using this tool and dont know there is a package for plugin.
I think Adobe should mention this in the plugin develop guide,at least i think so.
Thanks.
-
7. Re: Plugin cannot be loaded for a certain computer
lrosenth Feb 25, 2010 10:26 PM (in response to ChromeUser)For a release build of a plugin that should not be the case - only for a debug build.
-
8. Re: Plugin cannot be loaded for a certain computer
ChromeUser Feb 25, 2010 10:34 PM (in response to lrosenth)I use MFC lib in my plugin, so i think that maybe need redistribute package.
-
9. Re: Plugin cannot be loaded for a certain computer
lrosenth Feb 25, 2010 11:09 PM (in response to ChromeUser)Ah - yes, if you chose to use MFC that would also be an issue. Use of MFC is an option that you choose, it's not the normal choice for plugins so it's not something we include in the docs.
-
10. Re: Plugin cannot be loaded for a certain computer
ChromeUser Feb 26, 2010 12:15 AM (in response to lrosenth)Another method:build the plugin with static MFC lib,this will cause plugin's size larger,but smaller than redistribute package size.



