I have an ActiveX control that I have used in VB6 several times, but I cant seem to get it to work in .NET. What are the general steps to getting it to work in the .NET environment? I can add the component into my ToolBox and place it on my aspx, but then the code behind page doesnt seem to recognize it as a control.
I have tried to run the TblImp.exe on the original dll, but after I do, I cant add it to the ToolBox successfully. Am I way off base?
I have tried to run the TblImp.exe on the original dll, but after I do, I cant add it to the ToolBox successfully. Am I way off base?