Nov 17, 2003 #1 M MadMaxx Active member Joined Nov 16, 2003 Messages 37 Hey all, When I try to Add the INET control on my form it says: "YOu do not have a license to use this AcrtiveX Control" Anyone know how to fix this. Im using VB.NET Much Thanx
Hey all, When I try to Add the INET control on my form it says: "YOu do not have a license to use this AcrtiveX Control" Anyone know how to fix this. Im using VB.NET Much Thanx
Nov 17, 2003 #2 PlausiblyDamp Administrator Joined Sep 4, 2002 Messages 6,155 Location Lancashire, UK User Rank *Expert* You will probably need to install VB6 as that is where the control comes from. However you may be able to do without the control and use native .Net functionality instead - what were you going to use the inet control for?
You will probably need to install VB6 as that is where the control comes from. However you may be able to do without the control and use native .Net functionality instead - what were you going to use the inet control for?
Nov 17, 2003 #4 PlausiblyDamp Administrator Joined Sep 4, 2002 Messages 6,155 Location Lancashire, UK User Rank *Expert* these links may be worth looking at - free FTP components in .Net http://www.codeproject.com/csharp/ftp.asp?target=ftp|c# http://www.codeproject.com/csharp/ftpdriver1.asp?target=ftp|c# http://www.codeproject.com/dotnet/dotnetftp.asp?target=ftp|c#
these links may be worth looking at - free FTP components in .Net http://www.codeproject.com/csharp/ftp.asp?target=ftp|c# http://www.codeproject.com/csharp/ftpdriver1.asp?target=ftp|c# http://www.codeproject.com/dotnet/dotnetftp.asp?target=ftp|c#
Nov 17, 2003 #5 M MadMaxx Active member Joined Nov 16, 2003 Messages 37 will try when I get home . thnx