Click to See Complete Forum and Search --> : Using User controls of VB in ASP.Net


Kumar Saurabh
May 6th, 2003, 04:16 AM
Hi

I am creating a treeview control using VB and accessing it in ASP.Net project. I have added it in toolbox through Customize toolbox.but I am unable to set its runat attribute as it is showing a parsor error message "Guid should contain 32 digits with four dashes blah blah blah". If I am not giving runat=server then I am not able to access methods, properties and events in codebehind file.

Please help immediately.thanks in advance.