i was trying to add a web custom control to my web pag and it gave me this message can somebody tell me what is wrong. "test.dll cannot be added to toolbox is was not recongized as a com server" chad
i was trying to add a web custom control to my web pag and it gave me this message can somebody tell me what is wrong. "test.dll cannot be added to toolbox is was not recongized as a com server" chad
Hi there, If the test.dll assembly is managed code, then you need to use the Browse button in the .Net framework components tab, not in the COM components tab, to select the assembly.