security exception - access denied

Ask a Question related to ASP.NET General, Design and Development.

  1. #1

    Default RE: security exception - access denied

    Hi Adam,

    Based on my experience, the problem often happens when there is wrong in
    asp.net installation or .net framework installation. Please create a simple
    web application on that machine to see if the problem also exists in the
    new web application.

    So please try the following two steps:

    1) Use [url]http://support.microsoft.com/?id=306005[/url] to reinstall asp.net on the
    system and test the web pages again.

    2) Remove and install .NET framework again.

    I look forward to your result.

    Have a nice day!

    Regards,

    HuangTM
    Microsoft Online Partner Support
    MCSE/MCSD

    Get Secure! ¨C [url]www.microsoft.com/security[/url]
    This posting is provided ¡°as is¡± with no warranties and confers no rights.

    Tian Min Huang Guest

  2. Similar Questions and Discussions

    1. Web Service + Anon Access, but getting 401 Access Denied Error
      I have a simple webservice that just returns a string. The security for this is set to windows authentication in IIS (XP Professional) and anonymous...
    2. Security Exception on ASP.Net app
      I've recently moved an ASP.Net app to our deployment server after it was verified on our integration test server. On the deployment server I am...
    3. Not able to catch "Access Denied" exception
      Hi, We have developed ASP.NET web service for Windows sharePoint services and web service client. This web service calls SharePoint object...
    4. help with Security Exception ??
      Hi, I am getting the following error: Security Exception Description: The application attempted to perform an operation not allowed by the...
    5. Access denied when creating Access application object
      In an ASP file I am running the following in VBScript in order to extract data from an Access 2002 MDB file which is physically located in the...
  3. #2

    Default RE: security exception - access denied

    Hi Jeff,

    Did you try reinstall ASP .NET and/or .NET Framework?

    Regards,

    HuangTM
    Microsoft Online Partner Support
    MCSE/MCSD

    Get Secure! ¨C [url]www.microsoft.com/security[/url]
    This posting is provided ¡°as is¡± with no warranties and confers no rights.


    Tian Min Huang Guest

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