R
Ron
I need to write a custom textbox control that references an object located
in the Global.asax class, but I can't compile the control into a DLL without
including the reference to the project DLL that includes the Global.asax
assembly.
I've tried reflection, but I can't seem to make it work correctly.
Does anyone have any ideas how I can make this happen?
Thanks,
Ron
--
--------------------------------------------------------------
Ron Rodenberg
Lead Software Engineer
Razorvision Technology
8080 N. Central Expressway
Suite 400
Dallas, TX 75206
in the Global.asax class, but I can't compile the control into a DLL without
including the reference to the project DLL that includes the Global.asax
assembly.
I've tried reflection, but I can't seem to make it work correctly.
Does anyone have any ideas how I can make this happen?
Thanks,
Ron
--
--------------------------------------------------------------
Ron Rodenberg
Lead Software Engineer
Razorvision Technology
8080 N. Central Expressway
Suite 400
Dallas, TX 75206