Plz specify full namespace of all declarations. Problem is conflict of same name in two namespace. -----Original Message----- From: Rob Buonocore Sent: 02/10/2011 16:43:46 Subject: [DotNetDevelopment] Re: Copying to clipboard
I added the reference to System.Windows.Forms (Website > Add Reference) and then entered an import line in the code file. Imports System.Windows.Forms Partial Class _Default Inherits System.Web.UI.Page The only problem is that it then made all my list boxes invalid. I get an error on all of them that reads ....Can not be converted to System.Windows.Forms.ListControl These are ASP List Controls that I put in and not windows list controls. -- You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to dotnetdevelopment@googlegroups.com To unsubscribe from this group, send email to dotnetdevelopment+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en or visit the group website at http://megasolutions.net -- You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to dotnetdevelopment@googlegroups.com To unsubscribe from this group, send email to dotnetdevelopment+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en or visit the group website at http://megasolutions.net