hi,
i got a webcontrol / activex and it works, of course, fine if i call the web page on the client where i've developed this web control. however, there's image magick dll referenced (which is also in the .cab file for deployment). as you might think by now... yes, other clients fail to load the web control. the internet explorer error log states that i couldn't install image magick --> MainType(null)
well, i can create other webcontrols (without any references) that work just fine on ohter clients. any clue why this error appears? thanks
i got a webcontrol / activex and it works, of course, fine if i call the web page on the client where i've developed this web control. however, there's image magick dll referenced (which is also in the .cab file for deployment). as you might think by now... yes, other clients fail to load the web control. the internet explorer error log states that i couldn't install image magick --> MainType(null)
well, i can create other webcontrols (without any references) that work just fine on ohter clients. any clue why this error appears? thanks