Code Comments
Programming Forum and web based access to our favorite programming groups.Hi, I have a project that I upgraded to VB.NET, after running the upgrade wizard I noticed that the Upgrade Wizard added a DLL to the list of my project items (Not In references, but along with all the other forms & classes..) The name of the file is AxMyUserControlArray.dll -- MyUserControl stands for the name of one of our in house controls (VB6 control). I assume the Array is because I might have an control array of that control somewhere in my project.... I question being when was the DLL added to the project as an item & not a reference? can I exclude it from the project thanks in advance
Post Follow-up to this message> can I exclude it from the project I would expect so, if you don't think it's providing anything useful, then you're probably right. It's worth noting the VB.NET upgrade wizard isn't perfect, you *will* need to modify the VB.NET project that it outputs, and you should make a backup o f the VB6 project first if it doesn't do this for you. However you should use microsoft.public.dotnet.languages.vb for VB.NET Qs
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.