+ Post New Thread
Page 2 of 124 FirstFirst 1 2 3 4 12 52 102 ... LastLast
Threads 21 to 40 of 2471

Forum: ASP.NET Security

  1. 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: 714
    08:29 AM Go to last post
  2. PageParser and SecurityPermission.UnmanagedCode

    Hi I'm trying to deploy the DotText blog engine on my shared ASP.NET hosting environment. This engine does an extensive use of...

    • Replies: 2
    • Views: 750
    02:55 AM Go to last post
  3. schtasks problem

    Dear all, In Windows XP, execute this from C# code behind file, schtasks /create /s 127.0.0.1 /u "Jason Yong" /p jasonyyf /ru "administrator"...

    • Replies: 1
    • Views: 1,152
    12:56 PM Go to last post
  4. Signed SAML response in .net

    Hi, I'm trying to verify a signed SAML reponse. It's an enveloped signature with following format: <Response ResponseID="xxx" >...

    • Replies: 2
    • Views: 1,752
    08:31 AM Go to last post
  5. System.ComponentModel.Win32Exception: Access is denied

    Hi, From a web application using following code iam executing an EXE. IPTCProcessInfo.FileName = "C:\\IMGExtractor.exe"; ...

    • Replies: 1
    • Views: 4,362
    02:24 PM Go to last post
  6. Impersonation in a New Thread?

    I have an ASP.NET application using impersonation, and ran into the issue where if I start a new thread, that thread runs as the ASP.NET user instead...

    • Replies: 1
    • Views: 1,503
    11:51 AM Go to last post
  7. Web forms authentication, should I use it?

    Hello, people! I’m presently trying to choose an appropriate user authentication solution for online banking system implemented in ASP.NET, and as...

    • Replies: 4
    • Views: 2,944
    07:51 AM Go to last post
  8. Access denied while calling COM+ component from web wervice

    Hello, I am trying to provide a web service layer on top of legacy VB 6.0 COM+ component. I will be calling my web service from ASP.NET pages...

    • Replies: 1
    • Views: 3,528
    11:48 PM Go to last post
  9. caching? problem with forms authentication and IE (but not Netscape?)

    I have a web application with at least three pages: /index.aspx (home page) /login.aspx (login page) /my/portfolio.aspx (private page - needs...

    • Replies: 2
    • Views: 2,337
    07:52 AM Go to last post
  10. How To:Windows Integrated Security and workgroups

    Hi, I have setup my website to use windows integrated security in IIS (and disabled anonymous access) also added <identity impersonate="true"/>...

    • Replies: 7
    • Views: 2,206
    12:39 AM Go to last post
  11. Windows authentication breaks after configuring application pool identity

    Hi group I run IIS 6.0 on W2k3 being an Active Directory Controller in a test lab. Create a virtual directory 'test' with Windows authentication...

    • Replies: 3
    • Views: 5,186
    06:37 PM Go to last post
  12. pdf printing using ProcessStartInfo

    I am trying to print pdf documents from my Intranet ASP.NET application. I am using the code listed below. The code works fine when run from a...

    • Replies: 1
    • Views: 2,039
    02:02 PM Go to last post
  13. Solution to Forms Authentication redirecting to bogus default.aspx page with RedirectFromLoginPage

    hi, i've read a lot of posts here about people who ran into problems using forms authentication, and the RedirectFromLoginPage() method, which...

    • Replies: 1
    • Views: 2,555
    11:58 AM Go to last post
  14. SQL Server does not exist or access denied.

    Hi, I had the same issues. I ended up learning more about SQL that I had intended. In the end I discovered that GrocerToGo had not been installed...

    • Replies: 12
    • Views: 2,750
    02:57 PM Go to last post
  15. Forms authentication / cookies

    Hi! I'm just curious about the use of cookies in forms authentication. The username and roles are stored in the encrypted cookie, but if a user...

    • Replies: 1
    • Views: 1,346
    04:56 PM Go to last post
  16. Disallowing HTML Tags (JScripts) from being entered

    Hi guys, I was wondering if anyone knows if the .NET framework has a library or methods that I can use to diallow users from entering HTML tags...

    • Replies: 1
    • Views: 602
    04:37 PM Go to last post
  17. URGENT: please help ASP.NET Forms authentication and recycling of application pool

    Additionally, you should determine what's causing the Application pool recycles. A web app pool should not be recycling every 20 minutes (or less)....

    • Replies: 2
    • Views: 194
    Ken
    03:26 PM Go to last post
  18. roleProvider and Windows Authentication

    Hi Mark, I didn't see that you use AD and not a role provied by the default role provider!! Manfred

    • Replies: 12
    • Views: 126
    02:52 PM Go to last post
  19. Permission on a Web folder ??

    The account to be used is defined in machine.config, or in web.config (for a specific web app). If nothing is defined specifically, then...

    • Replies: 1
    • Views: 3
    Ken
    12:31 PM Go to last post
  20. Machine Key?

    Hello Andrew, With MachineKey, ASP.NET can generates a random key and stores it in the Local Security Authority (LSA). I think this is a better...

    • Replies: 1
    • Views: 3
    03:28 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