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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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

Reply via email to