I am having problem with an ActiveX User Control I created. I have put a datagrid in the User Control that grabs some data from SQL. However only a handful of other machines can view this User Control (which I have in an internet page). On most of our computers the form wont load. But when I take out the Datagrid everybody can load the ActiveX User Control. I have been told by some that it is a IE security problem but we have adjusted the security settings on IE and are still having a problem. Plust the fact that people can view the User Control when I get rid of the DataGrid leads me to believe there is something that is not being included in the Cab file even though I selected everything to be included. Can someone help me? I'd appreciate it.


Reply With Quote