RE: .dll file not recognized in bin folder.

From: jasonburrwc84 (jasonburrwc84_at_discussions.microsoft.com)
Date: 12/09/04


Date: Thu, 9 Dec 2004 06:25:04 -0800

Thanks,

I had the .dll file in a bin folder located in a sub directory under the
wwwroot folder. When I created a Bin folder under the wwwroot and added the
.dll to it it worked.

Thanks,

Jason

"Patrick Olurotimi Ige" wrote:

> jasonburrwc84,
> What are u using to build ur applications..?
> Beco is ur not using VS.NET u can import the .DLL by adding the
> Namespace on the top of the page..
> Then copy the .DLL to the bin folder of the WWWROOT..
> Hope this helps
> Patrick
>
>
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!
>



Relevant Pages

  • Re: .dll file not recognized in bin folder.
    ... > I had the .dll file in a bin folder located in a sub directory under the ... > wwwroot folder. ... When I created a Bin folder under the wwwroot and added ... > .dll to it it worked. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Howto: WebService in not Bin folder?
    ... > But if i place my WebService dll not in bin folder ASP.NET cann't found it ... CODEBEHIND attribute in the .ASMX file. ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: Namespace Question
    ... the question is what if i m changing the original Dll ... dll to the bin folder each time? ... Look for assemblies in directories specified with the Reference Path ... if i understand you right you preferred to use the GAC? ...
    (microsoft.public.dotnet.languages.vb)
  • Re: question about Temporary ASP.NET Files folder
    ... This folder is relative to the bin folder, which means I can get the ... folder dynamically from my assembly dll under bin folder. ... shadow copy and load it up. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: question about Temporary ASP.NET Files folder
    ... One alternative is to use a 'satellite assembly' instead of a resource ... This folder is relative to the bin folder, which means I can get the ... >folder dynamically from my assembly dll under bin folder. ... >> HTH, ...
    (microsoft.public.dotnet.framework.aspnet)