Hi,
I am building an application to host a windows form control to be used in a scanning and uploading documents from the client machine to a server. It is working perfectly on the server machine, and the development machine. But it is not visible in other machines. Although, we can interact with it using java script, even when it is not visible.
Here is a hint of what I am talking about
http://weblogs.asp.net/spano/archive/2007/09/19/hosting-a-windows-form-control-in-a-web-page.aspxThanks for your help.