BC31011: Unable to load referenced library...icsharpcode.sharpzipl

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

  1. #1

    Default BC31011: Unable to load referenced library...icsharpcode.sharpzipl

    I am getting the following error everytime I make a change on my projects. I
    then go to References | Click on Properties on the ICSharpCode.SharpZipLib |
    The on Copy Local I set it to True and then to False and then build again and
    it works.

    I use Windows XP, VS2003 and my webserver is Windows 2003 Server. Anyone's
    help in fixing this would be excellent.

    Compilation Error
    Description: An error occurred during the compilation of a resource required
    to service this request. Please review the following specific error details
    and modify your source code appropriately.

    Compiler Error Message: BC31011: Unable to load referenced library
    'c:\windows\microsoft.net\framework\v1.1.4322\temp orary asp.net
    files\nka_slc\75967b34\647e02fe\assembly\dl2\ee967 0d1\000c1c30_1225c401\icsharpcode.sharpziplib.dll' : Access is denied.

    Source Error:

    [No relevant source lines]

    Source File: vbc : Line: 0



    Nate Dogg Guest

  2. Similar Questions and Discussions

    1. #39877 [NEW]: Unable to load dynamic library
      From: rob4you at vodafone dot it Operating system: Windows XP PHP version: 5.2.0 PHP Bug Type: Dynamic loading Bug...
    2. Unable to load library
      Hi, I created a Custom tag (dll) that runs fine on my local CF 7 server. When I put it on our Live Server CF 6, it doesn't load and I get the...
    3. Unable to load library and Java VM
      I am running cfmx7 developer edition in Linux. When the server try to load the C++ CFX tag the first time. it gives me the error "Unable to load...
    4. CFX_Image - Unable to load library
      I've been using cfx_image tag for years without a single problem. We've recently moved to CFMX. I downloaded the new CFMX version of the .dll from...
    5. HELP Please, Unable to load dynamic library
      Hello all, I want to load an extension (php_domxml and php_xslt) on a window XP Home machine with Apache 2.0 and PHP 4.3. I did this before...
  3. #2

    Default Re: BC31011: Unable to load referenced library...icsharpcode.sharpzipl

    Hello Nate,
    Have you tried removing the indexing option on the virtual directory properties.
    It could sometimes lock resources

    HTH
    Regards,
    Dilip Krishnan
    MCAD, MCSD.net
    dkrishnan at geniant dot com
    [url]http://www.geniant.com[/url]
    > I am getting the following error everytime I make a change on my
    > projects. I then go to References | Click on Properties on the
    > ICSharpCode.SharpZipLib | The on Copy Local I set it to True and then
    > to False and then build again and it works.
    >
    > I use Windows XP, VS2003 and my webserver is Windows 2003 Server.
    > Anyone's help in fixing this would be excellent.
    >
    > Compilation Error Description: An error occurred during the
    > compilation of a resource required to service this request. Please
    > review the following specific error details and modify your source
    > code appropriately.
    >
    > Compiler Error Message: BC31011: Unable to load referenced library
    > 'c:\windows\microsoft.net\framework\v1.1.4322\temp orary asp.net
    > files\nka_slc\75967b34\647e02fe\assembly\dl2\ee967 0d1\000c1c30_1225c40
    > 1\icsharpcode.sharpziplib.dll': Access is denied.
    >
    > Source Error:
    >
    > [No relevant source lines]
    >
    > Source File: vbc : Line: 0
    >

    Dilip Krishnan 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