Hi,
I have created a sample npapi chrome plugin which contains a dll and manifest.json file. I created a folder with this dll and json files and using tools-> extensions under google chrome menu, unpacked this extension and the plugin is detected for chrome browser.
This dll was built with Release build configuration on Visual studio 2005 on Win 7. My problem is that the dll is detected and works fine on the build machine. I copied this dll on another system and unpacked on this machine's browser. This dll alongwith json file is detected as plugin on this machine. However my sample page which references uses plugin says 'plugin fails to load error'.
I dont know what the problem is. Please help me out on this one.


LinkBack URL
About LinkBacks



Reply With Quote