trichview.support
Re: Richview in a COM-Object |
Author |
Message |
Sergey Tkachenko |
Posted: 04/19/2003 19:47:18 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