Installing Client 11.1. problem

Hi my friends!!
Yesterday I've tried about 3 hours to solve this problem but not success
In my computer i have guest server 2003 in virtual machine and i installed there oracle 11.1
Then i downloaded from oracle client basic +sqlplus
I put this folder to my host OS Vista. I'm trying to connect to database i get error Ora 12560 tns protocol adapter error
But from SQLNavigator i could connect to my DB.
What is the problem here?
Should be something in registry on Vista(i.e. host) or that's enough to put folder of client on c:, define path in environment and copy/paste tnsnames.ora to client folder?

sammyd wrote:
Hi again,
I solved it by full client that i downloaded from oracle site.
It installed oracle values in registry and set path in environment variables. Now it works fine
But why when i downloaded instant client which consists only files without setup it doesn't install registry and path
So for what's purpose this package? in anyway i need registry and pathSince I wasn't looking over your shoulder when you installed instant client, I can't say what might have gone wrong. I can say that I have installed instant client many times and never had a problem.

Similar Messages

  • CLIENT-CERT - UserNameMapper problem

    Hi,
    I have a client, wich sends a soap-message, containing a username, to a
    webservice, that responds with "hello, <username>". The communication
    is over ssl. The webservice is running in a weblogic server 7.0 sp1.
    I have 2-way ssl working. Now I'm trying to restrict access to the
    web-service.
    I changed the web.xml of the web-service to require BASIC as
    auth-method. This works fine.
    Then I changed BASIC to CLIENT-CERT in the web.xml.
    I changed the active type of the defaultIdentityAsserter to X.509.
    I implemented a UserNameMapper class, which prints data of the presented
    certificate, and returns a username, that exists in the
    embedded-ldap-realm of weblogic server, and that has the right to
    execute the webservice (it works with BASIC auth).
    I put the name of the UserNameMapper class in the
    defaultIdentityAsserter, and I included it in my classpath.
    The UserNameMapper is working, because the data of the certificate is
    printed on stdout. But I get a 401 (Unauthorized)-error code when trying
    to access the web-service.
    Can someone give me a hint on what I'm mising?
    Thanks,
    Noella
    ************* code of UserNameMapper *********************
    import java.security.cert.*;
    public class VZNUserNameMapper implements
    weblogic.security.providers.authentication.UserNameMapper{
    public VZNUserNameMapper() {
    public String mapCertificateToUserName(X509Certificate[] certs,
    boolean ssl) {
    System.out.println(certs[0].getSubjectDN().toString());
    return "noella";
    public String mapDistinguishedNameToUserName(byte[]
    distinguishedName) {
    return null;

    Thanks it worked. Somehow I missed in documentation this x.509 setting.
    I've also had a problem with setting "Client Certificate Requested But Not Enforced"
    in WLS 7.0.0 but it seems to be working fine in SP1.
    Thanks again
    Greg
    "kirann" <[email protected]> wrote:
    hi,
    I believe you need to turn on x.509 Identity Assertion in the server
    console..
    Please check the documention.
    thanks
    kiran
    "Greg" <[email protected]> wrote in message
    news:3e243a25$[email protected]..
    Hi!
    I'm trying to set up my web application to use client-cert
    authentication. I've set in web.xml login config to
    <auth-method>CLIENT-CERT</auth-method>. When I'm accessing my
    application I'm always getting 401 Unauthorized. If I set
    login to BASIC, browser pops up login dialog and everything works
    fine.
    I've done following:
    - created and installed in WLS trusted CA certificate
    - created and installed client certificate signed by that CA in
    IE 5.5
    - configured WLS to use ssl and set "Client Certificate Enforced"
    - managed to connect to document root or console application
    using https://localhost:7002/console and verified that accually client
    certificate
    is used (not able to connect without one)
    Now I'm really stuck and have no ideas.
    Please help. Thanks in advance.
    Greg

  • Issue installing Client 9.2.0.1

    Oracle rookie here having an issue installing Client 9.2.0.1....
    I've installed the client software on a few machines without any issue. Now, I am installing it on the passive node of a cluster (cluster is running SQL Server 2000) and there is a problem. The install was successful once, until I noticed it installed under D:\oracle\ora92. I needed to install it on C, because that's where I installed it on the active node. However, when I run the installer (C:\9.2.0.1 Client\autorun\autorun.exe), it does not allow me to change the path or the name. If I change the Path to be be C:\oracle\ora92, the name (OraName92, in this case) goes away. If I retype OraName92 in the name box, the path goes back to D:\oracle\ora92.
    I tried altering some ini files and that didn't work. I searched the registry and there are tons of references to the old install paths, but even changing some registry settings (specifically, HKLM\Software\Oracle\ORACLE_HOME and ORACLE_HOME_NAME) did not work. I didn't touch any other keys, but I did back up the registry.
    Anyone have any thoughts on how I can get this installed on C? Thanks...
    Peter

    Just for giggles, I tried altering the following registry key:
    HKLM\Software\Oracle\ALL_HOMES\ID0\Path
    The value used to be D:\oracle\ora92, and I changed it to C:\oracle\ora92. When I start the installer program, it picks it up as the value for OraHome92. I have nothing to lose by trying this, but my only question would be, will the installer overwrite the existing keys in the registry? I'm hoping that's what it will do, because I don't want any stray references to D:\oracle\ora92 lying around.
    If anyone knows anything about this, please let me know. Thanks for all your help!
    Peter

  • Error installing client via startupscript

    I'm having a problem with ConfigMgr 2012 R2 client installation. I'm trying to install client via startup script but it fails every time.  
    ccmsetup.log from client machine:
    <![LOG[==========[ ccmsetup started in process 4092 ]==========]LOG]!><time="16:08:18.288-120" date="02-19-2014" component="ccmsetup" context="" type="1" thread="4916" file="ccmsetup.cpp:9437">
    <![LOG[Running on platform X64]LOG]!><time="16:08:18.381-120" date="02-19-2014" component="ccmsetup" context="" type="1" thread="4916" file="util.cpp:1837">
    <![LOG[Launch from folder \\XXXX\source\Scripts\ConfigMgr_StartupScript\Install\]LOG]!><time="16:08:18.646-120" date="02-19-2014" component="ccmsetup" context="" type="1" thread="4916"
    file="ccmsetup.cpp:721">
    <![LOG[CcmSetup version: 5.0.7958.1000]LOG]!><time="16:08:18.755-120" date="02-19-2014" component="ccmsetup" context="" type="1" thread="4916" file="ccmsetup.cpp:727">
    <![LOG[Running on 'Microsoft Windows 7 Professional ' (6.1.7601). Service Pack (1.0). SuiteMask = 272. Product Type = 18]LOG]!><time="16:08:18.911-120" date="02-19-2014" component="ccmsetup" context="" type="1"
    thread="4916" file="util.cpp:1919">
    <![LOG[Ccmsetup command line: "\\XXXX\source\Scripts\ConfigMgr_StartupScript\Install\ccmsetup.exe" /BITSPriority:HIGH /noservice SMSCACHESIZE=8120 SMSSITECODE=PS1 SMSMP=XXXX.XXXX]LOG]!><time="16:08:18.958-120" date="02-19-2014"
    component="ccmsetup" context="" type="1" thread="4916" file="ccmsetup.cpp:3590">
    <![LOG[Command line parameters for ccmsetup have been specified.  No registry lookup for command line parameters is required.]LOG]!><time="16:08:19.020-120" date="02-19-2014" component="ccmsetup" context=""
    type="1" thread="4916" file="ccmsetup.cpp:3775">
    <![LOG[Command line: "\\XXXX\source\Scripts\ConfigMgr_StartupScript\Install\ccmsetup.exe" /BITSPriority:HIGH /noservice SMSCACHESIZE=8120 SMSSITECODE=PS1 SMSMP=XXXX.XXXX]LOG]!><time="16:08:19.020-120" date="02-19-2014"
    component="ccmsetup" context="" type="1" thread="4916" file="ccmsetup.cpp:3776">
    <![LOG[SslState value: 224]LOG]!><time="16:08:19.020-120" date="02-19-2014" component="ccmsetup" context="" type="0" thread="4916" file="ccmsetup.cpp:4425">
    <![LOG[CCMHTTPPORT:    80]LOG]!><time="16:08:19.020-120" date="02-19-2014" component="ccmsetup" context="" type="1" thread="4916" file="ccmsetup.cpp:8617">
    <![LOG[CCMHTTPSPORT:    443]LOG]!><time="16:08:19.020-120" date="02-19-2014" component="ccmsetup" context="" type="1" thread="4916" file="ccmsetup.cpp:8632">
    <![LOG[CCMHTTPSSTATE:    224]LOG]!><time="16:08:19.020-120" date="02-19-2014" component="ccmsetup" context="" type="1" thread="4916" file="ccmsetup.cpp:8650">
    <![LOG[CCMHTTPSCERTNAME:    ]LOG]!><time="16:08:19.020-120" date="02-19-2014" component="ccmsetup" context="" type="1" thread="4916" file="ccmsetup.cpp:8668">
    <![LOG[Lookup MP:    XXXX.XXXX]LOG]!><time="16:08:19.020-120" date="02-19-2014" component="ccmsetup" context="" type="1" thread="4916" file="ccmsetup.cpp:8702">
    <![LOG[FSP:    ]LOG]!><time="16:08:19.020-120" date="02-19-2014" component="ccmsetup" context="" type="1" thread="4916" file="ccmsetup.cpp:8720">
    <![LOG[CCMFIRSTCERT:    1]LOG]!><time="16:08:19.020-120" date="02-19-2014" component="ccmsetup" context="" type="1" thread="4916" file="ccmsetup.cpp:8778">
    <![LOG[No MP or source location has been explicitly specified.  Trying to discover a valid content location...]LOG]!><time="16:08:19.036-120" date="02-19-2014" component="ccmsetup" context="" type="1"
    thread="4916" file="ccmsetup.cpp:4729">
    <![LOG[Looking for MPs from AD...]LOG]!><time="16:08:19.036-120" date="02-19-2014" component="ccmsetup" context="" type="1" thread="4916" file="ccmsetup.cpp:4737">
    <![LOG[Unexpected row count (0) retrieved from AD.]LOG]!><time="16:08:19.347-120" date="02-19-2014" component="ccmsetup" context="" type="3" thread="4916" file="lsad.cpp:636">
    <![LOG[GetADInstallParams failed with 0x80004005]LOG]!><time="16:08:19.347-120" date="02-19-2014" component="ccmsetup" context="" type="3" thread="4916" file="ccmsetup.cpp:304">
    <![LOG[Couldn't find an MP source through AD. Error 0x80004005]LOG]!><time="16:08:19.347-120" date="02-19-2014" component="ccmsetup" context="" type="1" thread="4916" file="ccmsetup.cpp:4756">
    <![LOG[Current directory '\\XXXX\source\Scripts\ConfigMgr_StartupScript\Install' is not a valid source location.]LOG]!><time="16:08:19.347-120" date="02-19-2014" component="ccmsetup" context="" type="1"
    thread="4916" file="ccmsetup.cpp:4796">
    <![LOG[No valid source or MP locations could be identified to download content from. Ccmsetup.exe cannot continue.]LOG]!><time="16:08:19.347-120" date="02-19-2014" component="ccmsetup" context="" type="3"
    thread="4916" file="ccmsetup.cpp:4806">
    <![LOG[Failed to parse '"\\XXXX\source\Scripts\ConfigMgr_StartupScript\Install\ccmsetup.exe" /BITSPriority:HIGH /noservice SMSCACHESIZE=8120 SMSSITECODE=PS1 SMSMP=XXXX.XXXX' with error 0x80004005]LOG]!><time="16:08:19.347-120"
    date="02-19-2014" component="ccmsetup" context="" type="3" thread="4916" file="ccmsetup.cpp:4611">
    <![LOG[A Fallback Status Point has not been specified.  Message with STATEID='100' will not be sent.]LOG]!><time="16:08:19.347-120" date="02-19-2014" component="ccmsetup" context="" type="1"
    thread="4916" file="ccmsetup.cpp:9763">
    <![LOG[A Fallback Status Point has not been specified.  Message with STATEID='307' will not be sent.]LOG]!><time="16:08:19.347-120" date="02-19-2014" component="ccmsetup" context="" type="1"
    thread="4916" file="ccmsetup.cpp:9763">
    <![LOG[CcmSetup failed with error code 0x80004005]LOG]!><time="16:08:19.347-120" date="02-19-2014" component="ccmsetup" context="" type="1" thread="4916" file="ccmsetup.cpp:10879">

    Hi,
    Looking for MPs from AD...
    Unexpected row count (0) retrieved from AD.
    No valid source or MP locations could be identified to download content from. Ccmsetup.exe cannot continue.
    Failed to parse '"\\XXXX\source\Scripts\ConfigMgr_StartupScript\Install\ccmsetup.exe"
    /BITSPriority:HIGH /noservice SMSCACHESIZE=8120 SMSSITECODE=PS1 SMSMP=XXXX.XXXX' with error 0x80004005
    I guess you haven't published your SCCM site to AD.
    Here is an official article for your reference.
    Configuring Sites to Publish to Active Directory Domain Services
    http://technet.microsoft.com/en-us/library/hh696542.aspx. 
    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.

  • Do we have to install Client Access mode if we only want mailboxes

    Do we have to install Client Access Role if we only want mailboxes, if we do not need that role how do we get the ecp web management program which does not install with just the mailbox role

    Hi,
    From your description, I would like to clarify the following things:
    1. Each organization requires at a minimum one Client Access server and one Mailbox server in the Active Directory forest.
    2. Each Active Directory site that contains a Mailbox server should also contain at least one Client Access server.
    For more information, here is an article for your reference.
    Install Exchange 2013 using the Setup wizard
    http://technet.microsoft.com/en-us/library/bb124778(v=exchg.150).aspx
    Hope my clarification can be helpful to you.
    Best regards,
    Amy Wang
    TechNet Community Support
    I used the setup wizard before purchasing everything and during the installation, one question asked by the wizard, was do you want to install on one machine and my answer was yes, ( these are servers that are to replace on premises
    SBS 2003 servers in local charities premises ), I have followed the wizard and still it does not work, I now think the problem might be because I am using different names ( similar to that format used by previous versions of SBS ) for the
    internal name and the external domain name, I am using <servername>.domain.local internal and <sameservername>.domain.org.uk for external, now I am trying an install with the following <servernameinternal>.domain.org.uk and <servernameexternal>.domain.org.uk
    to see if that might be the problem, some of the text in the wizard suggested using the same name for both internal and external domain names, that is a little fraught with danger, I used the same internal and external method on Linux back in the 1990's and
    it caused a few problems. 
    The problem seems to be when I generate a certificate request for the internally installed Certificate Authority then complete it in Exchange ecp, I then add the services and the internal and external names are listed but it does
    not seem to be adding them to the actual Certificate when added to the machine.
    Outlook 2010 will now AutoDiscover as long as I install the certificate before or during the setup, Outlook 2007 will corrupt if I do not install the certificate first, I still have no external access but that might be because I am bench
    testing before taking it to customer premises, although the name of the server is in the public DNS, so it should work, it sends and receives email OK.
     

  • Cannot install client security v12 on win 10

    Just upgraded to pm v12, and imported client security v12 in policy manager. Exported an installation package, but the install not works.Installation starts and finish without error, but not a single file written on the disk.No F-Secure folder in program files, nothing. What version is compatible with win 10? (Edit: Just installed v11.x without problem.For the v12 export I used a v11 product key, it was accepted during the export.)

    Hello, The first F-Secure business category product to receive native-Windows10 compatibility will be FSAV PSB 10.60, which shall arive in late August. I think maybe in September, F-Secure Corp. will release a new minor version of FSCS 12, which shall support usage on native Win 10 platform.(If I understand correctly, the currently available FSCS 12.00 package only supports theinstall Win 7/8.x OS -> install antivirus software -> upgrade to Win 10 path) Best Regards: Tamas Feher.

  • I have the latest version of free Quicktime, Itunes  and unable to view video on my PC all i get is a pink screen the audio is OK i have uninstalled and installed several times same problem, i have a Iphone 4 and unable to view the content.

    i have the latest version of free Quicktime, Itunes  and unable to view video on my PC all i get is a pink screen the audio is OK i have uninstalled and installed several times same problem, i have a Iphone 4 and unable to view the content.

    Open your QuickTime control panel (either via the Control panels, or by going "Edit > Preferences > QuickTime Preferences" in the Quicktime Player). In the Advanced tab, uncheck Enable Direct3D video acceleration:
    ... and click OK. Quit and restart the QuickTime Player prior to checking to see if the settings change has had any effect.

  • Remote Desktop - The Remote Desktop administrator software does not match the installed client software version.

    Hi,
      I just upgraded to Mavricks and get this when I try to launch Remote Desktop:
    The Remote Desktop administrator software does not match the installed client software version.
    I tried removing the application and reinstalling it to no avail.  Any suggestions?
    Thanks.
    -David J. Eisen

    Hi coold88!
    I have an article for you that addresses your issue:
    Remote Desktop 3: How to install Remote Desktop Administrator software after the client software has been updated
    http://support.apple.com/kb/HT3596
    You will want to make sure you have the latest version of the software as well:
    About Apple Remote Desktop 3.7
    http://support.apple.com/kb/HT5896
    Thanks for using the Apple Support Communities. Have a good one!
    -Braden

  • My iphone 4 will no longer connect to my Itunes since 7.1.1 update itunes has latest update as well followed help which involved using mobile device properties no good re installed itunes still same problem iphone is showing up on pc as connected

    my iphone 4 will no longer connect to my Itunes since 7.1.1 update, itunes has latest update as well followed help which involved using mobile device properties no good re installed itunes still same problem iphone is showing up on pc as connected but itunes unable to see it
    any Ideas cheers

    Try holding the power and home button untill the apple symbol appears and let it reboot, if that does not work Try a DFU restore https://discussions.apple.com/thread/5269891

  • Steve Jobs obviously was "the man" because every update or install now gives me problems... i can no longer download anything to my iphone.. giving me errors of "cannot install at this time" and i get an error installing itunes on my other laptop... wth?!

    Steve Jobs obviously was "the man" because every update or install now gives me problems... i can no longer download anything to my iphone.. giving me errors of "cannot install at this time" and i get an error installing itunes on my other laptop... wth is going on!??!
    ok so the download problem with my iphone.. what could be the cause of that? ive restarted and deleted the "undownloaded app" over 10 times already. and restarted the iphone 10 times... next thing i know i cant install itunes on my laptop.... geez man..
    obviously there is a fix which someone will help... but why should i have to go through all that crap to install a so called uncomplicated software... when you think about it this really shouldnt even be an issue.
    normally if the thing dosent work. normally with most programs you just uninstall the uncompleted software and just reinstall and everything is usually good to go.. help!

    ive never had any problems with ap[ple products in the past... this is a first and a stupid problem if you ask me

  • Can't install client on one computer

    This is a new Lenovo ThinkPad with Windows 8.1 Professional. Our SCCM 2012R2 has successfully installed clients on hundreds of our computers. It doesn't work on this one. Also, manual installation fails. the push client installation always creates this
    error message, immediately:
    Summary of client push installation
    Resource ID: 2097152820
    Object name: LT008806
    Include domain controllers: No
    Always install (repair or upgrade existing client): No
    Force uninstall and reinstall Configuration Manager client: No
    Total resources selected to install the Configuration Manager client:  1
    Summary of client push installation resources
    Resources to be installed from site <UCH>: 1
     Error: Exception
    Errors
    The machine name for Resource ID '2097152820' cannot be retrieved from the database.
    Running manual installation at the client always fails also.
    Here is a partial log file for manual installation (a few initial log entries included, and then I jumped to the first "failed" message):
    <![LOG[==========[ ccmsetup started in process 144 ]==========]LOG]!><time="13:27:16.636+480" date="11-20-2014" component="ccmsetup" context="" type="1" thread="3296" file="ccmsetup.cpp:9437">
    <![LOG[Running on platform X64]LOG]!><time="13:27:16.638+480" date="11-20-2014" component="ccmsetup" context="" type="1" thread="3296" file="util.cpp:1837">
    <![LOG[Launch from folder C:\Client\]LOG]!><time="13:27:16.640+480" date="11-20-2014" component="ccmsetup" context="" type="1" thread="3296" file="ccmsetup.cpp:721">
    <![LOG[CcmSetup version: 5.0.7958.1000]LOG]!><time="13:27:16.641+480" date="11-20-2014" component="ccmsetup" context="" type="1" thread="3296" file="ccmsetup.cpp:727">
    <![LOG[Running on 'Microsoft Windows 8.1 Pro' (6.3.9600). Service Pack (0.0). SuiteMask = 272. Product Type = 18]LOG]!><time="13:27:16.754+480" date="11-20-2014" component="ccmsetup" context="" type="1"
    thread="3296" file="util.cpp:1919">
    <![LOG[Ccmsetup command line: "C:\Client\ccmsetup.exe" ]LOG]!><time="13:27:16.755+480" date="11-20-2014" component="ccmsetup" context="" type="1" thread="3296" file="ccmsetup.cpp:3590">
    <![LOG[Local Machine is joined to an AD domain]LOG]!><time="13:27:16.756+480" date="11-20-2014" component="ccmsetup" context="" type="0" thread="3296" file="lsad.cpp:714">
    <![LOG[Failed to get client version for sending messages to FSP. Error 0x8004100e]LOG]!><time="13:27:17.612+480" date="11-20-2014" component="ccmsetup" context="" type="2" thread="3296"
    file="ccmsetup.cpp:9838">
    <![LOG[Params to send FSP message '5.0.7958.1000 Deployment ']LOG]!><time="13:27:17.613+480" date="11-20-2014" component="ccmsetup" context="" type="0" thread="3296" file="ccmsetup.cpp:9887">
    <![LOG[State message with TopicType 800 and TopicId {6BFF76AB-0341-4ACB-9719-7B5754A210A5} has been sent to the FSP]LOG]!><time="13:27:17.641+480" date="11-20-2014" component="FSPStateMessage" context=""
    type="1" thread="3296" file="fsputillib.cpp:752">
    <![LOG[Downloading file C:\Client\ccmsetup.exe]LOG]!><time="13:27:18.644+480" date="11-20-2014" component="ccmsetup" context="" type="1" thread="3296" file="ccmsetup.cpp:5685">
    <![LOG[Downloading C:\Client\ccmsetup.exe to C:\WINDOWS\ccmsetup\ccmsetup.exe]LOG]!><time="13:27:18.645+480" date="11-20-2014" component="ccmsetup" context="" type="1" thread="3296" file="ccmsetup.cpp:5769">
    <![LOG[File download 16% complete (262144 of 1614520 bytes).]LOG]!><time="13:27:18.651+480" date="11-20-2014" component="ccmsetup" context="" type="0" thread="3296" file="ccmsetup.cpp:9185">
    <![LOG[File download 32% complete (524288 of 1614520 bytes).]LOG]!><time="13:27:18.652+480" date="11-20-2014" component="ccmsetup" context="" type="0" thread="3296" file="ccmsetup.cpp:9185">
    <![LOG[File download 48% complete (786432 of 1614520 bytes).]LOG]!><time="13:27:18.653+480" date="11-20-2014" component="ccmsetup" context="" type="0" thread="3296" file="ccmsetup.cpp:9185">
    <![LOG[File download 64% complete (1048576 of 1614520 bytes).]LOG]!><time="13:27:18.655+480" date="11-20-2014" component="ccmsetup" context="" type="0" thread="3296" file="ccmsetup.cpp:9185">
    <![LOG[File download 81% complete (1310720 of 1614520 bytes).]LOG]!><time="13:27:18.656+480" date="11-20-2014" component="ccmsetup" context="" type="0" thread="3296" file="ccmsetup.cpp:9185">
    <![LOG[File download 97% complete (1572864 of 1614520 bytes).]LOG]!><time="13:27:18.657+480" date="11-20-2014" component="ccmsetup" context="" type="0" thread="3296" file="ccmsetup.cpp:9185">
    <![LOG[File download 100% complete (1614520 of 1614520 bytes).]LOG]!><time="13:27:18.658+480" date="11-20-2014" component="ccmsetup" context="" type="0" thread="3296" file="ccmsetup.cpp:9185">
    <![LOG[Download complete.]LOG]!><time="13:27:19.540+480" date="11-20-2014" component="ccmsetup" context="" type="1" thread="3296" file="ccmsetup.cpp:5867">
    <![LOG[Running as user "AdminProschan"]LOG]!><time="13:27:19.560+480" date="11-20-2014" component="ccmsetup" context="" type="1" thread="3296" file="ccmsetup.cpp:1995">
    <![LOG[Detected 423823 MB free disk space on system drive.]LOG]!><time="13:27:19.561+480" date="11-20-2014" component="ccmsetup" context="" type="1" thread="3296" file="util.cpp:628">
    <![LOG[Checking Write Filter Status.]LOG]!><time="13:27:19.561+480" date="11-20-2014" component="ccmsetup" context="" type="1" thread="3296" file="ccmsetup.cpp:2024">
    <![LOG[This is not a supported write filter device. We are not in a write filter maintenance mode.]LOG]!><time="13:27:19.561+480" date="11-20-2014" component="ccmsetup" context="" type="1" thread="3296"
    file="ccmsetup.cpp:2051">
    <![LOG[SiteCode:         UCH]LOG]!><time="13:27:19.561+480" date="11-20-2014" component="ccmsetup" context="" type="1" thread="3296" file="ccmsetup.cpp:2076">
    <![LOG[SiteVersion:      5.00.7958.1000]LOG]!><time="13:27:19.561+480" date="11-20-2014" component="ccmsetup" context="" type="1" thread="3296" file="ccmsetup.cpp:2077">
    <![LOG[Only one MP https://SCCM2012.uchastings.local is specified. Use it.]LOG]!><time="13:27:19.561+480" date="11-20-2014" component="ccmsetup" context=""
    type="1" thread="3296" file="ccmsetup.cpp:10080">
    <![LOG[Searching for DP locations from MP(s)...]LOG]!><time="13:27:19.561+480" date="11-20-2014" component="ccmsetup" context="" type="1" thread="3296" file="ccmsetup.cpp:11018">
    <![LOG[Current AD forest name is uchastings.local, domain name is uchastings.local]LOG]!><time="13:27:19.565+480" date="11-20-2014" component="LocationServices" context="" type="1" thread="3296"
    file="lsad.cpp:842">
    <![LOG[Domain joined client is in Intranet]LOG]!><time="13:27:19.565+480" date="11-20-2014" component="LocationServices" context="" type="1" thread="3296" file="lsad.cpp:1047">
    <![LOG[Current AD site of machine is Default-First-Site-Name]LOG]!><time="13:27:19.565+480" date="11-20-2014" component="LocationServices" context="" type="1" thread="3296" file="lsad.cpp:770">
    <![LOG[DHCP entry points already initialized.]LOG]!><time="13:27:19.569+480" date="11-20-2014" component="LocationServices" context="" type="0" thread="3296" file="ccmiputil.cpp:75">
    <![LOG[Begin checking Alternate Network Configuration]LOG]!><time="13:27:19.569+480" date="11-20-2014" component="LocationServices" context="" type="0" thread="3296" file="ccmiputil.cpp:1095">
    <![LOG[Finished checking Alternate Network Configuration]LOG]!><time="13:27:19.573+480" date="11-20-2014" component="LocationServices" context="" type="0" thread="3296" file="ccmiputil.cpp:1172">
    <![LOG[Adapter {B46CE415-DE46-4980-BE92-941C205DB66A} is DHCP enabled. Checking quarantine status.]LOG]!><time="13:27:19.578+480" date="11-20-2014" component="LocationServices" context="" type="0"
    thread="3296" file="ccmiputil.cpp:436">
    <![LOG[Adapter {B33663C9-A182-45CA-89B7-9BF56E6C1EAC} is DHCP enabled. Checking quarantine status.]LOG]!><time="13:27:19.579+480" date="11-20-2014" component="LocationServices" context="" type="0"
    thread="3296" file="ccmiputil.cpp:436">
    <![LOG[Adapter {C2A7018B-094C-40E3-9A9A-025A2CABF991} is DHCP enabled. Checking quarantine status.]LOG]!><time="13:27:19.579+480" date="11-20-2014" component="LocationServices" context="" type="0"
    thread="3296" file="ccmiputil.cpp:436">
    <![LOG[Adapter {BCFEB73A-A68F-4A7A-838E-C15717D89468} is DHCP enabled. Checking quarantine status.]LOG]!><time="13:27:19.579+480" date="11-20-2014" component="LocationServices" context="" type="0"
    thread="3296" file="ccmiputil.cpp:436">
    <![LOG[Adapter {52179116-5DB6-4077-93A9-CBE18178E8D3} is DHCP enabled. Checking quarantine status.]LOG]!><time="13:27:19.579+480" date="11-20-2014" component="LocationServices" context="" type="0"
    thread="3296" file="ccmiputil.cpp:436">
    <![LOG[Sending message body '<ContentLocationRequest SchemaVersion="1.00">
      <AssignedSite SiteCode="UCH"/>
      <ClientPackage/>
      <ClientLocationInfo LocationType="SMSPACKAGE" DistributeOnDemand="0" UseProtected="0" AllowCaching="0" BranchDPFlags="0" AllowHTTP="1" AllowSMB="0" AllowMulticast="0"
    UseInternetDP="0">
        <ADSite Name="Default-First-Site-Name"/>
        <Forest Name="uchastings.local"/>
        <Domain Name="uchastings.local"/>
        <IPAddresses>
    <IPAddress SubnetAddress="10.192.0.0" Address="10.199.167.81"/>
        </IPAddresses>
      </ClientLocationInfo>
    </ContentLocationRequest>
    ']LOG]!><time="13:27:19.590+480" date="11-20-2014" component="ccmsetup" context="" type="0" thread="3296" file="siteinfo.cpp:96">
    <![LOG[Sending message header '<Msg SchemaVersion="1.1"><ID>{C32B31C6-F529-4F84-A752-C3950E6D96EE}</ID><SourceHost>LT008806</SourceHost><TargetAddress>mp:[http]MP_LocationManager</TargetAddress><ReplyTo>direct:LT008806:LS_ReplyLocations</ReplyTo><Priority>3</Priority><Timeout>600</Timeout><ReqVersion>5931</ReqVersion><TargetHost>https://SCCM2012.uchastings.local</TargetHost><TargetEndpoint>MP_LocationManager</TargetEndpoint><ReplyMode>Sync</ReplyMode><Protocol>http</Protocol><SentTime>2014-11-20T21:27:19Z</SentTime><Body
    Type="ByteRange" Offset="0" Length="1142"/><Hooks><Hook3 Name="zlib-compress"/></Hooks><Payload Type="inline"/></Msg>']LOG]!><time="13:27:19.590+480" date="11-20-2014"
    component="ccmsetup" context="" type="0" thread="3296" file="siteinfo.cpp:177">
    <![LOG[MapNLMCostDataToCCMCost() returning Cost 0x1]LOG]!><time="13:27:19.594+480" date="11-20-2014" component="ccmsetup" context="" type="1" thread="3296" file="ccmutillib.cpp:5479">
    <![LOG[CCM_POST 'https://SCCM2012.uchastings.local/ccm_system/request']LOG]!><time="13:27:19.596+480" date="11-20-2014" component="ccmsetup" context="" type="1" thread="3296" file="httphelper.cpp:807">
    <![LOG[Begin searching client certificates based on Certificate Issuers]LOG]!><time="13:27:19.598+480" date="11-20-2014" component="ccmsetup" context="" type="1" thread="3296" file="ccmcert.cpp:4393">
    <![LOG[Certificate Issuer 1 [CN=uchastings-UCH-DC1-CA; DC=uchastings; DC=local]]LOG]!><time="13:27:19.598+480" date="11-20-2014" component="ccmsetup" context="" type="1" thread="3296"
    file="ccmcert.cpp:4409">
    <![LOG[Analyzing 1 Chain(s) found]LOG]!><time="13:27:19.633+480" date="11-20-2014" component="ccmsetup" context="" type="0" thread="3296" file="ccmcert.cpp:4447">
    <![LOG[Chain has Certificate [Thumbprint E13F726510B5AD4A9E29626D22CB63A951DDC5CD] issued to 'LT008806.uchastings.local']LOG]!><time="13:27:19.634+480" date="11-20-2014" component="ccmsetup" context="" type="0"
    thread="3296" file="ccmcert.cpp:4468">
    <![LOG[Chain has Certificate [Thumbprint 5E7E6A175628551C0CBD494124BBF33F85EE3C1E] issued to 'uchastings-UCH-DC1-CA']LOG]!><time="13:27:19.634+480" date="11-20-2014" component="ccmsetup" context="" type="0"
    thread="3296" file="ccmcert.cpp:4468">
    <![LOG[Based on Certificate Issuer 'uchastings-UCH-DC1-CA' found Certificate [Thumbprint E13F726510B5AD4A9E29626D22CB63A951DDC5CD] issued to 'LT008806.uchastings.local']LOG]!><time="13:27:19.636+480" date="11-20-2014" component="ccmsetup"
    context="" type="1" thread="3296" file="ccmcert.cpp:4489">
    <![LOG[Begin validation of Certificate [Thumbprint E13F726510B5AD4A9E29626D22CB63A951DDC5CD] issued to 'LT008806.uchastings.local']LOG]!><time="13:27:19.636+480" date="11-20-2014" component="ccmsetup" context=""
    type="1" thread="3296" file="ccmcert.cpp:1662">
    <![LOG[CRL check enabled. ]LOG]!><time="13:27:19.636+480" date="11-20-2014" component="ccmsetup" context="" type="0" thread="3296" file="ccmcert.cpp:1735">
    <![LOG[Verification of Certificate chain returned 00000000]LOG]!><time="13:27:19.648+480" date="11-20-2014" component="ccmsetup" context="" type="0" thread="3296" file="ccmcert.cpp:1449">
    <![LOG[Completed validation of Certificate [Thumbprint E13F726510B5AD4A9E29626D22CB63A951DDC5CD] issued to 'LT008806.uchastings.local']LOG]!><time="13:27:19.648+480" date="11-20-2014" component="ccmsetup" context=""
    type="1" thread="3296" file="ccmcert.cpp:1803">
    <![LOG[Completed searching client certificates based on Certificate Issuers]LOG]!><time="13:27:19.648+480" date="11-20-2014" component="ccmsetup" context="" type="1" thread="3296" file="ccmcert.cpp:4550">
    <![LOG[Begin to select client certificate]LOG]!><time="13:27:19.648+480" date="11-20-2014" component="ccmsetup" context="" type="1" thread="3296" file="ccmcert.cpp:4706">
    <![LOG[The 'Certificate Selection Criteria' was not specified, counting number of certificates present in 'MY' store of 'Local Computer'.]LOG]!><time="13:27:19.648+480" date="11-20-2014" component="ccmsetup" context=""
    type="0" thread="3296" file="ccmcert.cpp:4742">
    <![LOG[1 certificate(s) found in the 'MY' certificate store.]LOG]!><time="13:27:19.648+480" date="11-20-2014" component="ccmsetup" context="" type="0" thread="3296" file="ccmcert.cpp:4770">
    <![LOG[Only one certificate present in the certificate store.]LOG]!><time="13:27:19.648+480" date="11-20-2014" component="ccmsetup" context="" type="0" thread="3296" file="ccmcert.cpp:4774">
    <![LOG[Begin validation of Certificate [Thumbprint E13F726510B5AD4A9E29626D22CB63A951DDC5CD] issued to 'LT008806.uchastings.local']LOG]!><time="13:27:19.649+480" date="11-20-2014" component="ccmsetup" context=""
    type="1" thread="3296" file="ccmcert.cpp:1662">
    <![LOG[The Certificate [Thumbprint E13F726510B5AD4A9E29626D22CB63A951DDC5CD] issued to 'LT008806.uchastings.local' has 'Client Authentication' capability.]LOG]!><time="13:27:19.654+480" date="11-20-2014" component="ccmsetup"
    context="" type="0" thread="3296" file="ccmcert.cpp:582">
    <![LOG[Completed validation of Certificate [Thumbprint E13F726510B5AD4A9E29626D22CB63A951DDC5CD] issued to 'LT008806.uchastings.local']LOG]!><time="13:27:19.654+480" date="11-20-2014" component="ccmsetup" context=""
    type="1" thread="3296" file="ccmcert.cpp:1803">
    <![LOG[>>> Client selected the PKI Certificate [Thumbprint E13F726510B5AD4A9E29626D22CB63A951DDC5CD] issued to 'LT008806.uchastings.local']LOG]!><time="13:27:19.654+480" date="11-20-2014" component="ccmsetup"
    context="" type="1" thread="3296" file="ccmcert.cpp:4850">
    <![LOG[Content boundary is '--aAbBcCdDv1234567890VxXyYzZ']LOG]!><time="13:27:19.722+480" date="11-20-2014" component="ccmsetup" context="" type="0" thread="3296" file="httphelper.cpp:1972">
    <![LOG[Received header '<Msg SchemaVersion="1.1">
     <ID>{C6407ADB-689B-47E6-9692-01453FA04FC1}</ID>
     <SourceID>GUID:13C1127A-ADD4-4DC1-A7EC-593170E539C7</SourceID>
     <SourceHost>SCCM2012</SourceHost>
     <TargetAddress>direct:LT008806:LS_ReplyLocations</TargetAddress>
     <ReplyTo>MP_LocationManager</ReplyTo>
     <CorrelationID>{00000000-0000-0000-0000-000000000000}</CorrelationID>
     <Priority>3</Priority>
     <Timeout>600</Timeout>
     <Capabilities><Property Name="SSL" Version="1"/></Capabilities><ReplyCapabilities><AllowRegistrationReset>direct:SCCM2012:ClientRegistration</AllowRegistrationReset></ReplyCapabilities><TargetHost>LT008806</TargetHost><TargetEndpoint>LS_ReplyLocations</TargetEndpoint><ReplyMode>Sync</ReplyMode><Protocol>https</Protocol><SentTime>2014-11-20T21:27:19Z</SentTime><Body
    Type="ByteRange" Offset="0" Length="2822"/><Hooks><Hook3 Name="zlib-compress"/><Hook Name="authenticate"><Property Name="Signature">308201BC06092A864886F70D010702A08201AD308201A9020101310B300906052B0E03021A0500300B06092A864886F70D01070131820188308201840201013061305331153013060A0992268993F22C64011916056C6F63616C311A3018060A0992268993F22C640119160A756368617374696E6773311E301C06035504031315756368617374696E67732D5543482D4443312D4341020A1C39B02C0000000000C6300906052B0E03021A0500300D06092A864886F70D01010105000482010015C0EB981EB6F69348F8FDFA1BC7B9246FC48DD730E30327ED5FB57A0AF912E7803C83EE6E22C29BA3B55FBE2D15B5B5A3DC27D46A228F730049111CE8823FDDCB723E6CB9D4D031057B6F841D84DB52D46A085A5A379DEB7FFFA396DE50916EA0F0B005A6E48EAE6049C16067E782592E4606505625B652BD1D1E78C8D3E93A813A75B61B243D2E6EFE59FA7A3653210713E1DDEFBD48AACBA09E10468DCFC5986A190E0FCF04C931B615E5651608DC9FA79BF8023FD7FEB914D736743ECEAEDA3FCFF3B2C56263029CB1912AFCDB40E9F72DC08C4A88FA7FB4BF8994507622D1437A7C2021798941A7DFF444352D300C84B7CEA8048E2BEE1D1F528E992B7E</Property><Property
    Name="AuthSenderMachine">SCCM2012;SCCM2012.uchastings.local;sccm2012.uchastings.local</Property><Property Name="MPSiteCode">UCH</Property></Hook></Hooks><Payload Type="inline"/></Msg>']LOG]!><time="13:27:19.723+480"
    date="11-20-2014" component="ccmsetup" context="" type="0" thread="3296" file="httphelper.cpp:1724">
    <![LOG[Received reply body '<ContentLocationReply SchemaVersion="1.00"><ContentInfo PackageFlags="16777216"><ContentHashValues/></ContentInfo><Sites><Site><MPSite SiteCode="UCH" MasterSiteCode="UCH"
    SiteLocality="LOCAL" IISPreferedPort="80" IISSSLPreferedPort="443"/><LocationRecords><LocationRecord><URL Name="http://SCCM2012.uchastings.local/SMS_DP_SMSPKG$/UCH00003"
    Signature="<URL">http://SCCM2012.uchastings.local/SMS_DP_SMSSIG$/UCH00003"/><URL Name="http://SCCM2012.uchastings.local/NOCERT_SMS_DP_SMSPKG$/UCH00003"
    Signature="<ADSite">http://SCCM2012.uchastings.local/NOCERT_SMS_DP_SMSSIG$/UCH00003"/><ADSite Name="Default-First-Site-Name"/><IPSubnets><IPSubnet
    Address="10.192.0.0"/><IPSubnet Address=""/></IPSubnets><Metric Value=""/><Version>7958</Version><Capabilities SchemaVersion="1.0"><Property Name="SSL" Version="1"/><Property
    Name="SSLState" Value="63"/></Capabilities><ServerRemoteName>SCCM2012.uchastings.local</ServerRemoteName><DPType>SERVER</DPType><Windows Trust="1"/><Locality>LOCAL</Locality></LocationRecord></LocationRecords></Site></Sites><ClientPackage
    FullPackageID="UCH00003" FullPackageVersion="4" FullPackageHash="BFC11E099E8F451107B43E0DBEFD93B01DB2D6453DA74F8A2CB94B73D676C1CD" MinimumClientVersion="5.00.7958.1000" RandomizeMaxDays="1" ProgramEnabled="true"
    LastModifiedTime="30342396;2747718784" SiteVersionMatch="true" SiteVersion="5.00.7958.1000" EnablePeerCache="true"/><RelatedContentIDs/></ContentLocationReply>']LOG]!><time="13:27:19.724+480"
    date="11-20-2014" component="ccmsetup" context="" type="0" thread="3296" file="siteinfo.cpp:221">
    <![LOG[Found local location 'https://SCCM2012.uchastings.local/SMS_DP_SMSPKG$/UCH00003']LOG]!><time="13:27:19.725+480" date="11-20-2014" component="ccmsetup" context="" type="0" thread="3296"
    file="siteinfo.cpp:351">
    <![LOG[Found local location 'https://SCCM2012.uchastings.local/NOCERT_SMS_DP_SMSPKG$/UCH00003']LOG]!><time="13:27:19.725+480" date="11-20-2014" component="ccmsetup" context="" type="0" thread="3296"
    file="siteinfo.cpp:351">
    <![LOG[Discovered 2 local DP locations.]LOG]!><time="13:27:19.726+480" date="11-20-2014" component="ccmsetup" context="" type="1" thread="3296" file="ccmsetup.cpp:11153">
    <![LOG[MapNLMCostDataToCCMCost() returning Cost 0x1]LOG]!><time="13:27:19.729+480" date="11-20-2014" component="ccmsetup" context="" type="1" thread="3296" file="ccmutillib.cpp:5479">
    <![LOG[PROPFIND 'https://SCCM2012.uchastings.local/SMS_DP_SMSPKG$/UCH00003']LOG]!><time="13:27:19.731+480" date="11-20-2014" component="ccmsetup" context="" type="1" thread="3296" file="httphelper.cpp:807">
    <![LOG[Using DP location
    <time="13:27:21.010+480">https://SCCM2012.uchastings.local/SMS_DP_SMSPKG$/UCH00003']LOG]!><time="13:27:21.010+480" date="11-20-2014" component="ccmsetup" context="" type="0"
    thread="3296" file="ccmsetup.cpp:9887">
    <![LOG[State message with TopicType 800 and TopicId {2E64FF61-438A-42D7-8FD1-6934216E9A11} has been sent to the FSP]LOG]!><time="13:27:21.029+480" date="11-20-2014" component="FSPStateMessage" context=""
    type="1" thread="3296" file="fsputillib.cpp:752">
    <![LOG[Failed to download from DP 'https://SCCM2012.uchastings.local/SMS_DP_SMSPKG$/UCH00003', error 0x800704dd.]LOG]!><time="13:27:21.030+480" date="11-20-2014" component="ccmsetup" context="" type="2"
    thread="3296" file="ccmsetup.cpp:1377">
    <![LOG[MapNLMCostDataToCCMCost() returning Cost 0x1]LOG]!><time="13:27:21.034+480" date="11-20-2014" component="ccmsetup" context="" type="1" thread="3296" file="ccmutillib.cpp:5479">
    <![LOG[PROPFIND 'https://SCCM2012.uchastings.local/NOCERT_SMS_DP_SMSPKG$/UCH00003']LOG]!><time="13:27:21.035+480" date="11-20-2014" component="ccmsetup" context="" type="1" thread="3296"
    file="httphelper.cpp:807">
    <![LOG[Got 401 challenge Retrying with Windows Auth...]LOG]!><time="13:27:21.053+480" date="11-20-2014" component="ccmsetup" context="" type="1" thread="3296" file="httphelper.cpp:1288">
    <![LOG[MapNLMCostDataToCCMCost() returning Cost 0x1]LOG]!><time="13:27:21.058+480" date="11-20-2014" component="ccmsetup" context="" type="1" thread="3296" file="ccmutillib.cpp:5479">
    <![LOG[PROPFIND 'https://SCCM2012.uchastings.local/NOCERT_SMS_DP_SMSPKG$/UCH00003']LOG]!><time="13:27:21.060+480" date="11-20-2014" component="ccmsetup" context="" type="1" thread="3296"
    file="httphelper.cpp:807">
    <![LOG[Using DP location <a href="https://SCCM2012.uchastings.local/NOCERT_SMS_DP_SMSPKG$/UCH00003]LOG]!><time="13:27:21.098+480">https://SCCM2012.uchastings.local/NOCERT_SMS_DP_SMSPKG$/UCH00003]LOG]!><time="13:27:21.098+480"
    date="11-20-2014" component="ccmsetup" context="" type="1" thread="3296" file="ccmsetup.cpp:11395">
    <![LOG[Cost settings successfully set on '{FECEE05C-214A-42D1-8C52-09B7BC6C9F20}'.]LOG]!><time="13:27:21.106+480" date="11-20-2014" component="ccmsetup" context="" type="0" thread="3296"
    file="ccmutillib.cpp:5634">
    <![LOG[Failed to download client files by BITS. Error 0x800704dd]LOG]!><time="13:27:21.108+480" date="11-20-2014" component="ccmsetup" context="" type="3" thread="3296" file="ccmsetup.cpp:6618">
    <![LOG[Failed to download from DP 'https://SCCM2012.uchastings.local/NOCERT_SMS_DP_SMSPKG$/UCH00003', error 0x800704dd.]LOG]!><time="13:27:21.108+480" date="11-20-2014" component="ccmsetup" context="" type="2"
    thread="3296" file="ccmsetup.cpp:1377">
    <![LOG[Enumerated all 2 local DP locations but none of them is good. Fallback to MP.]LOG]!><time="13:27:21.108+480" date="11-20-2014" component="ccmsetup" context="" type="2" thread="3296"
    file="ccmsetup.cpp:11389">
    <![LOG[Cost settings successfully set on '{A0238A9F-2448-446A-92AB-105DA6B2F47E}'.]LOG]!><time="13:27:21.116+480" date="11-20-2014" component="ccmsetup" context="" type="0" thread="3296"
    file="ccmutillib.cpp:5634">
    <![LOG[Failed to download client files by BITS. Error 0x800704dd]LOG]!><time="13:27:21.118+480" date="11-20-2014" component="ccmsetup" context="" type="3" thread="3296" file="ccmsetup.cpp:6618">
    <![LOG[Deleted file C:\WINDOWS\ccmsetup\ccmsetup.xml]LOG]!><time="13:27:21.122+480" date="11-20-2014" component="ccmsetup" context="" type="1" thread="3296" file="ccmsetup.cpp:9493">
    <![LOG[CcmSetup failed with error code 0x800704dd]LOG]!><time="13:27:21.123+480" date="11-20-2014" component="ccmsetup" context="" type="1" thread="3296" file="ccmsetup.cpp:10879">
    Any ideas?  Thanks.
    Ron Proschan

    That was it!  It was a strange mix-up of accounts, where I was logging on with a "Microsoft" account that had the same name as an "organizational" domain account.  When I was logged on with the Microsoft account, I couldn't
    install the software.  When I logged on with the domain account, I could.  Thanks!!!
    Ron Proschan

  • Duplicating de confirmation for Clients with credit problems

    Hi,
    We are using GATP to confirmed the sales orders quantities. In the check instructions,
    we are using check availability and then RBA (product substitution)
    When I create a sales order for a client with credit problems the confirmed quantity
    is being duplicated after releasing the order.
    The steps I am following are next:
    1.        VA01: create sales order (i.e: order product D 10 PC, I got 10 PC of product E confirmed because of the RBA)
    2.        VKM3: Release the order
    3.        VA03: display the sales order
    (it duplicates the lines with confirmed quantity - i.e: I got line 10: product D 0 PC confirmed; line 11: product E 10 PC confirmed; line 12: product E 10 PC confirmed, so line 12 is repeating line 11)
    We have explore any issues related to the availability check, but it seems to be a problem with the configuration of the credit processing.
    Have you ever had this issue? Any recommendation to solve it?
    Thanks a lot in advance.

    777,
    Are you using product allocation?
    In what case you see duplicate confirmation? in case of partial delivered order? if so check OSS note 1442425.
    Regards,
    Harshil Desai

  • I have several keynote presentations on my computer but now am getting the message that the program cannot be installed "because of a problem." All this started when I bought microsoft office for  University (2011). What is the problem and how can I fix

    I have several keynote presentations on my newish computer but am not unable to open them. I get the message "keynote cannot be installed because of a problem" (unspecified). Does anybody know why this happend? Does it related to using Microsoft "University"  2011? How can I fix it? Thanks!

    Thank you for your reply.
    I just tried the 3-step process suggested on http://support.microsoft.com/kb/2431353
    This all started when my mouse/thumb clicker was going crazy. Found an expanded battery. Obviously need a new battery. Unfortunately must wait 6 weeks to get my new battery. Meanwhile, I'm running my computer on AC only, as there appears to be no other option. I was informed that when using AC only (no battery) some high-energy-use programs like Office might not function.
    Do you know if there is away to use office even when just using AC and not having the battery in? I'm doubting if I have other OSX problems because everything else works: email, safari, itunes, iphoto, quicktime, etc . . . . ?
    ciao,
    Masego

  • I have installed Lion and have problems to print PDF from prewiev.

    I have installed Lion and have problems to print PDF from prewiev. When trying to print Prewiev locks. Anyone out there with the same problem?

    Hello David and Nicole
    I just installed Lion on my iMac, which was purchased in 2007, and I cannot print from Preview; it keeps locking up and not responding. So, I have to force quit Preview. I have been sending error reports to Apple. I suggest everyone who has this problem, send error reports!
    I can print from other applications, like Pages, with my Canon Laserjet. I do not think it is a printer issue becasue I can print in other application.
    I took your advice and installed Adobe reader. Now I can print pdf's.
    Thanks
    Ed

  • Upgraded to 4 and lost the use of back/forward butons when in new tab. Re-installed 3.6 but problem still persists. Any answers ????

    I upgraded to 4 and lost the use of the back/forward buttons when in a new tab (ok on homepage) Re-installed 3.6 but problem still persists. Any remedy ????

    *New tab toolbar button: https://addons.mozilla.org/firefox/addon/new-tab-toolbar-button/

Maybe you are looking for

  • How can I get my iPod Classic to play playlists in the order I selected them to play ?

    I've had my new iPod Classic for a couple of months, and with the help of a couple of third-party books (e.g., the missing manual), I'm getting comfortable with its operation. But here's a baffling issue: It appears there's no way to select, say, thr

  • JSXBIN

    Hi i have a problem  with javascript file encoding binary. If i run a javascript file it function but if i transform it in binary indesign return me a problem. And Why the targetengine not function with javascript binary? Thank

  • Creating Oracle Application Server Environment?

    Hi All, i am new to AS i need to know the way that i should build my Application server environment suppose i am a company that sells a software package, i have 2 clients for this package so i should install 1 infrastructure (for both clients) 1 midd

  • Workshop WebServices

    We are looking into using WorkShop to product ansync web services for long running operations. The complex object that is going to be returned may have a maximum of 1000 records. So think of it as a xml file with 1000 book title tags. So if I build t

  • PDF version changes after deleting a page and "Save"

    I use Adobe Acrobat Pro  11.0.04. I have a PDf in version 1.4 (Acrobat 5.x). I add 1 or 2 pages at the beginning and/or the end using the "Insert" - "Empty page" option. When I now choose "save", everything goes well and the version of the pdf remain