J
Jiho Han
I've written some before but never ran into this. I happened to write a
simple custom ConfigurationSectionHandler implementation in my single .exe
file. Thinking since it's in the executing assembly I can forget the assembly
name. It didn't work. I had to specify the .exe assembly in order for it
to load. Can someone explain?
Thanks
<section name='xyz' type='MyCompany.MyApplication.MyExecutable.MyConfigurationSectionHandler'/>
Jiho Han
Senior Software Engineer
Infinity Info Systems
The Sales Technology Experts
Tel: 212.563.4400 x216
Fax: 212.760.0540
(e-mail address removed)
www.infinityinfo.com
simple custom ConfigurationSectionHandler implementation in my single .exe
file. Thinking since it's in the executing assembly I can forget the assembly
name. It didn't work. I had to specify the .exe assembly in order for it
to load. Can someone explain?
Thanks
<section name='xyz' type='MyCompany.MyApplication.MyExecutable.MyConfigurationSectionHandler'/>
Jiho Han
Senior Software Engineer
Infinity Info Systems
The Sales Technology Experts
Tel: 212.563.4400 x216
Fax: 212.760.0540
(e-mail address removed)
www.infinityinfo.com