asp dot net 2005
-
in asp.net 2005 ImgeditLibCtl.dll is included for displaying image in active x control (kodak image control coming with image professional) i am unable to display the image pls kindly help me sathish
Consider using a sensible subject in future. Odds are, your question in this forum, relates to ASP.NET. Your first step is probably to tell us what *does* happen, does it blow up, does it do nothing ? I mean, if this is an active X control that is installed on the machine yuo're using, it should work, to know why it's not, we need to know more details than 'I am unable to display the image'
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
-
Consider using a sensible subject in future. Odds are, your question in this forum, relates to ASP.NET. Your first step is probably to tell us what *does* happen, does it blow up, does it do nothing ? I mean, if this is an active X control that is installed on the machine yuo're using, it should work, to know why it's not, we need to know more details than 'I am unable to display the image'
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
-
I HAD ACTIVE X CONTROL I CHOOSED IN REFERENCE BUT IT NOT DISPLAYED IN TOOL BAR SO I AM UNABLE TO PLACE THE TOOL IN WEB FORM PLS BUT IT SHOW IN SOULTION EXPO. WHY I ANABLE TO PLACE TO CONTROL PLS KINDLY HELP ME SATHISH
Shouting[^] won't make your question any easier to understand. I'm gonna go out on a limb here and assume you can't see a particular control in your toolbox that you're expecting to see. Try right-clicking over the toolbox, selecting "Choose items...", browse to the library containing the control & opening. That said, bear these two thoughts in mind: 1. Are you sure there is a control in that library that you can add to your toolbox? 2. You want to place this on a Web form - chances are the people accessing your web form won't have the ability to see this control on the client side so what exactly are you trying to gain?