You are confronted with a limitation of custom Web controls.




Khoi Pham <[EMAIL PROTECTED]>
Sent by: "Moderated discussion of advanced .NET topics."
<[EMAIL PROTECTED]>
06/08/2002 11:51 AM
Please respond to "Moderated discussion of advanced .NET topics."


        To:     [EMAIL PROTECTED]
        cc:
        Subject:        [ADVANCED-DOTNET] custom web control and the gac


Hello all,

I've written an assembly contains a custom web control among other utility
classes.  I've signed the assembly and registered with the gac.  Inside my
web application i am able to access all the classes with in the assembly
in
my codebehinds however when trying to access the web control in my any
aspx
file I get an assembly not found error.

I've tried adding the assembly binding nodes to the web.config file but
that doesn't seem to work either.

If i copy the assembly to the web app's bin directory, everything works
fine.  Therefore I know I'm not doing anything wrong inside the aspx
files.

Can anyone provide any clues?

Thanks,
-Khoi

You can read messages from the Advanced DOTNET archive, unsubscribe from
Advanced DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.




_________________________________________________________________
The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material.  Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited.   If you
received this in error, please contact the sender and delete the material
from any computer.

You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced 
DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to