O.P. RE: Speller Project using Plus!
Problem exporting solution...
In my computer the solution is running, but when i try to export it, using the ScriptPackager, it wont work... Always fails when i test the .js file.
I think it is related to the Com and .Net registering part.
Even making batch files to register the dll files with regasm isn't working...
I have the following files: Hunspellx86.dll that is used by NHunspell.dll that is used by NM.dll... and in the .js file, i create an ActiveXObject(x.y) where x is the namespace and y the class that NM.dll exposes.
The Hunspellx86.dll is placed in the Windows Live\Messenger folder. It uses .dic and .aff files that are placed in the System32 folder.
Can anyone help?
Plz
|