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.

Reply via email to