WCF - Getting the "The authentication schemes configured on the host ('Anonymous') ....." error

"The authentication schemes configured on the host ('Anonymous') do not allow those configured on the binding 'BasicHttpBinding' ('Ntlm'). "
I am brand new to WCF and services in general.  I have turned on the basic, windows & digest auth modes in my iis express.  
One thing I just noticed in my iis express config file, I had turned on basic auth in the "turn of windows stuff" in the task manager then rebooted, but I just opened the applicationhost.config file on my machine and saw this:
            <authentication>
                <anonymousAuthentication enabled="true" userName="" />
                <basicAuthentication enabled="false" />
shouldn't that basicAuthentication read as true?
I was given this existing project to make some changes to, but I cant even get it to run on my machine, so I'm assuming something is up with my local iis express settings.
This project has 3 services in it.  Here is a partial of the webConfig:
        <bindings>
          <basicHttpBinding>
            <binding name="BasicHttpBinding_IDataMaintenanceService" maxBufferSize="2147483647" maxReceivedMessageSize ="2147483647" maxBufferPoolSize="2147483647" >
              <readerQuotas maxDepth="2147483647"
              maxArrayLength="2147483647" maxBytesPerRead="2147483647"
              maxNameTableCharCount="2147483647" maxStringContentLength="2147483647"/>
              <security mode="TransportCredentialOnly" >
                <transport clientCredentialType="Ntlm"/>
              </security>
            </binding>
            <binding name="BasicHttpBinding_IYearEndProcessingService" maxBufferSize="2147483647" maxReceivedMessageSize ="2147483647" maxBufferPoolSize="2147483647" >
              <readerQuotas maxDepth="2147483647"
              maxArrayLength="2147483647" maxBytesPerRead="2147483647"
              maxNameTableCharCount="2147483647" maxStringContentLength="2147483647"/>
              <security mode="TransportCredentialOnly" >
                <transport clientCredentialType="Ntlm"/>
              </security>
            </binding>
Simon.

Hi battlFrog,
Well Done!
I am very glad that you have solved your problem by yourself.
If you have any others problem, welcome to post it in this forum.
Best Regards,
Amy Peng
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.

Similar Messages

  • The HTTP request is unauthorized with client authentication scheme 'Ntlm'. The authentication header received from the server was 'NTLM'.

    when i connect to wcf service , i am getting the client authentication error.
    It happens only when i connect to wcf service from a client machine (virtual machine) that is logged in with local user account.
    Wcf service is hosted as windows service in my case.
    Client application is a windows application that connects using below security mode.
    BasicHttpBinding httpbind = new BasicHttpBinding();
    httpbind.Security.Mode = BasicHttpSecurityMode.TransportCredentialOnly;
    httpbind.Security.Transport.ClientCredentialType = HttpClientCredentialType.Ntlm;
    httpFactory.Credentials.Windows.AllowedImpersonationLevel
                                    = System.Security.Principal.TokenImpersonationLevel.Impersonation;
    Please help me with a solution.
    As i read more through below link , i doubt if the client is not in the same domain, it might not work ? is it rite.
    http://blogs.msdn.com/b/chiranth/archive/2013/09/21/ntlm-want-to-know-how-it-works.aspx
    Regards Battech

    https://msdn.microsoft.com/en-us/library/windows/desktop/aa378749%28v=vs.85%29.aspx?f=255&MSPPError=-2147217396
    Well, you need to figure out what the authentication is supposed to be bettwen the WCF client and WCF service, because Windows Authentication is being rejected.

  • Authorization Scheme using the APEX Authentication Scheme

    How would you build an authentication scheme that is using the APEX Authorization scheme. All users are belonging to a group which could be Oracle, External or Developer and I'd like to hide certain pages from the External users.
    I am not sure if I can grab the group name from some V('..') function and make something work?
    Cheers,
    Andy

    I'll give it a try again, sorry for not being able to describe the problem better!
    I am using the APEX built in authorization and authentication to make my life simple with regards to user mgmt. So all the users are managed using the Home>Administration>Manage Application Express Users. Every user belongs to an APEX group (Home>Administration>Manage Application Express Users>User Groups). For example:
    User A belongs to Group External
    User B belongs to Group Oracle
    User C belongs to Group Admin
    Now, there are certaing pages in my application that I want to restrict from the Group External (but the Group Admin and Group Oracle can see them).
    So my question is really how would I build such an Authorization Scheme to accomplish this? Not suer about which APEX API functions I should use to get this data and how to build the function.
    I hope this makes more sense?
    Andy

  • Changing existing schemas configured when the environment is running fine

    Hi Masters,
    Consider an Essbase server (11.2.1.4) which is running fine with some essbase applications and now I need to change the schemas on which the foundation and EAS are running.
    Can we do that and what could be the impact on running essbase applications?
    Thanks,
    Siva

    Hi John,
    I have gone through the docs referred and followed the steps, At the shared services DB configuration segment, I just gave the new schema/ password and clicked on Next button.... there its throwing an error "EPMCFG:10372: The database doesn't contain Shared Services information".
    Any tricks?
    Thanks,
    Siva

  • Issue in triggering central alert server- (Unable to subscribe the alert which was configured in the system)

    Hello Team,
    I'm facing an issue with the alert.
    Created alert classification and alert category in the transaction "ALRTCATDEF".
    Created container for alert category and maintained the short and long text for alert.
    Assigned the particular role "SAP_BC_ALM_ALERT_USER" in the authorization subscription and the same role has been added to user in SU01 transaction.
    Setting up Action:
    In processing method the alert category has been assigned as initial value.
    I have made all the configuration to subscribe the alert.
    Issue:
    In WEB UI under the servicepro business role, The navigation bar "Work list" there is an option to "personalize alert". Once we click on that then we will be able to subscribe the alerts. But in my case the alert category is not appearing in the subscription list. It is completely empty.
    System should show the configured alert category to subscribe. But now it is completely empty row.
    Thank in advance for your help!!!!
    Thiru.P

    Hi Ravi,
    Thanks for the suggestion. Actually the server and domain all are running well. I can start and stop from the startup menus and command scripts.
    The only issue is in the Eclipse (OEPE) when I try to connect the server. However I found the solution that I need comment the localhost entry in hosts file as below.
    # 127.0.0.1 localhost
    Now the server is connecting well. However I have another issue, that I am not able to shutdown the server from startup menus. I suspect the t3 protocal and HTTP protocal related. If you have any suggestions please help me.
    Note: if still have issues then try by removing the LAN connection, or install the Microsoft Loopback Adapter.
    But I am still looking for options without commenting the localhost in the hosts entry.
    --Khaleel
    Edited by: Khaleel Shaik on Dec 8, 2010 2:58 PM

  • Why does this message keep appearing when i try to instal windows 7 through bootcamp? - "something went wrong and the USB cannot be configured for the installation"

    Why does this message keep appearing when Itry to instal windows 7 through bootcamp? - "Your bootable USB drive could not be created. An error occurred while copying the Windows installation files."

    Found a solution!
    Follow the extended version of these directions here:
    https://discussions.apple.com/docs/DOC-3581
    Worked like a charm!

  • I am supppose to wire up a cluster to a callng library function thru the use of the "adapt to type" configuration.But the program lie in the data types in the struct.

    i have call library function that contain two arguement,two inputs i mean.The first input is simply an int which can be easily matched by labview data type.The second input is declared as a structure which i match it thru a cluster by using the adapt to type means.
    However,inside the structure there are four variables,two of which is PULONG and the other two is ULONG.Inside my cluster i can match the ULONG by a 32bit unsign integer labview data type but how can i match the PULONG with a labview data type?

    There is a great KnowledgeBase entry that discusses using the "adapt to type" option in a Call Library Function, and specifically using clusters.
    This KB, titled "I'm Having Trouble Accessing the Members of a Cluster Passed to a Shared Library Such as a DLL" is available at:
    http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/bc2a65c0fe2868a1862566e80067c4e4?OpenDocument
    I found this article by going to www.ni.com, clicking on the KnowledgeBase link, and searching for "call library cluster."

  • The HTTP Request is unauthorized with client authentication scheme negotiate - MDS Excel Plugin error

    Hi,
    Some users in my company are experiencing a strange issue when connecting to our MDS server using the MDS Excel plugin. They receive the error message:
    "The HTTP Request is unauthorized with client authentication scheme negotiate. The authentication header received from the server was "NTLM,BASIC real="DOMAIN NAME IWA"
    They are receiving this error when first trying to connect. For some reason they only receive this error when connected to the work network via the VPN. They don't receive this error from within our network.
    Does anyone know what might be causing this issue and how to resolve?
    Many Thanks,
    Phil

    Try the following links and see if it helps:
    https://support.microsoft.com/en-us/kb/896861/
    https://social.technet.microsoft.com/Forums/projectserver/en-US/912c7179-8858-4c48-a71d-d9a21ff10a1b/the-http-request-is-unauthorized-with-client-authentication-scheme-ntlm-the-authentication?forum=project2010custprog
    -Nithesh Shetty Software Engineer, C & E -> IMML -> MDS, Microsoft.

  • Get an error for changing the windows authentication mode to the both SQL and windows authentication mode

    I installed the SQL server Express 2008 R2 and then SQL Server Management Studio 2008 R2 . But during the installation, I could not choose the both SQL and windows authentication mode and an error accrued so I did that just with windows authentication mode. 
    Now, I want to change the windows authentication mode account to the SQL authentication mode but it shows me an error which is you do not have permission (Although I am the administrator in windows), what can I do?
    Following steps are the steps that I went but I got an error:
    Server properties >> security >> choose the option of SQL Server and Windows Authentication mode 
    and the error that I got is attached(access is denied)  
    Can you please help me?

    You can change the setting after you gain admin rights to your SQL Server. You don't admin rights automatically, you have to explicitly add yourself during the install
    Here's a guide on how to (re)gain those rights:
    http://v-consult.be/2011/05/26/recover-sa-password-microsoft-sql-server-2008-r2/

  • Can I get the AD Login to fill in the Proxy Authentication?

    Hi,
    Here at work (an FE college) we have a windows based Proxy system that it's as hard as Fort Knox. Currently, when users have logged in, the Proxy Authentication box pops up, the users fill in their details, then another pops up and they fill it in again (one is for HTTP, the other HTTPS). Thing is, for some people, it continually pops up, causing great annoyance and complaints.
    What I would like to find, is a way that when the user logs in (using the AD for authentication), that the details are then placed into the relvant fields in the Proxy Authentication.
    I don't work for the IT department, so I'm not in a position to know many answers about the windows based stuff, but will try to follow any advice or questions you have.
    Thanks,
    LCM Technician

    The security code is the Apple ID of the person who setup the account.  You will need to have the person you purchased the iPhone from remove their information from the iPhone.

  • Count of schema based on the value in a column

    I have to write a query to count the number of schema that have the value in a column as '1' in a table For ex
    I have a table called Vendor in all the schemas(schema1 through 50) I have to look for the value in a column(Benefits) if it 1 or 0 . I need to do the count of the number of schema who have the Benefits turned ON (value '1')
    suppose the value in benefits(col) in Vendor (tbl) for schema1 is 0 than donot count that schema
    and if the value in benefits(col) in Vendor (tbl) for schema2 is 1 than count
    do i connect as a system manager? Do I need a Pl/sql table to put the count in it
    anybody please help.
    TX
    KK

    As I understand from 325537 description, the table VENDOR contains only one row and column BENEFITS_TRACKING is either 0 or 1
    In this case the total can be calculated by simply summing the values of all BENEFITS_TRACKING
    In case VENDOR has more than one row you need some grouping function like SUM or COUNT
    I don't unterstand why you loop through dba_users.
    Im quite sure that you won't find a VENDORS table in the SYSTEM schema. The 'execute immediate' will fail with a table not found exception.
    Another problem in your code is, you will get no_data_found exception when benefits_tracking=0 because of your where condition
    (remove the where-condition or use a grouping function as explained above)
    declare
      v_count      pls_integer := 0;
      v_curr_count pls_integer := 0;
    begin
      for rec in (select owner from all_tables where owner like 'SCHEMA%' and table_name='VENDORS') loop
          execute immediate 'select SUM(BENEFITS_TRACKING) from '||rec.owner||'.VENDORS' into v_curr_count;
    --      execute immediate 'select COUNT(BENEFITS_TRACKING) from '||rec.owner||'.VENDORS where BENEFITS_TRACKING=1' into v_curr_count;
    --      execute immediate 'select BENEFITS_TRACKING from '||rec.owner||'.VENDORS' into v_curr_count;
          v_count := v_count + v_curr_count;
      end loop;
      dbms_output.put_line(v_count);
    end;

  • Changing pie chart to 3D pie causes it to lose the master page scheme and become rock patterns instead.

    When I change my Keynote pie chart to a 3D pie chart it loses the master page color scheme, becoming rock patterns instead. I haven't been able to get it to return to the original color scheme.

    Thanks for the response.
    On the first issue, unfortunately formatting the legend using that technique results in no change to the legend. The only way I was able to get it to resize was by resizing the entire chart area.
    On the second point, I must be missing something. Do you mean that there is no way to format a chart such that all slices have the desired formatting at runtime unless the report is always run with the same parameters? I might as well just draw a static picture :/

  • No sender agreement configured in the XI Integration Directory

    Hi,
    I am using MPA(MML) message format in XI scenario. My scenarios are R3->XI->Marketplace and Marketplace->XI->R3. The first scenario works fine with no problems where as when i try to post MML message from marketplace to XI system, i am seeing the "No sender agreement configured in the XI Integration Directory for the given message header:SenderParty=xxxx; ReceiverParty=; SenderService=xxxxx; ReceiverSerivce=xxx; Interface=xxxx; InterfaceNamespace=xxx;". I have created sender agreement for this secenario, and moreover i haven't this sender agreement in the xi cache. Please let me know if i am missing anything in the configuration.
    Thanks & Regards
    Sruj

    Thanks a lot for replies, but i have tried all these options but no luck. Does it need any additional configurtion to resolve this issue, i dont think this is cache issue, if that is the case after all steps which i have done should have fixed it. Please post your comments.
    Once again thanks a lot for everyone.
    Thanks & Regards,
    Sruj
    Message was edited by: Srujan Gogineni

  • How do we determine the HTTP authentication header for our hosted solution?

    How do we determine the HTTP authentication header (adobeconnect_admin_httpauth) from our hosted solution? The documentation says to find it in a custom.ini file but I have no clue how to access that.
    I need to supply that to the adobeconnect plugin used with a Moodle instance, screnshot below.
    If it helps, when I click "Test Connection", I see the following output.
    A series of tests have been run in order to determine whether the Adobe Connect Pro server has been properly setup for this integration to work and to also determine whether the user credentials provided in the activity global settings has the correct permissions to perform the neccessary tasks required by the activity module. If any of the tests below have failed, this activity module will not function properly.
    For further assistance and documentation in how to set up your Adobe Connect Pro server please consult the MoodleDocs help page for this activity module Help page
    Sending common-info call:
    successfully obtained the session key: na11breezrirhb4f4ryf5shqy
    successfully logged in as admin user
    Testing retrevial of shared content, recording and meeting folders:
    error obtaining shared content folder
    XML request:
    <?xml version="1.0" encoding="UTF-8"?> <params><param name="action">sco-shortcuts</param></params>
    XML response:
    <?xml version="1.0" encoding="utf-8"?> <results><status code="no-access" subcode="no-login"/></results>
    error obtaining forced-archives (meeting recordings) folder
    XML request:
    <?xml version="1.0" encoding="UTF-8"?> <params><param name="action">sco-shortcuts</param></params>
    XML response:
    <?xml version="1.0" encoding="utf-8"?> <results><status code="no-access" subcode="no-login"/></results>
    error obtaining meetings folder
    XML request:
    <?xml version="1.0" encoding="UTF-8"?> <params><param name="action">sco-shortcuts</param></params>
    XML response:
    <?xml version="1.0" encoding="utf-8"?> <results><status code="no-access" subcode="no-login"/></results>
    error creating meeting testmeetingtest folder
    XML request:
    <?xml version="1.0" encoding="UTF-8"?> <params><param name="action">sco-update</param><param name="type">meeting</param><param name="name">testmeetingtest</param><param name="folder-id"/><param name="date-begin">2015-03-14T06:53:39.000+00:00</param><param name="date-end">2015-03-14T07:53:39.000+00:00</param></params>
    XML response:
    <?xml version="1.0" encoding="utf-8"?> <results><status code="invalid"><invalid field="folder-id" type="id" subcode="format"/></status></results>
    error creating user testusertest
    XML request:
    <?xml version="1.0" encoding="UTF-8"?> <params><param name="action">principal-update</param><param name="first-name">testusertest</param><param name="last-name">testusertest</param><param name="login">[email protected]</param><param name="password">9B396EA828A00203FB3E8E69010FE537</param><param name="extlogin">[email protected]</param><param name="type">user</param><param name="send-email">false</param><param name="has-children">0</param><param name="email">[email protected]</param></params>
    XML response:
    <?xml version="1.0" encoding="utf-8"?> <results><status code="no-access" subcode="no-login"/></results>
    What are we missing?
    Thanks!

    Here is the docuementation for loging in with an HTTP Headder Adobe Connect 9 * Log in from an application
    Seeing as there may be some modification to files on the server, you may need to work with Adobe Support to see if they can be modified in the Hosted environment.Adobe Connect Help | Adobe Connect Support

  • My phone lost connection... it says SEARCHING... i delet all info to see if it work and now i cant seem to take the searching away or configurated... PLEASE HELP...!

    i need some help pleaseeeeee, i think i ruin my phone....
    im from panama, my phone i got it in usa, when it goy here (to panama) i had to buy a regular sim card from the phone company, it was working perfectly fine, but then a few days ago the signal got lost and it says SEARCHING... i though it was the sim card that wasnt working so i got a new one yesterday and still did not work, so i thought that if i erease everything and start the configuration all over it was going to make it work, but now is worse cause the phone doesnt let me do the configuration it says in the screen that the phone cant be configurated cause the server is not available.... so now i dont know what to do and the worse part is that the SEARCHING... is still on...please please tell me what do i need to do in oprder for me to fix this...
    (sorry for my writing, i am a latin girl)
    thanks
    Aura Reyes

    Hello AuraReyes,
    It sounds like your phone is having trouble connecting to your cellular providers network. Take a look at this article I found for you named:
    iPhone: Troubleshooting No Service
    http://support.apple.com/kb/ts4429
    Symptoms
    iPhone may display one of the following symptoms in the status bar:
    Displays No Service or Searching in an area of good coverage
    Does not regain service when returning to an area of coverage
    Resolution
    If you encounter any of the above symptoms on your iPhone, try these steps to attempt to resolve the issue. Test after each step.
    Try turning iPhone off and then on again.
    Remove the SIM card and verify that it is a valid, carrier-manufactured SIM. Also verify that it is not damaged, worn, or modified. Then reinsert it.
    Check for a carrier settings update. Tap Settings > General > About while connected to a Wi-Fi network. If an update is available, a prompt should appear soon. If Wi-Fi is not available, connect your device to iTunes.
    Update your iPhone to the latest version of iOS.
    Restore the iPhone.
    If you're still experiencing No Service issues, contact your carrier to check for any network or account issues that could cause this issue.
    Thank you for using Apple Support Communities.
    All the very best,
    Sterling

Maybe you are looking for

  • Return statement in exception and consequences

    Hi, Can any one give me the explanation for my doubt? Case 1: I am having some code throwing some exception lets say arithematic exception in my try block. I caught it in the catch block and at last I am having one finally? as per normal order try bl

  • API for viewing PDF?

    Does anybody know something about a java api that is able to display PDF - Documents?

  • Routing and Remote Access Logs (Windows Server 2008 R2)

    Hi, I have a Windows 2008 R2 server running Routing and Remote access and users are using PPTP VPN's to connect to our network. I have been asked to find logs for the following for connections in to our server Username used for connection Computer Na

  • Install acrobat xi on windows xp

    Having a problem where I am trying to install fro ma disc the Acrobat XI Pro. Says upon installing that I need internet explorer 7+, but XP does not support. Tech specs says Chrome and Firefox extended would work, but i do not see how to make Acrobat

  • Human Resource Development

    Hi all, I just want to know the international practices for HRD projects. Please suggest me any link for documentation, any link for trial software of HRD. Thanx Zaaf.