T
Tamir Khason
I have COM. I make it interoped with strong key.
Works fine so far in dev enviroment, BUT once transfer to production the
application using this interop wont start.
original COM in directory with interoped COM, but the registeration of COM
made from system32 folder (this should be this way)
Once more: THE EXACTLY SAME configuration (except VS) in prod enviroment.
In OLEViewer the only difference between dev and prod enviroment (from COM
point of view) is this STRANGE string in CLSID area (what the hell is it)
InprocServer32[InprocServer32]=Z_)(!QE........Y%Global_System_OLEAUT32>....
So
1) What is this string?
2) How to make it work? BTW once registered COM from the same directory with
Interopped everythink OK (application working) - But wrong 'cos this COM
should be registered from system32 (dependencies issue). Transferring
Interop to system32 folder do not solve the problem..
PLEASE HELP
Works fine so far in dev enviroment, BUT once transfer to production the
application using this interop wont start.
original COM in directory with interoped COM, but the registeration of COM
made from system32 folder (this should be this way)
Once more: THE EXACTLY SAME configuration (except VS) in prod enviroment.
In OLEViewer the only difference between dev and prod enviroment (from COM
point of view) is this STRANGE string in CLSID area (what the hell is it)
InprocServer32[InprocServer32]=Z_)(!QE........Y%Global_System_OLEAUT32>....
So
1) What is this string?
2) How to make it work? BTW once registered COM from the same directory with
Interopped everythink OK (application working) - But wrong 'cos this COM
should be registered from system32 (dependencies issue). Transferring
Interop to system32 folder do not solve the problem..
PLEASE HELP