Loading assembly from the bin

  • Thread starter Thread starter JMM B
  • Start date Start date
J

JMM B

Microsoft MOC 2063 says that i can put an assembly in the bin directory
of an AspNet application and instantiate the classes using
Namespace.Class. This works with Framework 1.0, but i didn't manage to
make it work with Framework 1.1.
Anybody knows anything about it?
thanks a lot.
 
Can you please post some code on how you are doing this. It should work in 1.1 as well.

Hello JMM,
 
Back
Top