Re: unable to load DLL (<filename>.dll)

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Nicholas Paldino [.NET/C# MVP] (mvp_at_spam.guard.caspershouse.com)
Date: 10/20/04


Date: Wed, 20 Oct 2004 08:53:48 -0400

adios,

    You might want to turn on the Fusion Log, and check the results of that
out. However, since you placed it in the bin directory, I would assume that
it would have been found there. If the Fusion log indeed indicates that the
file was found, then is it possible it is corrupt, or not a .NET assembly?

    Or maybe you placed it in a directory that ASP.NET (at least, the ASPNET
local user) doesn't have access to?

    Hope this helps.

-- 
               - Nicholas Paldino [.NET/C# MVP]
               - mvp@spam.guard.caspershouse.com
"adios" <anonymous@discussions.microsoft.com> wrote in message 
news:1e5501c4b685$66d3f910$a301280a@phx.gbl...
> Hi, i'm currently working on web services using C#. i've
> used external DLL in my project. when i test the web
> service out, the page display an error msg - unable to
> load DLL (<filename>.dll) after i click on the invoke
> button.
>
> i've try to put the dll file in the bin folder of the web
> service project, the System32 folder and added reference
> to the dll in the web service project. but i still got
> this error.
>
> Please help me. Thanks! 


Relevant Pages

  • Re: Problem with deployment of Web site using OWC
    ... Also, I don't have an interop.owc11 dll, if that's what you mean. ... project doesn't have a bin directory. ... which is the deployment project dll. ... Interop.OWC11.dll in the staging computer and I didn't find it. ...
    (microsoft.public.office.developer.web.components)
  • Re: App_Code & bin
    ... same as relocating the VB class file from the App_Code directory to ... file into a DLL & putting the DLL in the bin directory? ... a VB class file resides in the App_Code directory (& no corresponding ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Web Service/Impersonation Issue - RESOLVED
    ... with the Windows DLL named "security.dll". ... > to various web services for data retrieval. ... The MS SQL Server calls do not cause any issues, ... I've compared IIS configuration as ...
    (microsoft.public.dotnet.security)
  • Re: How to use .RESX or .RESOURCE to retrieve list of strings
    ... reading about the different flavors of web services that can be ... This project does not create a DLL ... Can I still use resources from a .RESX file in this scenario? ... A possibly easier method is to add a Resource RESX file to your DLL ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: Need a dot net guru about assemblies (long)
    ... I never change my project setting to direct dll's to the bin directory. ... The message you are getting indicates it is not registered as safe in web.config. ... it is not necessary to reset IIS each time you have over-written dll's in the bin directory. ... I'm working on a project with several webparts and dll. ...
    (microsoft.public.sharepoint.portalserver.development)