trichview.support
Re: Richview in a COM-Object |
Author |
Message |
Stefan Westner |
Posted: 04/23/2003 0:50:07 Hello Sergey, I use Windows 2000 / Delphi 7. If you do a regsvr32 and look into the running processes do the regsvr32 appear and the disappear in the process-list or remains it in the process-list? If last you have a the same problem as I. Could you please test it again? Thanks Stefan Sergey Tkachenko wrote: > Hello, > > I cannot reproduce this project. > It's successfully regisrered both by regsvr32 or by Delphi itself. > > > > Hello, > > > > I have a application which has two parts: a Client-EXE and a > > COM-Object. In the client the user can edit some documents in a > > richview-windows. The RVF-Document is saved in the DB. The > > COM-Object is needed to access the data via ASP. > > > > If I register the COM-Object with regsvr32.exe I get the dialog from > > regsvr32 that the registering succeed but if I look into the > > task-manager regsvr32 never returns. If I register the COM-Object > > via COM+-Component-Service the System totally hangs. > > > > The problem is reproducable with the attached sample-project. It's a > > simple COM-Object with one method and no code at all simple > > uses-clauses of richview. If you set the Host-Parameter in Delphi to > > c:\winnt\system32\regsvr32.exe and the run-paramater to the path of > > the compiled project1.dll you could debug the initializations and > > after the last initialization the system hangs. If you remove the > > richview-units in the uses-clauses all works fine. > > > > Where's the problem? > > > > Thanks > > > > Stefan > > |
Powered by ABC Amber Outlook Express Converter