Delphi-PRAXiS
Seite 3 von 3     123   

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Die Delphi-IDE (https://www.delphipraxis.net/62-die-delphi-ide/)
-   -   TOutlookApplication in D2010 (https://www.delphipraxis.net/157943-toutlookapplication-d2010.html)

Roland1967 6. Apr 2011 12:11

AW: TOutlookApplication in D2010
 
Zitat:

Zitat von MEissing (Beitrag 1078732)
Das ist wohl ein Problem, für das es einen Workaround gibt:
  • Registry starten
  • Den Wert von
    HKEY_CURRENT_USER\Software\Embarcadero\BDS\8.0
    RegMergeTimeStamp
    in die Zwischenablage kopieren (sieht zB so aus: "1-31-2011 17|00|16"
  • Diesen Wert in
    HKEY_LOCAL_MACHINE\SOFTWARE\Embarcadero\BDS\8.0
    (bzw: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Embarcader o\BDS\8.0 für 64-Bit-Systeme)
    RegMergeTimeStamp
    einfügen (dieser ist normalerweise leer).
  • IDE starten
  • Package auswählen

....und bleibt persistent :-)

(Autogrammstunde später)

Super, diese Lösung habe ich gesucht und hier gefunden. Danke. :-)
Bei mir wurde bei jedem Delphi XE Start die fehlende TExcelApplication bemängelt.

question 15. Sep 2013 11:50

AW: TOutlookApplication in D2010
 
Zitat:

Zitat von MEissing (Beitrag 1078732)
Das ist wohl ein Problem, für das es einen Workaround gibt:
  • Registry starten
  • Den Wert von
    HKEY_CURRENT_USER\Software\Embarcadero\BDS\8.0
    RegMergeTimeStamp
    in die Zwischenablage kopieren (sieht zB so aus: "1-31-2011 17|00|16"
  • Diesen Wert in
    HKEY_LOCAL_MACHINE\SOFTWARE\Embarcadero\BDS\8.0
    (bzw: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Embarcader o\BDS\8.0 für 64-Bit-Systeme)
    RegMergeTimeStamp
    einfügen (dieser ist normalerweise leer).
  • IDE starten
  • Package auswählen

....und bleibt persistent :-)

(Autogrammstunde später)

Hi,
I would like to send email via msoutlook using buttonclick event, but i got error in TOutlookApplication and MailItem, it shows that (TOutlookApplication and MailItem undeclared indentifier). I was searching for the solution and i found in the solution in this article but somehow i am not clear what shold i do(may be in can be becasue of my langauge problem :( ), therefore, i would like to request you, could you please tell me what should i do to solve this problem? i am using delphi 2010 with Win7.
according to your suggestion ,i have tried to copy the value from here "HKEY_CURRENT_USER\Software\CodeGear\BDS\7.0" to "HKEY_LOCAL_MACHINE\SOFTWARE\CodeGear\BDS\7.0"D201 0, it shoes CodeGear instead of Embarcadero, i have seen that , in my case the RegMergeTimeStamp is not empty, the value is already there.i am kind of confused, could you please tell me once again , what should i do?

MEissing 15. Sep 2013 13:33

AW: TOutlookApplication in D2010
 
Do you have the packages enabled?

In Delphi 2010 the shouldn't be a problem w/ the persistence. But you have to enabled the packages and then you should be fine.

Papaschlumpf73 22. Nov 2018 14:50

AW: TOutlookApplication in D2010
 
Danke für den Tipp. Funktioniert auch noch unter Delphi 10.3.


Alle Zeitangaben in WEZ +1. Es ist jetzt 05:32 Uhr.
Seite 3 von 3     123   

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz