+ Post New Thread
Page 3 of 124 FirstFirst 1 2 3 4 5 13 53 103 ... LastLast
Threads 41 to 60 of 2471

Forum: ASP.NET Security

  1. Problem decrypting data

    I'm having a problem with the decryption part of the code below. An exception is generated when creating the CryptoStream for decryption. It's...

    • Replies: 0
    • Views: 4
    02:20 AM Go to last post
  2. Help: OWSADM hangs when executing from C# web service

    Hi- I'm trying to execute the C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\50\bin\OWSADM.EXE programmatically from a...

    • Replies: 0
    • Views: 4
    10:22 PM Go to last post
  3. Server Error in web application-security exception

    Hi I have a web application and when I try to update it with recent changes (copy files from my machine to the server) I get the following error...

    • Replies: 0
    • Views: 4
    08:38 PM Go to last post
  4. Page with multiple IFRAMEs

    Approach #2 should work just fine. Under normal circumstances, the credentials cached by the client browser for the main page will be passed for...

    • Replies: 1
    • Views: 4
    04:35 PM Go to last post
  5. ASP.net impersonation security

    Start -> Run requires interactive access to the server. Do not allow the users to logon to the server, or to logon using Terminal Services. My...

    • Replies: 4
    • Views: 77
    Ken
    12:41 PM Go to last post
  6. can't locate the printer in Server

    Hi, I try to use ASP call to call a batch file and print report to the server's printer. But error message displayed to point out that ASP cannot...

    • Replies: 0
    • Views: 4
    05:30 AM Go to last post
  7. System.Security.SecurityException: Requested registry access is no

    You need to ensure that the event source is registered under an admin account before you attempt to write to it from a low-privilege account. If...

    • Replies: 2
    • Views: 187
    07:00 PM Go to last post
  8. Setting File & Folder Permissions

    Hello gov.uk, so what you want is an API to manipulate ACLs, right? in .NET 2.0 - take System.Security.AccessControl in 1.1 -...

    • Replies: 1
    • Views: 4
    03:12 PM Go to last post
  9. Cript querystring return value potentially dangerous

    Base64 has a few characters that might still trigger the .NET 1.1 input validation checker. You should URL encode it before sending it to the user....

    • Replies: 1
    • Views: 4
    Joe
    02:05 PM Go to last post
  10. Authentication via AD

    You can choose the way to access AD. Check the link bellow: http://www.c-sharpcorner.com/DirectoryServices.asp As said in another post the best...

    • Replies: 13
    • Views: 43
    12:53 PM Go to last post
  11. FormsAuthentication.SignOut() help....

    It did?? The actual code should have been window.history.forward(1). This will ensure that there is no page in the history. Because each time the...

    • Replies: 3
    • Views: 46
    06:30 AM Go to last post
  12. Delegation user's credential from webserver to backend server through terminal service

    http://www.microsoft.com/technet/prodtechnol/windowsserver2003/technologies/security/tkerberr.mspx This is the best Kerb paper I know of. You'll...

    • Replies: 3
    • Views: 54
    Joe
    09:16 PM Go to last post
  13. accessing fileserver on different domain

    Our intranet is an ASP.NET site running on a server that is not part of our domain. I need it to be able to read a file on our fileserver. To see...

    • Replies: 0
    • Views: 4
    08:58 PM Go to last post
  14. Security problem when writting to Event Log

    "JMMB" <microsoft.com> wrote in message news:com... > When trying to execute the following code in a web service, I get the > enclosed error....

    • Replies: 3
    • Views: 105
    08:19 PM Go to last post
  15. Directory Binding and Search

    LDAP isn't really an authentication protocol. LDAP simple bind is totally insecure (passes plain text credentials on network), so unless it is...

    • Replies: 8
    • Views: 54
    Joe
    05:34 PM Go to last post
  16. Connecting ASP.NET to SQL Server Application Roles

    I'm trying to connect an ASP.NET to a SQL Server application role but can't find how to keep the connection between pages. My initial page asks...

    • Replies: 0
    • Views: 4
    04:32 PM Go to last post
  17. Simple problem with Back button and authentication

    I know this has been asked before, and I've waded through loads of suggestions, but none seem to work. Here's the deal I am using ASP.Net 1.0 I...

    • Replies: 0
    • Views: 4
    03:11 PM Go to last post
  18. <deny users="?" /> <allow users="*" />

    "?" stands for anonymous users and "*" for all users. So, <allow users="Jv"/> <deny users="?"/> will allow user "Jv" but deny all anonymous...

    • Replies: 2
    • Views: 207
    08:20 AM Go to last post
  19. Getting asp.net to not write to c drive where temporary folders reside?

    On Wed, 18 May 2005 03:00:03 -0700, Ravichandran J.V. wrote: > Open Windows Explorer, browse to the specific folder, right-click on it, > select...

    • Replies: 3
    • Views: 39
    05:26 PM Go to last post
  20. Active Directory Authentification in asp.net 2.0

    Stefaan Dewulf schrieb: > I can't just use the windows > authentifaction because I don't want a different user to need to log out > windows. ...

    • Replies: 2
    • Views: 102
    Jan
    10:08 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