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>