DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    James Dooley Guest

    Access is denied

    Hi There,

    Every so often on running my ASP.NET application I get an error message:

    Access is denied: <Class Lib DLL>

    Further information from the error page, highlights the following line
    from the Machine.Config file:

    <add assembly="*"/>

    Any idea what this is all about? So far my only solution is to reboot!!!

    Thanks,

    James.



  2. #2
    Join Date
    Dec 2004
    Posts
    717
    - Disable Indexing Service and setting it to manual.

    But in case, If you wanna use Indexing Service.
    - go to the Microsoft Managment Console
    - expand "Services and Applications" then "Indexing Service" ->System ->Directories.
    - In the directories, you can explicitly add "C:\WINNT\Microsoft.NET\Framework\v1.0.3705\Temporary ASP.NET Files"
    and set it NOT to be indexed.

    http://blogs.acceleration.net/russ/a...11/02/371.aspx
    Best Regards,
    Michael Sync
    http://michaelsync.net

    The more you share,The more you get

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links