Browse by Tags

Related Posts

  • "401 Not Authorized" error when authenticating a web service

    Here's the situation : I have the same asp.net 2.0 web application running on both Machine A and Machine B. On both machines, I have Integrated Windows Authentication turned on, and Anonymous Access turned off. When I hit a certain page on Machine A, it will call the web service on Machine A, and then...
    Posted to XML Web Services (Forum) by Afro Blanca on 12-01-2006, 12:00 AM
    Filed under: WEb Service, webservice, credentials, authentication, 401, windows authentication, not authorized
  • HashPasswordForStoringInConfigFile in code and web.config values

    Greetings, I am using ASP.NET 1.1 and I'm playing around with md5 encryption to encrypt values from a username and textbox fields and comparing it to a value in my web.config file. Here's a snippet of my code: String sHashedUsername = FormsAuthentication.HashPasswordForStoringInConfigFile(txtUserName...
    Posted to Security (Forum) by agilentrob on 01-17-2007, 12:00 AM
    Filed under: authentication, MD5, passwordFormat, credentials, HashPasswordForStoringInConfigFile
  • Getting (401) Unautorised access when accessing a web service

    Hi! After searching this (and others) forum I feel more stucked than before! What I try to do is sending XML to the service and then read the answer. But all I get is a 401. Are there anyone that could bring a bit of light over why it wont work? See my code below... slURL =" https://secure.server.com...
    Posted to Security (Forum) by johanfr on 03-28-2007, 12:00 AM
    Filed under: https login, Security - membership, authentication, ASP.NET 2.0, Authorization, Web, C#, credentials, ASP.NET Authentication, HTTPS, HttpRequest, Secure Connection
  • Createnew wizard gets automatic login for new user

    Hey guys... I have very little problem... definately someone can help me on it. I have one page with createnewwizard (for creating new user.) , including webparts and aspnetdb. In my solution I have something like... only Administrator can add a new user any time.... so lets say administrator is logged...
    Posted to Security (Forum) by BhaveshPatel on 04-16-2007, 12:00 AM
    Filed under: Authentication Redirect, membership, createuserwizard, ASP.NET Membership, authentication, FormsAuthentication userID, Authorization, redirecturl, asp.net forms authentication shtml server side includes IIS, current user, credentials, ASP.NET Authentication, ProfileCommon, aspnet account, CreateUserWizard asp.net
  • crossdomain webservice authentication

    Hi eveyone, I would like to know which is the best security (windows or basic authentication over ssl) in communication asp.net located in one domain to web service located in another domain. can i get more information regarding this like any kind of document or site which provides solid infomration...
    Posted to XML Web Services (Forum) by ram nagireddy on 05-14-2007, 12:00 AM
    Filed under: WEb Service, Web Services, Best Practices, web Services tcl unix script security authentication, webservice, "web Service" relatve url, webmethod, SSL, web Service forms authentication session, webservices, web Service authorization, credentials, authentication, windows authentication, xml deserialization, windows server 2000, windows server, windows, windows server 2003, Single Sign ON, WEb Servicee, Web Serviceb property, SOAP WebService, Web Services within Server 2003, SessionState, C# webService, asmx, HttpWebRequest Soap Web Service SOAPAction, web Service hosting, IIS web server, WSE 3.0 Security web Services, xml web service, SOA, Web Service find search, web service wsdl xml tiss, Web Service reference
  • Re: Encrypt and Decrypt Web.config file

    you can encrypt passwords in the web.config using md5 or sha1 <authentication mode="Forms"> <forms loginUrl="Login.aspx"> <credentials passwordFormat="MD5"> <user name="admin" password="5F4DCC3B5AA765D61D8327DEB882CF99"/> <...
    Posted to Getting Started (Forum) by micramadness on 06-20-2007, 12:00 AM
    Filed under: Authentication, credentials
  • Web Service From Console Application

    Hi, I'm trying to call a web service from a console application, while this works in the development enviornment. When I run the console application from a different box, it fails with error saying the remote system actively refused connection. The webservice is part of a web application, and uses...
    Posted to XML Web Services (Forum) by KK@C# on 07-17-2007, 12:00 AM
    Filed under: 2.0, credentials, authentication, C# webService, asmx, 401 not authorized
  • How to shield AuthenticationDialog?

    Hi , guys , i have a problem with the authentication dialog, in my asp.net application, i needto visit a site, it require user name and password to be entered, although i have these values and can remember the name and pwd by IE. It's quite annoying see the dialog everytime, is there any way i can...
    Posted to Security (Forum) by wparam on 05-27-2008, 12:00 AM
    Filed under: authentication, credentials, login session cookie, authentication login popup, remote connections
Page 1 of 1 (8 items)