+ Post New Thread
Page 1 of 124 1 2 3 11 51 101 ... LastLast
Threads 1 to 20 of 2471

Forum: ASP.NET Security

  1. Logging anonymous and Active Dir users without login form

    Hi everyone, I need help with following scenario, please: Users are accessing same web server from intranet (users previously...

    • Replies: 1
    • Views: 1,033
    09:15 AM Go to last post
  2. Reading Values from Machine.config in ASP.NET

    How can i read values from Machine.config From ASP.NET

    • Replies: 4
    • Views: 3,190
    12:48 AM Go to last post
  3. Length cannot be less than zero. Parameter name: length

    I receive the following error when I try to run this asp.net 1.1 app: Length cannot be less than zero. Parameter name: length Description: An...

    • Replies: 3
    • Views: 9,403
    02:34 PM Go to last post
  4. Error occuring when i execute Fire method of BaseEvent Class

    I am getting following error when i am executing Fire() method of BaseEvent Class System.Exception: This schema for this assembly has not been...

    • Replies: 1
    • Views: 552
    04:57 AM Go to last post
  5. how to retrieve private key from .pfx file?

    X509Certificate can retrieve public key from .cer file. But how to retrieve private key from .pfx file? Thanks!

    • Replies: 2
    • Views: 3,883
    01:41 PM Go to last post
  6. How to get integrated credentials from anonymous access

    I want to allow both anonymous and integrated access to a web service simultaneously. That is, if the calling user can be authenticated on the...

    • Replies: 2
    • Views: 1,902
    11:08 AM Go to last post
  7. ASP.NET - Basic/SSL - Changes in user group membership delayed

    Background: An ASP.NET application, using Basic/SSL authentication with users residing in an Active Directory in the same domain as the web server,...

    • Replies: 11
    • Views: 1,138
    07:41 PM Go to last post
  8. LDAP path

    Hello, I was given some code that was done in ColdFusion, and I am trying to figure out how to map the LDAP path. Any help would be appreciated....

    • Replies: 3
    • Views: 3,215
    06:16 PM Go to last post
  9. Strange problem with Forms authentication: After successfull login, login page is still displayed

    Hi there I have a quite strange problem with my ASP.NET-Application. The application has being deployed one year ago and worked fine till last...

    • Replies: 4
    • Views: 1,481
    12:58 AM Go to last post
  10. Post How to generate PDF of whole data of an url

    Hello, I want to make a pdf converter in asp.net using c# in which, there will be a textbox and button, firstly i will give url of any exixting...

    • Replies: 0
    • Views: 95
    08:06 AM Go to last post
  11. Cannot write to Windows Registry (VB .NET)

    I cannot write to windows registry using ASP .NET account. I have made a key in HKEY_LOCAL_MACHINE\Software and granted full access to ASP .NET...

    • Replies: 1
    • Views: 2,155
    03:52 AM Go to last post
  12. Impersonation

    Can someone explain this to me I have a web app I am trying to deploy for the Intranet of our company. I want to use integrated windows so have...

    • Replies: 17
    • Views: 970
    01:06 PM Go to last post
  13. Impersonation Configuration Error

    I have entered an identity element in my Web.Config file: <identity impersonate="true" userName="myDomain\myUserid" password="myPassword" /> ...

    • Replies: 2
    • Views: 2,528
    07:39 AM Go to last post
  14. How to automatically change from httpS to http for a specific folder??

    There are great instructions on the web for force HTTPS for specific folder How to automatically change from http to https for a specific folde...

    • Replies: 2
    • Views: 2,957
    Jon
    10:29 AM Go to last post
  15. ASP.NET Impersonation / delegation

    you are on the right track. ntlm will not delegate even if your security team allowed delegation, only digest allows delegation. on win2k you...

    • Replies: 3
    • Views: 762
    07:30 AM Go to last post
  16. Webapplication Login and RSA API

    Hallo, wie have an RSA ACE Server. I must implement RSA check by loging into webapplication (ASP.NET) . which api (and which RSA Agent) should I...

    • Replies: 5
    • Views: 2,208
    09:22 AM Go to last post
  17. change password in active directory by webapplication (vb.net)

    Dear Sir, I want to change password of users in active directory by asp.net form.this is my code, but i recieve error could anyone help me to...

    • Replies: 9
    • Views: 4,044
    12:59 AM Go to last post
  18. Writing a text file to the file system

    Using Visual Studio C# When I ran the following code: System.IO; private void Button1_Click(object sender, System.EventArgs e) {...

    • Replies: 3
    • Views: 5,935
    11:52 AM Go to last post
  19. Location element in the Web.config file. Allow System Admin whole directory, allow others specific page

    Hello. I am developing an ASP.net C# application using forms authentication. I have a directory ManageUsers and I want all pages in that...

    • Replies: 2
    • Views: 4,718
    12:41 PM Go to last post
  20. self signing an activex control

    Hi, i am using WshShell = new ActiveXObject("WScript.Shell"); WshShell.Run("iexplore "+url1, 1, false); in my <script> of my html page to...

    • Replies: 0
    • Views: 708
    08:29 AM Go to last post

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139