Missing SSO registry keys

It seems as though when try to configure Netegrity with Plumtree 5.0.2, we're missing the UID and PWD registry keys under SOFTWARE\Plumtree\3.0\Single Sign-on\Password Settings. Does anyone know what these values are supposed to be set to? Or better yet, where is this documented?
Here is the error we're seeing:
2 10-06 19:43:04 Warn Auth Source Providers 3860 3808 SSOAuthTokenGenerator.cpp(109) *** COM exception caught *** Error info: The parameter is incorrect. (0x80070057): [Single Sign-on Authentication Provider: Could not read string value UID from registry key SOFTWARE\Plumtree\3.0\Single Sign-on\Password Settings: error 0x2] (109,SSOAuthTokenGenerator.cpp)
Thanks!
Chris Bucchere | bdg | [email protected]| www.bdg-online.com

The registry is a complicated place and should be approached with the greatest caution. I've looked into it, and HKEY_LOCAL_MACHINE32 is a frequently used alias. On a 32-bit machine it is HKEY_LOCAL_MACHINE. On a 64 bit machine it is translated
HKEY_LOCAL_MACHINE32\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
becomes
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Run
Anyway, I suspect the installer isn't getting run with the necessary permissions. Maybe a right click-run as administrator on the installer will do it.
If you didn't download the installer from adobe.com, don't touch it, and download from Adobe instead. There are scams out there.

Similar Messages

  • Java Plug-in not working with WinXP SP2 Registry Key Missing Error Pop-Up

    I have WinXp PRO with SP2 and the Oct 12 Security Update Patch for SP2 loaded and I went to my Control Panel and saw that the JavaRuntime Environment 1.4.2_04 icon was missing and when I went to click the Java Plugin icon to Open it, I got the following message in a Error Pop-Up window:
    The system cannot find the registry key specified:
    HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java pPlug-in\1.4.2_04\JavaHome
    I then went to Chage Access Program Controls and when I clicked on the Change box for the program, it wanted me to re-install the whole environment.
    Prior to doing this, and potentially screwing up my MS winXp environment, I went to the Sun support page for Java Plug-in and I did get the dancing elmo appear as they said I would but I noticed that my environment was MS VM, not Java and that I was out of date and a newer update was avaliable.
    The downloads page for the plug-in states clearly that it supports WinXp SP1 and NOT SP2.
    SO, my question is, do I need to re-install anything or wait till the whole SP2 issue and java with (BITS) issue gets resolved and just use the MS VM engine during my browsing time? Is there a workaround and what impact will this have on my system? I am not developing Java Apps but am a Power user in Windows who is wondering if applets and general browsing might be easier, faster and more fluid if the Java Runtime was enabled as opposed to the MS VM solution?
    Any ideas or thoughts on this very timely issue would be greatly appreciated as I see others have tried to post related issues but none that succinctly combines what I have asked for here in this post.
    Thanks from NYC -Phil

    did you know that XP SP2 has so many technical problems? try SP1 or contact the WindowsXP Vendor

  • Exchange BPA Errors (Exchange server is a virtual machine but the additional tools are not installed and The 'Services' string type value located in 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeServer\v14\Setup\Services' registry key is missing)

    Hi,
    I am running BPA on My Exchange 2010 VM (Server 2008 R2 VM on Hyper-V) and get the following errors:
    The 'Services' string type value located in 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeServer\v14\Setup\Services' registry key is missing or inaccessible. The Microsoft Exchange Information Store service won't start. As a result, all services that depend
    on this service won't be able to start
    Exchange server [Exchange Server FQDN] is a virtual machine but the additional tools are not installed. This configuration is not supported. Install Virtual Machine Additions for this guest.
    Problem is that, for the first, that Key exists and the service is actually running fine. And for the second my VM tools are already installed.
    Hopefully someone out there has had the same issue and can assist.
    Pete

    Hi Pete,
    For the first error message, please try the following steps:
    Make sure the Information Store service is in Starting status,
    Automatic startup type and works well, as a test we can try to
    restart the Infroamtion Store service and verify the service works well.
    Start
    Registry Editor, find the registry key “Services” under “HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeServer\v14\Setup”, its value is “C:\Program
    files\Microsoft\Exchange Server\v14”(default install location), please check your registry, make sure the key “Services” exist and value is the Exchange Server install location and the
    location is accessible;
    Start
    Registry Editor, and locate the following registry key:
    HKEY_LOCAL_MACHINE\Software\Microsoft\Exchange\Setup
    Use the
    Permission option under the Security tab to check the permission setting on this key. Make sure
    System is in the list with Full Control permissions if the service account is Local System. If you are not using Local System as the service account, check the existence of the corresponding account in the list and ensure that
    it has Full Control permissions. Please refer to this article:
    Title: Exchange Store Does Not Start: Errors 7024, 1026, 9542, and 5000
    Link:
    http://support.microsoft.com/kb/285116
    Start
    ADSI Edit, and then browse to the following location:
    Domain.com/Configuration/Services/Microsoft Exchange/Org/Administrative Groups/AdminGroup/Servers/Server Name
    Right-click the
    server name, and then click Properties.
    Click the
    Security tab, make sure this own server’s server object have
    full control permission on its own server.
    If not or the object is missing, please modify the permission or click
    Add, locate the computer account for the Exchange Server computer, add it to the Permissions list with full control.
    Click OK, and then close ADSI Edit.
    Use
    Active Directory Users and Computers to add the current affected
    Exchange Server computer account to the Exchange Servers(previous version should be “Exchange Domain Servers”) group in the
    Microsoft Exchange Security Groups( or Users) OU. Refer to this article:
    http://support.microsoft.com/kb/297295.
    Restart the Exchange Server computer, then rerun the ExBPA.
    For the second error message, Microsoft don’t recommend to install Exchange Server on virtual machine without additional tools, so the error message occurs. We can just ignore
    this message, it will not affect the Exchange servers.
    Regards, Eric Zou

  • Password key missing from Registry

    Hi,
    I have a 3rd party application running in Windows2008 Server-Std SP2
    where on each time this apps launched, It will read/update the registry file
    which contains below info. This setting is required for a remote DB connection.
    On each connection the password field will go missing from registry config which
    requires need registry the regedit manually again. We have been running this
    apps for a long time Windows 2000 & Windows2003 for a very long time.
    Need help on how resolve this issue in W2008Srv
    Registry
    Config
    HKLocalMachine ->Software
    ->AppsName
    Provider=MSDAORA.1;Password=abc;User ID=abc;Data
    Source=www
    * Missing password param on each connection

    Not sure how reliable this workaround would be however, worth giving a try
    You can use Group Policy Preferences to push the registry keys 
    http://technet.microsoft.com/en-us/library/cc753092.aspx
    Here's an nice article with snapshots on usage of Group Policy Preferences to configure registry item
    http://www.unidesk.com/blog/gpos-set-custom-registry-entries-virtual-desktops-disabling-machine-password ( the example mentioned in
    the article is irrelevant, use the method to configure/push desired registry item)
    Regards, Santosh
    I do not represent the organisation I work for, all the opinions expressed here, are my own and posted AS IS.

  • SharePoint 2013 Published links to Office client applications - Registry key for MySite is missing on client

    Hello,
    how is the Registry Key HKCU\Software\AppDataLow\Microsoft\Office\15.0\Common\Portal
    for "PersonalSiteURL" supposed to be set in SharePoint 2013 / Office 2013?
    Or is there another way to tell the Office Clients where to look for the user profile / published links? In SharePoint 2007 there was a button "Set as default MySite" which creates the Registry key as far as I know.
    How is Office 2013 supposed to get this Information?
    Any kind of help will be appreciated.
    Thanks,
    Dennis

    Hi Dennis ,
    Thank you for your posting!
    According to your description, my understanding is that you want to get the Published links using  Office 2013 on client.
    Yes, you can get the Published links using Office 2013 on client. For achieving your demand, you need to have the 15.0/Common/Portal registry key setup with a PersonalSiteURL defined . For detailed information,
    you can refer to the article and note that everything is 15 instead of 12 now:
    http://paulliebrand.com/2009/08/25/publishing-links-to-office-2007-without-enabling-my-sites-in-sharepoint/
    Also  the comments of the blog is helpful:
    http://paulliebrand.com/2011/09/27/set-as-default-my-site-sharepoint-sites-or-my-sharepoint-sites-missing-in-office-2010-on-sharepoint-2007/
    Thank you for your understanding and support.
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • I have a new hard drive and itunes and my computer (windows XP) no longer recognise my ipod. I also had the problem with the registry keys not being present but this has now been fixed. However i can no longer link my ipod up with itunes.

    When I first tried itunes with my new hard drive there was the problem with the registry keys but something also flagged up about needing a signed driver. Is this anything to do with why Itunes and my computer no longer recognises when my ipod is linked up? Whatever i try under 'devices' my ipod is never available to sync up. If anyone can help I would be most grateful.

    Thanks for your reply. Unfortunately this has not worked. I didn't have quicktime to begin with so I don't know if that makes a difference? After following the instructions, I get the "registry keys missing" problem appear again (which I've subsequently fixed again) and then when I connected the ipod I got the following message - 'Device driver software was not successfully installed'.
    I've tried windows update but this doesn't do anything as '...the service is not running'.
    Any suggestions?

  • SharePoint 2010 with SQL Reporting Services 2012 "Installation Error: Could not find SOFTWARE\Microsoft\Microsoft SQL Server\110 registry key"

    i have a small sharepoint farm "2 servers" (WFE) and SQL Server 2012 ,
    i installed rsSharePoint for reporting services , as a read the Reporting services is Application Service  with SQL 2012 not as SQL 2008 R2 with SharePoint integrated mode, so after installation when am trying to configure the  SQL Server
    Reporting Services Application services i got the below error :
    "Installation Error: Could not find SOFTWARE\Microsoft\Microsoft SQL Server\110 registry key"
    any kind of help would be much appreciated .

    I'm having the same issue, but to me it seems like the instructions I've seen are all over the place.  I already have SP 2013 and SQL 2012 SP 1 installed.  I already added the features for Reporting Services - Sharepoint and Reporting Services
    Add-in for SharePoint Products.  I didn't see the Reporting Service service in CA, so I ran the powershell scripts to add SPRSService and SPRSServiceProxy. 
    My initial quest, was to get the BI features enabled, which took me on the journey of adding the Report Services, then I got the error.
    Then when I read this about installing the BI features
    http://blogs.msdn.com/b/querysimon/archive/2012/11/26/installing-the-bi-features-of-sharepoint-2013.aspx, which I already had SQL and SP installed.  Do I have to rerun and selct the SQL Server PowerPoint for SharePoint option?  I have the PowerPoint
    Configuration Tool on my SQL server, I run it and I get PowerPivot for SP 2013 Configuranoi is missing prerequisits:  SP 2013 EE is required.  Which I have EE.
    Is Reporting Services different or in addition to the BI Feature (PowerPivot)? 
    Have I missed a step?
    Thanks for you help.
    Kim
    Kim.Williams

  • HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\ Missing in Registry

    I was trying to disable autorun on my labtop using the registry but the following registry folder is missing on my system: 
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\
    I am running Windows 7 Home Premium x64. Is this normal? 

    As Frederik pointed out, this is perfectly normal. Also, unless you are extremely familiar with creating/editing registry keys, I recommend not making any changes directly to the Registry Keys.
    If you are proficient, then you can create your own registry key so that you can set the user setting you wanted to.
    BUT BE WARNED a bad registry key can seriously damage your computer
    Thank you for the response. I just want to confirm, since I have the Explorer folder in the HKEY_Local_Machine
    folder but not in the HKEY_Current_User folder I shouldn't have to create a new registry key for the Current User folder, Correct?

  • SQL Server Installation failing saying 'Could not write values to registry key \SOFTWARE. Verify you have sufficient access or contact support personnel'

    Hi,
    I am trying to install SQL server 2012/SQL Server 2014 and I constantly keep getting this error and the Management Tools fails to install.
     'Could not write values to registry key \SOFTWARE. Verify you have sufficient access or contact support personnel'
    Tried installing even SQL Server 2008 and still get the same error.
    Below is the log i get from C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20140705_151943\sql_ssms_Cpu64_1.log
    MSI (s) (FC:D8) [15:22:55:746]: Executing op: RegAddValue(Name=SQLPath,Value=C:\Program Files (x86)\Microsoft SQL Server\110\Tools,)
    MSI (s) (FC:D8) [15:22:55:746]: Executing op: RegOpenKey(Root=-2147483646,Key=SOFTWARE,,BinaryType=0,,)
    MSI (s) (FC:D8) [15:22:55:746]: Executing op: RegAddValue(,,)
    MSI (s) (FC:D8) [15:22:55:746]: Note: 1: 1406 2:  3: SOFTWARE 4: 5 
    MSI (s) (FC:D8) [15:22:59:434]: Product: SQL Server 2012 Management Studio -- Error 1406. Could not write value  to key \SOFTWARE.  System error .  Verify that you have sufficient access to that key, or contact your support personnel.
    Error 1406. Could not write value  to key \SOFTWARE.  System error .  Verify that you have sufficient access to that key, or contact your support personnel.
    MSI (s) (FC:D8) [15:23:03:435]: User policy value 'DisableRollback' is 0
    MSI (s) (FC:D8) [15:23:03:435]: Machine policy value 'DisableRollback' is 0
    Action ended 15:23:03: InstallFinalize. Return value 3.
    Just not able to figure out what the problem is, can someone help?
    Thanks

    Hi,
    Thanks for providing log
    Following is in the log.
    01) 2014-07-09 11:08:53 Slp: Could not write value  to key \SOFTWARE.   Verify that you have sufficient access to that key, or contact your support personnel.
    (01) 2014-07-09 11:08:58 Slp: Watson bucket for generic failure has been created
    (01) 2014-07-09 11:08:58 Slp: Error: Action "Install_sql_ssms_Cpu64_Action" failed during execution.
    (01) 2014-07-09 11:08:58 Slp: Completed Action: Install_sql_ssms_Cpu64_Action, returned False
    (01) 2014-07-09 11:08:59 Slp: ----------------------------------------------------------------------
    (01) 2014-07-09 11:08:59 Slp: Running Action: Install_sql_tools_Cpu64_Action
    (01) 2014-07-09 11:08:59 Slp: Sco: File 'D:\Softwares\SQL2012\DeveloperEdition\x64\setup\x64\sql_tools.msi' does not exist
    (01) 2014-07-09 11:07:00 Slp: Sco: File 'D:\Softwares\SQL2012\DeveloperEdition\x64\setup\x64\sql_ssms.msi' does not exist
    (01) 2014-07-09 11:07:00 Slp: Checkpoint: PREINSTALL_SQL_SSMS_CPU64_ACTION
    (01) 2014-07-09 11:07:00 Slp: Sco: Waiting for service 'msiserver' to accept the stop request.
    (01) 2014-07-09 11:07:00 Slp: Sco: Attempting to open SC Manager
    (01) 2014-07-09 11:07:00 Slp: Sco: Attempting to open service handle for service msiserver
    (01) 2014-07-09 11:07:00 Slp: Invoking QueryServiceStatus Win32 API
    (01) 2014-07-09 11:07:00 Slp: Sco: Attempting to close service handle for service msiserver
    (01) 2014-07-09 11:07:00 Slp: Sco: Attempting to close SC Manager
    (01) 2014-07-09 11:07:00 Slp: Target package: "D:\Softwares\SQL2012\DeveloperEdition\x64\setup\sql_ssms.msi"
    (01) 2014-07-09 11:07:57 Slp: MSI Error: 1406 Could not write value  to key \SOFTWARE.   Verify that you have sufficient access to that key, or contact your support personnel.
    (01) 2014-07-09 11:08:38 Slp: InstallPackage: MsiInstallProduct returned the result code 1603.
    (01) 2014-07-09 11:08:38 Slp: Using MSI error code to detect the retry option: 1406
    (01) 2014-07-09 11:08:38 Slp: No retry-able MSI return code detected.
    (01) 2014-07-09 11:08:38 Slp: Watson Bucket 2
     Original Parameter Values
    From above it seems client tools component is missing from Installation or may be problem with Windows installer but I guess this is not issue with windows installer . Can you re download SQL Server package and run again.
    Edit: For further analysis can you also post log from below location on skydrive
    C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20140709_104804\sql_ssms_Cpu64_1.log
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it.
    My TechNet Wiki Articles

  • Skype corrupted registry keys (?) and error 1603

    The predecessor version to the 6.22.64.107 version had error code 1603. The error code basically stated that there was an error with the registry keys. I never found the solution to the problem. I think it was either the registry keys failing to completely uninstall, they were corrupted or it was both of them. I asked for help wherever I could ask for it and I got none; all the responses were the typical, generic ones that said to re-install Skype, linked me to past people's problems with the same issue. It got very frustrating.
    I figured that if I tried installing the new version of Skype I would get my Skype back (I've been Skype free since about September now) as the registry keys may be different for it.
    I tried re-installing the new Skype today using Google Chrome, but the Skype file that opened up was the "SkypeSetUpFull" as opposed to the "Skypesetup", that was supposed to show. I got the same "error code 1603" message and Skype failed to install.
    So, I went on to Internet Explorer to try to install the newest, updated Skype. I got the same Skype error as above.
    Screenshots from the original error:
    [img]http://up.artificialanimation.com/images/skype_error_1-1417818367.png[/img]
    [img]http://up.artificialanimation.com/images/skype_error_2-1417818393.png[/img]
    [img]http://up.artificialanimation.com/images/skype_error_3-1417818422.png[/img]
    I'd appreciate the help in finally fixing this registry key error of mine. Please help if you can.

    I really do apologize for my recent inactivity. I'm back now and I'd like to solve this issue once and for all.
    I've tried the above (except for the hotfixes because I do not know how they work) and nothing's worked.
    I've tried the generic help solutions and nothing's worked. I believe the issue is with registry keys or with corrupted registry keys and missing startup software.
    I have a question that needs an answer:
    In an effort to completely remove Skype from my system, I removed its startup software from the startup list on CCleaner. Subsequently, whenever I try to install Skype from the official Skype website or any other site, the installer that I'm presented with is "SkypeSetUpFull" and not "Skypesetup".
    Is there any way to fix this error?

  • Outlook 'Bitness' registry key not set. by 64-bit install of Office 2013

    A 32-bit version of Office 2013 was installed by default on Windows 8.
    I uninstalled this and installed the 64-bit version as per http://office.microsoft.com/en-us/choose-the-32-bit-or-64-bit-version-of-office-HA102840825.aspx.
    But the Outlook "Bitness" registry key is missing, i.e. no \HKEY_LOCAL_MACHINE\Software\Microsoft\Office\15.0\Outlook\Bitness.
    (Note: the old 32-bit install had key \HKEY_LOCAL_MACHINE\Software\Microsoft\Office\14.0\Outlook\Bitness)
    Thank you for any insights as to why the key isn't set.

    Hi,
    Thank you for posting in the MSDN Forum.
    Since the issue is more relate to the end-user, I'd like to move it to Outlook IT pro forum.
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us.
    Thanks for your understanding.
    Best regards
    Fei
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Create a registry key from SAP

    Hi all,
      I am trying to create a registry key from SAP. The code i am using is as follows.
    data: h_gui type ole2_object.
    data: GuiXT_active type I.
    data: root         type I value 1.
    *// Connect to desktop object
    Create Object h_gui 'SAPINFO'.
    Call Method OF h_gui 'RegCreateKeyEx'  = GuiXT_active
         Exporting
          #1 = root
          #2 = 'SOFTWARE\SAP\SAPGUI FRONT\SAP FRONTEND SERVER\CUSTOMIZE'
          #3 = 'GUIXT'.
    But the key is not getting created, Am i missing something? Please help.
    Regards,
    Hari.

    Java applets run in a "sandbox" so to speak... so you
    can't do this :)
    If you really really want to, you can purchase a
    license from Verisign, sign your applet and then (try
    to) turn off all of the security restrictions in your
    applet and then do whatever you want...I believe you can also change the permissions file - on each client.

  • The specified registry key does not exist

    I recently reinstalled DPM 2012 R2 (fully updated) after deleting the protection groups, database, wiping the tapes, everything and reconfigured everything from scratch after it became too unstable to use.  Unfortunately since then I've found that the
    MSDPMCurr.errlog is full events that look like the following:
    163C      013C     
    03/05     18:01:13.420      
    09          
    ApplicationSettings_expanded.cs(1387)                               
    NORMAL            
    Ignoring exception in ReadRegistryKey System.IO.IOException: The specified registry key does not exist.
    163C      013C     
    03/05     18:01:13.420      
    09          
    ApplicationSettings_expanded.cs(1387)                               
    NORMAL            
       at Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str)
    163C      013C     
    03/05     18:01:13.420      
    09          
    ApplicationSettings_expanded.cs(1387)                               
    NORMAL            
       at Microsoft.Win32.RegistryKey.GetValueKind(String name)
    163C      013C     
    03/05     18:01:13.420      
    09          
    ApplicationSettings_expanded.cs(1387)                               
    NORMAL            
       at Microsoft.Internal.EnterpriseStorage.Dls.Utils.ApplicationSettings.ReadRegistryKey(String registryKeyPath, String registryKeyName, Int32 registryValueKind)
    Unfortunately it doesn't tell me what registry key it's looking for so I can't find out if it exists. Is there any way of finding this out?

    Thanks for the advice, I found the vast majority of them were for cache entries and agree that these can be safely ignored.
    HKLM\SOFTWARE\Microsoft\Microsoft Data Protection Manager\Configuration\CacheInquiryResults\<protected server FQDN>
    However, I also found the following:
    HKLM\Software\Microsoft\Microsoft Data Protection Manager\Setup\RebootRequired
    HKLM\SOFTWARE\Microsoft\Microsoft Data Protection Manager\Configuration\gnorableSqlErrorNumbers
    HKLM\SOFTWARE\Microsoft\Microsoft Data Protection Manager\Configuration\CloudBackupEnabledApps
    HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{8AB21D86-21F0-430A-9AD1-2D90077104C3}
    HKLM\SOFTWARE\Microsoft\Microsoft Data Protection Manager\Configuration\UI
    All of these are missing from the registry is this likely to cause any issues?
    Edit: also found this repeated in a DPMRACurr.errlog:
    0E08    16CC    03/09    08:30:03.323    05    genericstatus.cpp(1256)    [0000000003C32AA0]    ED0A1862-1405-438A-ABC8-22CFD64C278E    NORMAL  
     Wait for CallUpdateQfesInstalledRegKey succeeded. Returning m_QfesInstalled = 31
    0E08    16CC    03/09    08:30:03.338    03    schannelutils.cpp(129)        ED0A1862-1405-438A-ABC8-22CFD64C278E    WARNING  
     Failed: Hr: = [0x80070002] : Error trying to open RegKey [HKLM\Software\Microsoft\Microsoft Data Protection Manager\Agent\2.0\Certificates\<FQDN of backup server>]

  • I have to tweak the registry key for the adobe photoshop cs5 bugs

    Hi
    i did a search around the net
    and for example i have not export feature in bridge
    i have to change the registry key [HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\DefaultLanguage\CS5]
    "AdobeProductLanguage"="en_GB" or IT
    to en_US or french to have the export extension
    now i setup AdobeProductLanguage=en_US
    does the shortcuts/hotkey change ?
    i mean does photoshop cs5 or other components work like before ?
    thanks
    i care a lot about that
    cheers

    Hello Steve,
    I can go on and am offered the choice to download content fron the adobe site ...
    I didn't do that up to now. I tried to reinstall from the content-DVD which doesn't work
    until you uninstall the (already installed) content and reinstall it later on.
    In fact the content is missing, if you try to continue without reinstalling the contents!
    The most curious thing to me is the fact that this happens incidently ....
    It may happen on the very next start of Premiere Elements 10, it may happen
    some days later after maybe 10 restarts of the software.
    Thank you very much for your reply ...
    greeting from Dortmund (Germany)
    Klaus

  • Error opening registry key 'Software\JavaSoft\Java Runtime Environment

    Hi All ..
    I've a siyuation where in whenever I am running java to run my class say test.class I am getting this error:
    D:\Mywork>java test2
    Error opening registry key 'Software\JavaSoft\Java Runtime Environment
    Error: could not find java.dll
    Error: could not find Java SE Runtime Environment.
    Any help?
    Also can we have 2 different jre running on same compute (like one in C and one in D drive)
    OS-Windows7 64bit
    JDK1.6_33
    thanks
    abhishek

    MackSix wrote:
    Do you have JAVA_HOME set and in your system variable Path?
    Examples:
    JAVA_HOME = C:\Program Files\Java\jdk1.6.0_33
    Path = %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;%JAVA_HOME%\bin\This may just work around the problem. However it seems the "default java" part of the JDK installation is broken on that machine given the missing registry key error. A reinstall of the software is probably a safer option.

Maybe you are looking for