Re: VB module or plugin...

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: EEEdiot (EEEdiot_at_hotmail.com)
Date: 06/11/04


Date: Fri, 11 Jun 2004 12:58:35 -0400

Otay!

"Alex Papadimoulis" <alexRemovePi@pa3.14padimoulis.com> wrote in message
news:u5ycI1yTEHA.3140@tk2msftngp13.phx.gbl...
> If you'd like to use a module, you will need to create an assembly (DLL,
> ClassLibrary) and place it in your BIN folder. Once there, you can access
it
> from your ASPX code.
>
> myNamespace.myModuleName.DoStuff()
>
> Hope that is a start.
>
> --
> Alex Papadimoulis
> http://weblogs.asp.net/Alex_Papadimoulis
>
>
> "EEEdiot" <EEEdiot@hotmail.com> wrote in message
> news:o8GdnbuwPZwEXlXdRVn2iw@giganews.com...
> > How is a VB module or plugin set up under ASP.NET?
> >
> > TIA.
> >
> >
>
>



Relevant Pages

  • Re: VB module or plugin...
    ... If you'd like to use a module, you will need to create an assembly (DLL, ... ClassLibrary) and place it in your BIN folder. ... > How is a VB module or plugin set up under ASP.NET? ... > TIA. ...
    (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)