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?