ACR 8.3 local control issue

I have the latest PS CC installed and ACR 8.3.0.141.  Just yesterday the local ACR paintbrush control for exposure stopped working properly.  It is acting in a muted fashion in that when I push the exposure control to extremes, like +4 or -4, and paint an area the control just barely changes the images exposure.  Earlier in the day it worked fine.  Any ideas on what I can do to get it working properly again.  I use that control a lot!

Flow is how long “paint” comes out of one brush stroke, with 100 being forever.  In other words something less than 100 will fade the effect as you make the brush stoke take more time.  I usually have mine set to 100 unless I’m actually painting tiny little strokes that I want to fade.

Similar Messages

  • Lync 2013 to Exchange 2013 Oauth problem - Error:[OAuthTokenBuilder:GetAppToken] unable to continue building token; no locally configured issuer

    Hi,
    I am having a problem getting OAuth to work from Exchange 2013 to Lync 2013.
    I have read and following the instructions online and cannot see what I am doing wrong.
    On the Exchange 2013 server, I get the following error when I run:
    Test-OAuthConnectivity -Service EWS -TargetUri
    https://exchserver2.domainname.local/ews/ -Mailbox "Jack"
    RunspaceId : 920118a3-6ab2-45dc-9b68-de68133de95e
    Task : Checking EWS API Call Under Oauth
    Detail : The configuration was last successfully loaded at 01/01/0001 00:00:00 UTC. This was 1059263714 minutes
    ago.
    The token cache is being cleared because "use cached token" was set to false.
    Exchange Outbound Oauth Log:
    Client request ID: 19ad80f6-7751-429f-aac5-e802105fbbc6
    Information:[OAuthCredentials:Authenticate] entering
    Information:[OAuthCredentials:Authenticate] challenge from
    'https://exchserver2.domainname.local/ews/Exchange.asmx' received: Bearer
    client_id="00000002-0000-0ff1-ce00-000000000000",
    trusted_issuers="[email protected]",Negotiate,NTLM
    Information:[OAuthCredentials:GetToken] client-id: '00000002-0000-0ff1-ce00-000000000000', realm: '',
    trusted_issuer: '[email protected]'
    Information:[OAuthCredentials:GetToken] start building a token for the user domain 'domainname.co.uk'
    Information:[OAuthTokenBuilder:GetAppToken] start building the apptoken
    Information:[OAuthTokenBuilder:GetAppToken] checking enabled auth servers
    Error:[OAuthTokenBuilder:GetAppToken] unable to continue building token; no locally configured issuer
    was in the trusted_issuer list, realm from challenge was also empty. trust_issuers was
    [email protected]
    Error:The trusted issuers contained the following entries
    '[email protected]'. None of them are configured locally.
    Exchange Response Details:
    HTTP response message:
    Exception:
    System.Net.WebException: The request was aborted: The request was canceled. --->
    Microsoft.Exchange.Security.OAuth.OAuthTokenRequestFailedException: The trusted issuers contained the
    following entries '[email protected]'. None of them are
    configured locally.
    at Microsoft.Exchange.Security.OAuth.OAuthTokenBuilder.GetAppToken(String applicationId, String
    destinationHost, String realmFromChallenge, IssuerMetadata[] trustedIssuersFromChallenge, String
    userDomain)
    at Microsoft.Exchange.Security.OAuth.OAuthTokenBuilder.GetAppWithUserToken(String applicationId,
    String destinationHost, String realmFromChallenge, IssuerMetadata[] trustedIssuersFromChallenge, String
    userDomain, ClaimProvider claimProvider)
    at Microsoft.Exchange.Security.OAuth.OAuthCredentials.GetToken(WebRequest webRequest,
    HttpAuthenticationChallenge challengeObject)
    at Microsoft.Exchange.Security.OAuth.OAuthCredentials.Authenticate(String challengeString, WebRequest
    webRequest, Boolean preAuthenticate)
    at Microsoft.Exchange.Security.OAuth.OAuthCredentials.OAuthAuthenticationModule.Authenticate(String
    challenge, WebRequest request, ICredentials credentials)
    at System.Net.AuthenticationManager.Authenticate(String challenge, WebRequest request, ICredentials
    credentials)
    at System.Net.AuthenticationState.AttemptAuthenticate(HttpWebRequest httpWebRequest, ICredentials
    authInfo)
    at System.Net.HttpWebRequest.CheckResubmitForAuth()
    at System.Net.HttpWebRequest.CheckResubmit(Exception& e, Boolean& disableUpload)
    at System.Net.HttpWebRequest.DoSubmitRequestProcessing(Exception& exception)
    at System.Net.HttpWebRequest.ProcessResponse()
    at System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
    --- End of inner exception stack trace ---
    at System.Net.HttpWebRequest.GetResponse()
    at Microsoft.Exchange.Monitoring.TestOAuthConnectivityHelper.SendExchangeOAuthRequest(ADUser user,
    String orgDomain, Uri targetUri, String& diagnosticMessage, Boolean appOnly, Boolean useCachedToken,
    Boolean reloadConfig)
    ResultType : Error
    Identity : Microsoft.Exchange.Security.OAuth.ValidationResultNodeId
    IsValid : True
    ObjectState : New
    It appears to work fine from Lync 2013 to Exchange 2013.
    When I run: Test-CsExStorageConnectivity -sipuri [email protected] -Binding Nettcp -Verbose in Lync 2013 I get a successful outcome:
    VERBOSE: Successfully opened a connection to storage service at localhost using
    binding: NetNamedPipe.
    VERBOSE: Create message.
    VERBOSE: Execute Exchange Storage Command.
    VERBOSE: Processing web storage response for ExCreateItem Success.,
    result=Success, activityId=0bbdc565-4a05-4b57-bf95-0c75488a1ef6, reason=.
    VERBOSE: Activity tracing:
    2015/01/02 19:15:55.616 Autodiscover, send GetUserSettings request,
    [email protected], Autodiscover
    Uri=https://exchserver2.domainname.local/autodiscover/autodiscover.svc, Web
    Proxy=<NULL>
    2015/01/02 19:15:55.616 Autodiscover.EWSMA trace,
    type=AutodiscoverRequestHttpHeaders, message=<Trace
    Tag="AutodiscoverRequestHttpHeaders" Tid="30" Time="2015-01-02 19:15:55Z">
    POST /autodiscover/autodiscover.svc HTTP/1.1
    Content-Type: text/xml; charset=utf-8
    Accept: text/xml
    User-Agent: ExchangeServicesClient/15.00.0516.004
    </Trace>
    2015/01/02 19:15:55.624 Autodiscover.EWSMA trace, type=AutodiscoverRequest,
    message=<Trace Tag="AutodiscoverRequest" Tid="30" Time="2015-01-02 19:15:55Z"
    Version="15.00.0516.004">
    <?xml version="1.0" encoding="utf-8"?>
    <soap:Envelope
    xmlns:a="http://schemas.microsoft.com/exchange/2010/Autodiscover"
    xmlns:wsa="http://www.w3.org/2005/08/addressing"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
    <soap:Header>
    <a:RequestedServerVersion>Exchange2013</a:RequestedServerVersion>
    <wsa:Action>http://schemas.microsoft.com/exchange/2010/Autodiscover/Autodiscove
    r/GetUserSettings</wsa:Action>
    <wsa:To>https://exchserver2.domainname.local/autodiscover/autodiscover.svc</
    wsa:To>
    </soap:Header>
    <soap:Body>
    <a:GetUserSettingsRequestMessage
    xmlns:a="http://schemas.microsoft.com/exchange/2010/Autodiscover">
    <a:Request>
    <a:Users>
    <a:User>
    <a:Mailbox>[email protected]</a:Mailbox>
    </a:User>
    </a:Users>
    <a:RequestedSettings>
    <a:Setting>InternalEwsUrl</a:Setting>
    <a:Setting>ExternalEwsUrl</a:Setting>
    <a:Setting>ExternalEwsVersion</a:Setting>
    </a:RequestedSettings>
    </a:Request>
    </a:GetUserSettingsRequestMessage>
    </soap:Body>
    </soap:Envelope>
    </Trace>
    2015/01/02 19:15:55.704 Autodiscover.EWSMA trace,
    type=AutodiscoverResponseHttpHeaders, message=<Trace
    Tag="AutodiscoverResponseHttpHeaders" Tid="30" Time="2015-01-02 19:15:55Z">
    HTTP/1.1 200 OK
    Transfer-Encoding: chunked
    request-id: 5917d246-64b0-48e2-ad79-f9b6cffb5bea
    X-CalculatedBETarget: exchserver2.domainname.local
    X-DiagInfo: EXCHSERVER2
    X-BEServer: EXCHSERVER2
    Cache-Control: private
    Content-Type: text/xml; charset=utf-8
    Set-Cookie: ClientId=FTFXWUQWWRJVBMNBG; expires=Sat, 02-Jan-2016 19:15:55 GMT;
    path=/;
    HttpOnly,X-BackEndCookie=actas1(sid:S-1-5-21-3691024758-535552880-811174816-113
    5|smtp:[email protected]|upn:[email protected])=u56Lnp2ejJqBx8jIn
    sqbxpvSz8rHx9LLzp7O0sbOzcnSzcqcmZqem8aempmcgYHNz87K0s/N0s/Oq87Gxc7KxcrK;
    expires=Sun, 01-Feb-2015 19:15:55 GMT; path=/autodiscover; secure; HttpOnly
    Server: Microsoft-IIS/8.5
    X-AspNet-Version: 4.0.30319
    X-Powered-By: ASP.NET
    X-FEServer: EXCHSERVER2
    Date: Fri, 02 Jan 2015 19:15:55 GMT
    </Trace>
    2015/01/02 19:15:55.704 Autodiscover.EWSMA trace, type=AutodiscoverResponse,
    message=<Trace Tag="AutodiscoverResponse" Tid="30" Time="2015-01-02 19:15:55Z"
    Version="15.00.0516.004">
    <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:a="http://www.w3.org/2005/08/addressing">
    <s:Header>
    <a:Action
    s:mustUnderstand="1">http://schemas.microsoft.com/exchange/2010/Autodiscover/Au
    todiscover/GetUserSettingsResponse</a:Action>
    <h:ServerVersionInfo
    xmlns:h="http://schemas.microsoft.com/exchange/2010/Autodiscover"
    xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
    <h:MajorVersion>15</h:MajorVersion>
    <h:MinorVersion>0</h:MinorVersion>
    <h:MajorBuildNumber>1044</h:MajorBuildNumber>
    <h:MinorBuildNumber>21</h:MinorBuildNumber>
    <h:Version>Exchange2013_SP1</h:Version>
    </h:ServerVersionInfo>
    </s:Header>
    <s:Body>
    <GetUserSettingsResponseMessage
    xmlns="http://schemas.microsoft.com/exchange/2010/Autodiscover">
    <Response xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
    <ErrorCode>NoError</ErrorCode>
    <ErrorMessage />
    <UserResponses>
    <UserResponse>
    <ErrorCode>NoError</ErrorCode>
    <ErrorMessage>No error.</ErrorMessage>
    <RedirectTarget i:nil="true" />
    <UserSettingErrors />
    <UserSettings>
    <UserSetting i:type="StringSetting">
    <Name>InternalEwsUrl</Name>
    <Value>https://exchserver2.domainname.local/EWS/Exchange.asmx</Value>
    </UserSetting>
    <UserSetting i:type="StringSetting">
    <Name>ExternalEwsUrl</Name>
    <Value>https://exchserver2.domainname.co.uk/EWS/Exchange.asmx</Value>
    </UserSetting>
    <UserSetting i:type="StringSetting">
    <Name>ExternalEwsVersion</Name>
    <Value>15.00.1044.000</Value>
    </UserSetting>
    </UserSettings>
    </UserResponse>
    </UserResponses>
    </Response>
    </GetUserSettingsResponseMessage>
    </s:Body>
    </s:Envelope>
    </Trace>
    2015/01/02 19:15:55.704 Autodiscover, received GetUserSettings response,
    duration Ms=88, response=NoError
    2015/01/02 19:15:55.706 Lookup user details,
    sipUri=sip:[email protected], [email protected],
    sid=S-1-5-21-3691024758-535552880-811174816-1135, [email protected],
    tenantId=00000000-0000-0000-0000-000000000000
    VERBOSE: Items choice type: CreateItemResponseMessage.
    VERBOSE: Response message, class: Success, code: NoError.
    VERBOSE: Item: Microsoft.Rtc.Internal.Storage.Exchange.Ews.MessageType, Id:
    AAMkADAwNWZkZWI0LWM5NGYtNDUxNy05Nzk3LWZhZjRiY2Y4MTU4NwBGAAAAAADLP1MgTEXdQ7zQSlb
    qPl++BwBauhRZTfLbTYZ+hBWtK784ANcdmUYqAACSqIurRqgYSZwMhT/IBw89AACnT6G9AAA=,
    change key: CQAAABYAAACSqIurRqgYSZwMhT/IBw89AACnip6b, subject: , body: .
    VERBOSE: Is command successful: True.
    Test passed.
    All my certificates on the Exchange 2013 and Lync 2013 servers are from my local CA.
    I use APP with the public certificates as my reverse proxy for people connecting from outside the network.
    In Lync, the OAuthTokenIssuer certificate created through the Lync deployment wizard is issued to domainname.local (my primary sip domain) and the Subject Alternative names include domainname.co.uk
    I then exported this certificate to the Exchange Server and use the Set-AuthConfig to use this certificate for OAuth.
    from what I read this was what I was supposed to do.
    is this correct?
    I have tried so many things I don't know what do to next.
    Should the OAuth certificate in exchange be the one exported from Lync?
    In Lync, should the OAuthTokenIssuer certificate include the servername or lyncserver.domainname.local or just be domainname.local like it is at the moment?
    thank-you
    jack

    Thomas,
    thanks for giving this the time. I have run the Configure-EnterpriseApplication.ps1 script following by remove-PartnerApplication so many times that I was wondering if there are other setting that
    Configure-EnterpriseApplication.ps1 creates that aer not removed when you run
    remove-PartnerApplication.
    is there a way to completely remove everything that is confirmed when you run
    Configure-EnterpriseApplication.ps1 so I can run Configure-EnterpriseApplication.ps1 without there being any configurations left from when I previously run that command?
    thanks
    jack
    [PS] C:\Windows\system32>Get-PartnerApplication |fl
    RunspaceId : cb2fb328-769d-4b32-8b7b-1fa35e2994f5
    Enabled : True
    ApplicationIdentifier : 00000004-0000-0ff1-ce00-000000000000
    CertificateStrings : {MIIGcDCCBVigAwIBAgITPgAAARIHL+ig32UAAQAAAAABEjANBgkqhkiG9w0BAQUFADBcMRUwEwYKCZIm
    iZPyLGQBGRYFbG9jYWwxHTAbBgoJkiaJk/IsZAEZFg1HdWlkZUNsb3RoaW5nMSQwIgYDVQQDExtHdWlkZ
    UNsb3RoaW5nLUFQUFNFUlZFUjEtQ0EwHhcNMTUwMTEwMTIxODIzWhcNMTcwMTA5MTIxODIzWjB7MQswCQ
    YDVQQGEwJHQjEPMA0GA1UECBMGTG9uZG9uMQ8wDQYDVQQHEwZMb25kb24xHzAdBgNVBAoTFkd1aWRlIEN
    sb3RoaW5nIExpbWl0ZWQxCzAJBgNVBAsTAkhRMRwwGgYDVQQDExNHdWlkZUNsb3RoaW5nLmNvLnVrMIIB
    IjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyzDzaLsjJfktsbwIJ998ihsZM/0rKGdIt8rIx00oc
    HA7w0uVyz2UqnP9a8uRi6HkA7djbynlmGG0hKSUUQngXxz7q2dY6q9rcY5Rw2mJOMeppounx44FFp4+4e
    5HQKviLTYo+3DBGIR0mYDqxanKPS00d0f7HDLvmVb90hjdrbE372JBdcNNHs2OHRqg37bN2fAbwd22c9x
    2kvi0rESFnr+KcIGECVInCTHLJ7fwVqvi4hvRqtz7KLZsMXprpgeVDs45EMMRtwJ5Hw8uZR4CFz4dHSlo
    dIVgDPn8Ns2vGhcUK0JU4WkDbjnqo1SJzHlqtNjiu//wGcn77PAiM0yhyQIDAQABo4IDCjCCAwYwCwYDV
    R0PBAQDAgWgMCEGCSsGAQQBgjcUAgQUHhIAVwBlAGIAUwBlAHIAdgBlAHIwEwYDVR0lBAwwCgYIKwYBBQ
    UHAwEwHQYDVR0OBBYEFOY3whPicRAXNsTDSIg3FexpaCKdMHUGA1UdEQRuMGyCH0x5bmNTZXJ2ZXIyLkd
    1aWRlQ2xvdGhpbmcuY28udWuCH0x5bmNTZXJ2ZXIyLkd1aWRlQ2xvdGhpbmcubG9jYWyCE0d1aWRlQ2xv
    dGhpbmcuY28udWuCE0d1aWRlQ2xvdGhpbmcubG9jYWwwHwYDVR0jBBgwFoAUDHst3gUSMGwvkiNTPavmi
    UEWgtQwggEuBgNVHR8EggElMIIBITCCAR2gggEZoIIBFYaBzWxkYXA6Ly8vQ049R3VpZGVDbG90aGluZy
    1BUFBTRVJWRVIxLUNBLENOPURvbVNlcnZlcjIsQ049Q0RQLENOPVB1YmxpYyUyMEtleSUyMFNlcnZpY2V
    zLENOPVNlcnZpY2VzLENOPUNvbmZpZ3VyYXRpb24sREM9R3VpZGVDbG90aGluZyxEQz1sb2NhbD9jZXJ0
    aWZpY2F0ZVJldm9jYXRpb25MaXN0P2Jhc2U/b2JqZWN0Q2xhc3M9Y1JMRGlzdHJpYnV0aW9uUG9pbnSGQ
    2h0dHA6Ly9jcmwuZ3VpZGVjbG90aGluZy5sb2NhbC9jcmxkL0d1aWRlQ2xvdGhpbmctQVBQU0VSVkVSMS
    1DQS5jcmwwgdUGCCsGAQUFBwEBBIHIMIHFMIHCBggrBgEFBQcwAoaBtWxkYXA6Ly8vQ049R3VpZGVDbG9
    0aGluZy1BUFBTRVJWRVIxLUNBLENOPUFJQSxDTj1QdWJsaWMlMjBLZXklMjBTZXJ2aWNlcyxDTj1TZXJ2
    aWNlcyxDTj1Db25maWd1cmF0aW9uLERDPUd1aWRlQ2xvdGhpbmcsREM9bG9jYWw/Y0FDZXJ0aWZpY2F0Z
    T9iYXNlP29iamVjdENsYXNzPWNlcnRpZmljYXRpb25BdXRob3JpdHkwDQYJKoZIhvcNAQEFBQADggEBAD
    87GUPi02czEMO2Op0CeKBBpGwsfjYR9+RlC2uKAoH8PbWAxYNP3Ke6BtPeFy+95GGAJd5Z0+6LpO/AagA
    +zeY/tocZQjy0pYaU4/TPZgD+ZB/8sU982msu+8waO316ipBcf/87n9ZW3Jjk5DcVbtwrZErrGRe9DEn8
    QArN0jroLfaRtbDumse1Lp76+dxFuVhlLWcUXtIKaxm+UU9DS94EwJMtN54lDm3EG6hVdiGUR7TYqZU0K
    HGm7HciIhuO+2rhAazOBiIAAW6wZRUpFKZONSVD6bKrQCzL12LvynQ7XC6Itgr4JGzNCmoN43dXwVCkWo
    amTDdZY4h+QBqUvvY=}
    AuthMetadataUrl : https://lyncserver2.domainname.local/metadata/json/1
    Realm : domainname.local
    UseAuthServer : False
    AcceptSecurityIdentifierInformation : True
    LinkedAccount : domainname.local/Users/LyncEnterprise-ApplicationAccount
    IssuerIdentifier :
    AppOnlyPermissions :
    ActAsPermissions :
    AdminDisplayName :
    ExchangeVersion : 0.20 (15.0.0.0)
    Name : LyncEnterprise-786f61476b634278a3c9b9e4ec08b660
    DistinguishedName : CN=LyncEnterprise-786f61476b634278a3c9b9e4ec08b660,CN=Partner
    Applications,CN=Auth Configuration,CN=domainname,CN=Microsoft
    Exchange,CN=Services,CN=Configuration,DC=domainname,DC=local
    Identity : LyncEnterprise-786f61476b634278a3c9b9e4ec08b660
    Guid : 07495125-ccd4-4443-82d9-74fc3b955cdf
    ObjectCategory : domainname.local/Configuration/Schema/ms-Exch-Auth-Partner-Application
    ObjectClass : {top, msExchAuthPartnerApplication}
    WhenChanged : 10/01/2015 17:14:55
    WhenCreated : 10/01/2015 17:14:55
    WhenChangedUTC : 10/01/2015 17:14:55
    WhenCreatedUTC : 10/01/2015 17:14:55
    OrganizationId :
    Id : LyncEnterprise-786f61476b634278a3c9b9e4ec08b660
    OriginatingServer : DomServer2.domainname.local
    IsValid : True
    ObjectState : Unchanged

  • 5s Volume control issues

    Anyone having volume control issues?  My wife's 5s (less than a month old) is having issues with the up volume.  If she mutes it using the down volume, it won't go back up.  I can get it to work if I hold the volume a long time and it eventually comes back.  Or last time i had to remove her case, hold the volume and release several times before it finally kicked in.  Any thoughts or ideas?  Thanks.

    Hi,
    Please test in other computer to see if the issue persists, it may be caused by the bad output channel.
    But for better solution, I recommend you go to MSDN forum for further help.
    http://msdn.microsoft.com/en-US/
    Thanks for your understanding!
    Regards,
    Ada Liu
    TechNet Community Support

  • Legal control Issue - License cannot be used

    Hi Team,
    The sales order has Legal Control: Issue Error, due to this we are unable to deliver the goods. the below message found in the Log details:
    Access object: License Master
    Key (license nubmer): xxxxx
    Validity period not long enough
    Requested delivery date for item: 02/20/2012
    End of validity period of license: 1231/2011
    License cannot be used
    we tried to extend the validity of license but it is not allowing. can anyone give some inputs on this error.
    Thanks,
    Rajam

    Its a SAP GTS related error.
    I hope you are aware of the License are created under Legal Control in GTS system.
    If I'm not wrong, we can maintain License (GTS) by using TCode /SAPSLL/LCLIC01 and if the License is in active mode then can be modified by using TCode /SAPSLL/LCD_CHANGE
    If my input didn't assist, then try to post your SAP GTS related query in SCN Forum following, for expertise help on SAP GTS.
    - [Forum on *_SAP Global Trade Service_*|SAP Global Trade Services (GTS);
    Regards
    JP

  • Jabber for Windows 9.2 deskphone control issue

    Hi experts,
    I'm having a problem with the newly installed Jabber for Windows 9.2.0. When I click on the bottom right "control phone" and select my Cisco 7941 it fails. I tried restarting the Cisco CTIManager service with no luck.
    Deployment:
    IM&Presence: cloud (Webex service)
    CUCM version: 8.6(2a)
    LDAP integration: full (with authentication)
    Deskphone control was working prior the upgrade of Jabber for Windows. Everything else remained the same version.
    Using Jabber softphone as a client still works fine.
    CUCM ENd User is correctly configured.
    Wireshark trace of my Jabber for Windows 9.2 client communicating with CUCM when attempting to control my deskphone shows the following:
    Username: filippo.zangheri
    Password: checked three times (it is correct because Jabber softphone works fine).
    Any hint?
    Thanks.
    Filippo

    Davide,
    I know i am kind of late to the party on this one but i have fixed my issue and wanted to give you the information to see if this will work for you. If this is even still an issue?
    I too had the same issue and just like you i confirmed everything was correct however I discovered something when I was looking into my End User profile on the CUCM. I had originally swapped my 7971 phone with a new 8945 phone and I had both phones associated with my line for a while before I removed the old 7971.
    My End User profile still had both phones associated with my number even though the 7971 phone had been removed from my line. This was not allowing the CTI to connect to my 8945 phone or allow my jabber client to "Control Phone" properly because it couldn't figure out which phone to control. I went into the CUCM and physically deleted the 7971 phone from the system which released the associated phone in my End User profile. Once I did that, I "Control Phone" in my Jabber client and voila it worked like a charm!
    To make sure I didn't have any Jabber client issues after doing this i signed out of my Jabber client and deleted the local system profile for the Jabber client and then signed back into Jabber and let it recreate the profile. Once that was done i have not had any issues with my Jabber client controlling my phone and all functions work perfectly.
    Hope this helps...

  • Parallel currency 2nd local currency issue

    Good morning everyone,
    I am handling and issue wherein I am finding a difference in the FS10N GL line items.
    Background-
    1. Doc currency, 1st local currency and 2nd Local currency are the same i.e USD.
    2. When I see any GL account in FS10N I dont see any issues but for the GR/IR GLs.
    It was seen when F.19 was run while analysing GR/IR clearing accounts.
    I have 3 GLs that I am investifgating-
    GR/IR exp offset oth- P& L type
    GR/IR -analysis adj - Other  -B/S type
    Vendor control -Other - P& L type
    All the above mentioned are GR/IR relevant accounts.
    Need help On?-  Inspite of the Doc currency, 1st local and 2nd local currency being USD; the 2nd local currency shows a different value for some line items.
    Although Doc and 1st local currency are always same.
    Please assist.
    Thanks & regards
    Rajdilip
    9920845568

    Hi Madhu,
    I did not yet close the Defect but had to raise a query with SAP about the same.
    I do not really know the symptoms of your issue yet.
    What I have done is -I got the Business run F.13 for all old uncleared stock for all previous years that do not make sense to be still available uncleared in the system.
    Then get the open items identified by the Business so that we can decide if we can clear the unclearable open items that we encounter after running F.13 and use MR11 this time but with careful selection and approval.
    Once the available open items are in manageable numbers the performance of F.19 will increase.
    Also, you may think about implementing 2 notes after checking if they are already there in your system via transaction SNOTE-
    1058971 and 1233775.
    If you still have queries upon this, do let me know and I shall try to cater better understanding upon the same.
    Thanks & regards
    Dilip Raja

  • Source control issues with Azure Pack Web Sites

    Struggling to get my Azure Pack Web Sites POC off the ground.  Infrastructure is built and I'm ready to deploy a .NET app.  I can successfully deploy an app from the gallery and tested and it works so we're good there.
    However I'm having an issue with source control and getting an app deployed.  We have a local instance of Github enterprise here we use for all code repositories.  Can I use this?  In my tenant site I have created a new web site and added
    an external repository for source control.  I put in the HTTP link to my local github enterprise repo and it tries for a minute and returns the following error:
    Command 'git.exe fetch external ...' aborted due to no output and CPU activity for 60 seconds. You may increase SCM_COMMAND_IDLE_TIMEOUT setting to solve the issue.
    git.exe fetch external --progress
    There's nowhere I can specify credentials or SSH keys so azure pack can communicate with my repo (i'm assume this is the issue).  I can't put company custom code out on codeplex or public github so that's out.  Am I trying to do something that
    isn't possible in Azure Pack? 

    I guess I'm confused.  When I go into my web site and click the Setup deployment from source control, under the External repository option it says both Git and Mercurial repositories are supported.  This is a different button than the GitHub option
    for source code.  So what's the point of that option is you can't actually use a git repo?  

  • Remote/Local Upload Issues

    Hi, I am having issues updating my index.html from my Local folder to my Remote folder and seeing the change actually take place on the public internet display. I am connecting just fine to my remote server, as I can see all the folders and files. But when I save my index.html (even if it's a bare template with no images/content) and then try to upload it from the Local/Remote/Dual view within Dreamweaver, it just won't copy correctly...nothing updates on the world wide web. I am making my way through the "Lynda.com" Dreamweaver CS4 tutorials becaue I am extremely new to webdesign, and here are the items of information that it said I need to input into Dreamweaver to initially set up my site:
    1. Site Name
    2. Local root folder (which I just made C:/website_name/public_html). Public_html is the name of the folder on my remote server that is supposed be the default place from where it uploads my index.html.
    3. Default images folder (C:/website_name/public_html/images).
    4. It asks me for my: "HTTP:// address"  That would just be my registered domain name, correct?
    I'll post the information that my hosting company sent to me for setup. Perhaps I am not using their information correctly within Dreamweaver (I'll obviously change around all the personal/sensitive information in here):
    New Account Information
    Hosting Package: Personal Plan
    Operation System: Linux/cPanel Control Panel
    Domain: havingtroubles.com
    Username: chewbaca
    Password: grither222
    DNS CHANGE REQUIREMENTS!
    Your name servers must be set to:
    Nameserver 1: NS8.ZZZ.NET (203.290.39.825)
    Nameserver 2: NS2.ZZZ.NET (204.388.99.999)
    FTP Hostname: www.havingtroubles.com
    Webpage URL: http://www.havingtroubles.com
    When you connect via FTP to our servers, you will see a public_html directory.  Your pages should be placed
    within the 'www' or 'public_html' directory.  In addition you also need your main page to be named index.html
    or index.htm.
    I don't get what these are for:
    "Nameserver 1: NS8.ZZZ.NET (203.290.39.825)
    Nameserver 2: NS2.ZZZ.NET (204.388.99.999)"
    Any help would be greatly appreciated as this is really discouraging me from webdesign...I feel like if I can get over this initial hump, I can really take off and have some fun here! Thanks!

    Whew! Good to know it's not actual account info!
    1) Sitename can be anything your local filesystem supports
    2) Local root folder should be a folder on your local filesystem containing the files and folders of your site. Can be named anything your filesystem supports, I often name mine with the sitename (as noted above) so that it's easy to find on my local file system.
    3) Unless you have a specific reason to require all new images on your site to be saved in a specific folder, I'd just ignore the default images folder. All this does is tell Dreamweaver where all images should be saved within the site - so this is more for helping you keep the site organized but if you're doing that already on your filesystem and have a good site definition and link to resources correctly, this isn't really required.
    4) Yes. That would be the URL to the final site on the live server.
    Not sure why they're giving you the DNS information like that - maybe if you need to create a redirect from a previous site?
    /* Stupid forum software makes it hard to catch misspellings...*/

  • Remote control issue with only some users

    I'm having an issue that I can't seem to find any reference to anywhere.
    Our client has two servers. One is Server 2003 and is running AD, the other is 2008R2 and is running terminal services.
    When I create a new user in AD, if I set the option in AD to allow remote control, do not require permission and interact and I set these options before the first time the user logs into the terminal then I can remote control that user's session without
    a problem.
    However, if I leave the defaults in AD to allow remote control but require the user's permission and the user logs into the terminal the first time with permissions set like that then forever more I can never remote into that user's sessions. Changing the
    options in AD later to not require user's permission no longer helps. When I try to remote into that user's session the user does not get a pop-up requesting permission, rather I just get an Access Denied message. If I try to shadow via an elevated command
    prompt I get error 317. I haven't been able to find any differences in GP or the registry between users that I can shadow and those I can't. Some setting specific to each user is getting set on first login that can't seem to be undone by changing the settings
    in AD. Where might I find this?
    Thanks!

    Hi,
    Thank you for posting in Windows Server Forum.
    Please check that you have added user under “Remote Desktop User” local group. In addition they are
    added under GPO setting “Allow logon through Remote Desktop Services” and
    not added under “Deny logon through Remote Desktop Services”.
    You can check the setting under below mention path.
    GPO_name\Computer Configuration\Windows Settings\Security Settings\Local Policies\User Rights Assignment
    More information:
    Allow log on through Remote Desktop Services
    http://technet.microsoft.com/en-us/library/dn221985.aspx
    In addition please check that you are not limiting in number of users who can connect simultaneously and also verify Remote Desktop Services Logon rights. Please check beneath article for additional details.
    Remote Desktop disconnected or can’t connect to remote computer or to Remote Desktop server (Terminal Server) that is running Windows Server 2008 R2
    http://support.microsoft.com/kb/2477176
    Hope it helps!
    Thanks, 
    Dharmesh

  • [Solved] Screen brightness control issue

    I just purchased a Lenovo T410s. I have set it up to only use Nvidia and only give visibility to the Nvidia GPU. The problem I have is once X starts I can no longer change the screen brightness with the function keys. I'm using KDE and it registers that I'm trying to change the brightness but the screen never changes. If switch to run level 3 I can use the function keys to change the brightness without an issue. I'm confused at what is causing the issue. I'm not sure what information you need to help me, but I will give you what you need if you tell me.
    EDIT: I discovered on the Nvidia forums that the backlight function was disabled in the drivers for this model. Apparently when in use it causes squealing sounds.
    Last edited by migizi (2010-12-09 13:15:40)

    I did some more testing and here is what I found out. I switched my laptop to use integrated GPU only, so that means Arch sees my GPU as the Intel HD. Now I can boot X and control my brightness with the functions keys. Has anyone else run into the problem with Nvidia drivers and the Quatro NVS 3100m GPU?

  • Table Control Issue

    Hi all,
              I had a issue where in when I display some records in the table control, it is showing the records and the rest of the records are going into grey mode.
    For example, Iam getting 3 records into the table control.  From the fourth line of the table control, it is displaying the grey color.( I mean disable mode).
    I have a requirement where the end user must have the facility to enter the records manually also.    
    So, How to make the grids of the table control in such a way we can enter some data manually along with the imported data.
    Please let me get some ideas.
    thanks and regards
    Murali Krishna Tatoju

    Hi Murali,
    I have the following logic in the PBO and it works fine,
    DATA: tab_fill TYPE i,
            calc_fill TYPE i,
            add_fill type i,
            no_lines_add type i.
      CLEAR: tab_fill, calc_fill, add_fill, no_lines_add.
    *check the current line number and the data filled.
      DESCRIBE TABLE g_tc_rate_card_itab LINES tab_fill.{color:red} "g_tc_rate_card_itab----> internal table{color}
      IF tab_fill GE 7.
        calc_fill = tab_fill MOD 7.   {color:red}" Initial 7 rows are available in the table for input u can change this as per you requirement or the no. of rows initially available in your screen{color}
        IF calc_fill = 0.
         add_fill = tab_fill / 7.
         add_fill = add_fill + 1.
         no_lines_add = 7 * add_fill.
          tc_rate_card-lines  =  no_lines_add.  {color; red}" tc_rate_card ----> Table control name{color}
        ENDIF.
      ENDIF.
    By this way you can get rid of the ADD button since as soon as the 7th row is filled with data it adds up more 7 rows in the table control which are read for input.
    Regards,
    Abhijit G. Borakr

  • Dynamic Local User Issue

    When i look at snapins thru consoleone i can see that Zenwork 7.0.1 snapin is installaed.
    I have Novell Client 4.91 SP5 and Zenwork Client 7.0.173.91015 installed on the clients running WinXP Pro SP3.
    There is different of failures that happens..
    Senario 1:
    I install a Latitude D610 with a WinXP Pro SP3 original CD, from scratch. I only install the drivers for the LAN-card to get access to the network. I do not update windows updates etc.
    I install the Novell Client 4.91 SP5, after that i install Zenwork Client 7.0.173.91015. And apply some registry settings to make the novell client to use the "tab-function" and hide advanced settings etc..
    I have my eDir user "ADMIN1" with the policy package with settings to Dynamic Local User set to create a local user with name Admin, but im not using volatile user. So the local windows user Admin will be saved when logged out.
    I login once with my Admin1 user, it creates the local profile Admin from Default User (with the help of Zenworks, and the policy Dynamic Local User?). I restart the computer and login again, and the local profile Admin craches and create a new one from Default User but this local user profile is namned Admin.Computername.
    Ive tested this with atleast four other computers (different hardware) so it cant be a driver issue.
    Ive looked thru the local logs, and i cant find anything about any problem with reading the NTUSER.DAT as could be a problem to load the local profile.
    I even tested this senario when i update all windows updates etc, with two different version of the zenworks client and so on. ive been testning this for like 100 times now atleast. and same failure is happening. Ive even tested this in a virtual environment (vmware workstation).
    Senari 2:
    Like the problem descried above, in some cases it loss the connection or something with the zenwork server side and the zenwork client on the client computer... Since it does not attempt to use the settings from Dynamic Local User, becuase i got the windows login window, and i have to login to an already existing windows local account (with otherwords i cant login to the Admin-profile since i dont know the login information to this account since its created by zenworks / dynamic local user settings, and from the settings there you cant set a password, just the name and role of the windows accout that should be created)..
    And after a while i try again, and then the settings from Dynamic Local User passes by and log into the, (let me say) Zenworks created local user profile (set by Dynamic Local User settings).
    I wanna mention that all computers thats old, no reinstallation.. I can login to without problem, without any crashes of the Windows Local Profile.
    Ive succeded once without any Windows Local profile crash, rebooted this computer over and over again, and no failure. If you succed twice, it seems like its fine. But then i reinstalled this computer, just like i did to make it success. But this time it failed on the second try, and got a crashed profile....
    Its kinda old hardware to the server where i have my Zenworks, could that be the case? Could it be some timeouts?
    The concults i use to fix some problems in our environment updated zenworks from the serverside just before christmans.. Could it be any problems with some windows patch etc?
    Any help would be appreciated!
    // Jokohanho

    > installed on the clients running WinXP Pro SP3.
    <snip>
    > I restart the computer and login again, and the local
    > profile Admin craches and create a new one from Default User but this
    > local user profile is namned Admin.Computername.
    I only know of one XP SP3 issue that could cause this, but it involves a pw
    change and RP:
    "When you try to log on to a Windows XP SP3-based computer by using a
    roaming profile, the roaming profile cannot load."
    http://support.microsoft.com/kb/958058
    Regards
    Rolf Lidvall
    Swedish Radio (Ltd)

  • PDF interactivity : page control issue (pdf file considered as a form)

    Hello there,
    I've got a slight but quite annoying issue when exporting a PDF from my InDesign CS3 file. Let me explain.
    The file is some sort of glossary with interactive content (such as a table of content, images with over effects and text with tooltips) and two buttons on the master page which allow the user to browse the document forward or backwards (basic next/previous page controls). Those two buttons work as expected, but their presence causes something strange when exporting the document.
    What happens is that the exported PDF document is considered as a form when those buttons are present.
    I'd like to keep those controls, but without having Acrobat Reader reminding me that I'm browsing through a form that I won't be able to save (bla bla bla). Which means that I just would like the file to behave as a standard document instead of a form document.
    If any of you ever experienced that issue, I'd like to know how you solved it.
    Thanks a lot.

    Thanks for the answer, but I found out the cause of the issue.
    What happens is quite weird.
    Using inDesign, once your file exceeds 100 buttons it exports itself as a PDF form instead of a standard PDF document. No straight solution seems to exist, but I found a way to bypass this problem.
    Instead of creating my controls in the master page, I created them (only once) in the first page they appear in. Then, in Acrobat Pro, I just selected them and used the "duplicate" command.
    There are two benefits when using this solution:
    your PDF document won't turn into a form (which can be a real problem if you don't want to confuse the document users)
    your PDF file will be lighter. Indeed, when creating a button in inDesign (even if you create it on the master page) the exported PDF document won't contain X occurences of the same button, but X different buttons (which can incread the size of your document dramaticaly when it reaches a large amount of pages).
    It took me hours to find out a solution to this problem, I hope it will help someone else than me.

  • Invoice in foreign currency: Different local currencies issue

    Hi there,
    We have two company codes 1000 & 2000 and we have a business requirement that Company Code 1000 needs to make purchases on behalf of company code 2000 using a cost object (cost center 20001234) under company code 2000.
    Company Code 1000 – local currency USD
    Company Code 2000 – local currency CAD and currency of cost center 20001234 is CAD. (We are using ECC 5.0)
    We are running into an issue (Different local currencies USD CAD) when we try to post the vendor invoice in foreign currency. This error happens only when a GR (goods receipt) and IR (invoice receipt) being done on different dates, and the exchange rate changed between these dates.
    Any help / pointers will be appreciated.
    Thanks in advance!

    Hi Ravi,
    I have already configured purchase price variance account but still an error appears: "Inconsistent in FICO document: difference in first local currency".
    Please take note the PO is charge to an asset account and usually any exchange rate difference should be charge to same account which is an asset account right? If the result of the difference is positive the systems allows the difference posting to the asset account but if the difference is a negative value above error appear.
    Please assist me on this issue; any help would be highly appreciated.

  • Adding a custom webpart to webpart page not a safe control issue

    When I am adding a custom web part to web part page I am getting below error as a popup. Plz help if any body resolved the same issue.
    Unable to add selected web part(s). (Web Part Name): A Web Part or Web Form Control on this Page cannot be displayed or imported.
    The type could not be found or it is not registered as safe
    Regards.
    Avinash.
    Avinash

    Hi,
    Here you go. This should help you.
    ow many times have you guys faced an issue like this ?"The type could not be found or it is not registered as safe." .To resolve this, make sure that you add safe controls around your web part assembly in web.config.
    <SafeControls>
    < SafeControl Assembly=”WebPart, Version=1.0.0.0, Culture=neutral, PublicKeyToken=abcdeddf23232″ Namespace=”Mywebpart.WebPart” TypeName=”*” Safe=”True” />
    < /SafeControls>
    The above ensure that your web part code is secured and wont let any anonymous users to access the web part.
    Happy SharePointing ;-)
    http://www.c-sharpcorner.com/Blogs/15024/
    Please remember to click 'Mark as Answer' on the answer if it helps you

Maybe you are looking for

  • Error - Rendered Image is NULL

    Hello ! I am trying to work on animated objects. I have imported XMII Dynamic Graphics from sdn website and imported the same in my project. Now when I am tyring to use HorizLEDMeter or any of its object I am getting the error as  "Rendered Image is

  • IPOD blanks on and off

    Please help. Just bought 30GB iPod and thought it was charging, however it now simply flashes from a color apple icon in the middle of the screen, to a black and white one, then to a blank screen while making a quick sound like it is powering down. A

  • Copy of G/L Accounts

    Hi guru's... It is not possible to create each and evey G/L account which are already existing in present system. Then what is the procedure to copy or convert all the G/L accounts from any NON-SAP software to SAP... ? Please explain how the closing

  • How to know if port forwarding is working?

    i have 2 routers one netgear and the other linksys W4tg45 and i have port forwarding the same on both. now when i connect the netgear i am able to access the website from outside the LAN and when i connect the linksys it is not working anymore. is th

  • Windows 10 TP Build 10041

    Hi Insiders I have downloaded and installed build (10041) but when it boots to set up the settings it sits on 30% i have left my laptop on all night and still on 30%. I shutdown and restored to 9926 now i have a error when updating  0x800705b4 i have