Browse by Tags

Related Posts

  • Authentication Problem

    Hi, I have a website using web parts. I dont want user to login to see this website. Is there any way I can put the username in the web.config and it should authenticate that user so personalization on per user can be enabled? Since its a website, I dont want guest should go to login page but it should...
    Posted to Security (Forum) by sarojanand on 07-16-2008, 12:00 AM
    Filed under: personalization, web parts, authentication, Authorization, C#, login
  • Directory.CreateDirectory() throws FileIOPermission on Ikoula.com host

    Hello, I've suscribed a MSDN webhosting pack at ikoula.com and i get some troubles creating directories by code. I am trying to use those C# methods: String p = MapPath( "~/Docs/Fichiers/Dossier_test" ); Directory.CreateDirectory(p); But this System.Security.SecurityException is thrown: Request for the...
    Posted to Security (Forum) by Gillardj on 04-30-2007, 12:00 AM
    Filed under: permission, permissions, SecurityException, ASP.NET, ASP.NET 2.0, Authorization, C#, credentials, C-Sharp, directory create, directory permissions, IIS, aspnet account
  • adding a new value in the registry

    Hi all here is my code to access a subkey and add a new value into the registry RegistryKey ServerMonitor = Registry .LocalMachine.OpenSubKey( "SYSTEM\\CurrentControlSet\\Services\\MyService" ); RegistryKey Param = ServerMonitor.CreateSubKey( "Parameters" ); Param.GetValue( "Application" ); Param.SetValue...
    Posted to C# (Forum) by tompy_nation on 04-25-2007, 12:00 AM
    Filed under: registry, authorization, C#, exceptions
  • 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: Secure Connection, Security - membership, Web, ASP.NET 2.0, Authorization, C#, credentials, HTTPS, https login, authentication, HttpRequest, ASP.NET Authentication
  • Switching RoleProviders at runtime

    Hi, I have an application that is using a Menu control with securityTrimming enabled. I understand ( but I might be wrong here!) that this control uses the default Role provider in the web.config to determine what to show and what not, according to the roles the user belongs to. I wrote my own custom...
    Posted to Security (Forum) by luisetxe on 02-20-2007, 12:00 AM
    Filed under: role, role member security, Role Provider, role security authorization, security, ASP.NET 2.0, ASP.NET Membership, Authorization, C#, Web.config
  • Need Web Service Help

    This will be the first web service that I have done, so please treat me like a 12 year old when it comes to this. There is a company that has a web service which I need my application to interface with. My application is .NET 3.5, using C#, VS 2008. I am going to be doing 2 types of webserices with them...
    Posted to XML Web Services (Forum) by bfancett on 08-21-2009, 12:00 AM
    Filed under: C#, Web Services, web Service authorization, SOAP WebService, SOAP Header, web service wsdl xml tiss, .NET Remoting, soap request, Web Service deployment, web Service ADO.NET, web Service xml, xml soap dataset, XML document, Asp.net webservice, authorization, web service configuration, xml data, web service wsdl, Web service in C#.net, xml Webservice, Asp .NET 3.5, web services deployment, .net web service, XML Server to Client, web services ado.net, web serivce
  • Can I encrypt Web.config section in Meduim Trust Level?

    Can some one please help. I would like to know can I encrypt Web.Config (section) in Meduim Trust Level? Thanks
    Posted to Security (Forum) by JigneshP on 01-17-2007, 12:00 AM
    Filed under: Page level forms authentication 2.0 Membership, Profile, ProfileProvider, role, Role Provider, User.Identity.Name, users, ASP.NET, ASP.NET 2.0, asp.net 2.0 login control aspnetdb iis problems errors, ASP.NET Membership, authentication authorization messages, Authentication Redirect, Authorization, C#, custom membership, custom membership provider, formsAuthentication membership roleproviderr, FormsAuthentication userID, HashPasswordForStoringInConfigFile, membership, Membership Provider, membership Provider createuser profile provider, membership provider minRequiredPasswordLength minRequiredNonalphanumericCharacters, Membership Update, Membershipship, membership authentication redirect, provider, Web.config, aspnet_regiis location section identity encrypt, authentication
Page 1 of 1 (7 items)