@Import namespace

G

Guest

Hi,

In the .NET Framework 1.1 environment.

After I have registered an assembly as GAC, I reference it in my Web page
(NO Code-behind) using <%@import namespace="myAssembly" %>. I would get the
compiler error: The type or namespace name 'myAssembly' could not be found
.....
But it will not create an error if I copy the assembly in the local /bin
folder. Also this does not happen to a Web page with code-behind which I
have the "using myAssembly" in the code-behind. Does anyone know why and what
the solution is?

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,773
Messages
2,569,594
Members
45,119
Latest member
IrmaNorcro
Top