trichview.support
Re: RVActions and D2005 problems again |
Author |
Message |
jwester |
Posted: 06/07/2005 21:22:51 In article <[email protected]>, [email protected] says... > Do you have problem installing this package, or the problem with its > disappearing on startup ("because it already registered")? > If the latter, is this problem is for all TRichView packages, or only for > RichViewActions? > The latter. Here is are the (rather lengthy :)) steps to reproduce: 1) Install RVPkgD9.bdsproj 2) Install RVDBPkgD9.bdsproj 3) Open RVDemo.bdsproj - Opens fine 4) Close All and shutdwon Delphi 5) Restart Delphi and open RVDemo.bdsproj - Opens fine 6) Install RVXMLD9.bdsproj 7) Open viewer.dpr, save it as a .bdsproj- Opens fine 8) Close All and shutdown Delphi 9) Restart Delphi and open viewer.bdsproj - Opens fine 10) Install rvhtmld9.bdsproj 11) Open rvhtml.dpr, save it as a .bdsproj Opens fine 12) Close All and shutdown Delphi 13) Restart Delphi and open rvhtml.bdsproj - Opens fine 14) Compile rvActionsRunD9.bdsproj 15) Install rvActionsD9.bdsproj 16) Open ActionTestD9.bdsproj - Opens fine 17) Close All and shutdown Delphi 18) Restart Delphi and open ActionTestD9.bdsproj At this point you get: "Can't load package <path>\rvpkgd9.bpl. Component TRVStyle can't be registered by package rvpkgd9.bpl because it has already been loaded by package rvpkgd9.bpl. Do you want to attempt to load this package the next time a project is loaded?" <Click Yes> "Can't load package <path>\RVXMLD9.bpl. Component TRichViewXML can't be registered by package RVXMLD9.bpl because it has already been loaded by package RVXMLD9.bpl. Do you want to attempt to load this package the next time a project is loaded?" <Click Yes> "Component TRVHTMLImporter can't be registered by package rvhtmld9.bpl because it has already been loaded by package rvhtmld9.bpl. Do you want to attempt to load this package the next time a project is loaded?" <Click Yes> "Can't load package <path>\rvpkgd9.bpl. Component TRVStyle can't be registered by package rvpkgd9.bpl because it has already been loaded by package rvpkgd9.bpl. Do you want to attempt to load this package the next time a project is loaded?" <Click Yes> "Can't load package <path>\RVXMLD9.bpl. Component TRichViewXML can't be registered by package RVXMLD9.bpl because it has already been loaded by package RVXMLD9.bpl. Do you want to attempt to load this package the next time a project is loaded?" <Click Yes> "Component TRVHTMLImporter can't be registered by package rvhtmld9.bpl because it has already been loaded by package rvhtmld9.bpl. Do you want to attempt to load this package the next time a project is loaded?" <Click Yes> Form now comes up fine, and all the components are in the palette. Environment: XP Pro SP1, .NET 1.1 (most recent SP) Delphi2005 Enterprise Architect, default settings Upgrade 3 Castilia, MMX and GExperts installed (I thought it might have been related to Casilia/MMX but I get the same messages if they are not installed) I hope this helps narrow things down. -- John Life is complex. It has real and imaginary parts |
Powered by ABC Amber Outlook Express Converter