HighTechTalks DotNet Forums  

add external dll in web project

Dotnet Scripting microsoft.public.dotnet.scripting


Discuss add external dll in web project in the Dotnet Scripting forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
jeje jeje via .NET 247
 
Posts: n/a

Default add external dll in web project - 09-15-2004 , 02:41 PM






hello,

I need help

I create a dll in vb
then use :
-sn
-vbc
-Gacutil
-regasm

i see now mydll.dll in GAC

then, in my web project, i add it in references (with browse button)
i do a copy of this dll in the bin diretory of my Web project
in my aspx page i add <%@ import namespace="mydll" %> (i give the same namespace than the namefile)

I have this error when i run the aspx :
error BC30466: Namespace or type 'mydll' for the Imports 'mydll' cannot be found.

i try to reinstall the framework => same error

Help !!! thanks






--------------------------------
From: jeje jeje

-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/)

<Id>c7PZFHLk5UmND4wjeJ0ACQ==</Id>

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.