Hi, I need your help guys!!

Yesterday I was trying to migrate a VB6 project to VB.NET but I found that .NET automatically changes my code and populate the Task List Window with all my trouble code.

The thing is that my project is a 5MG size and has a lot of code to be reviewed, so I just wonder if it's possible to disable the Task List Window in order to make the changes by myself (every time I fix a problem in my "upgraded code", the Task List populates again making the upgrading process a hell )

I hope anybody knows the answer!!

PS: The project has 30 classes and 10 modules (I want to open the whole project in .NET, not upgrade it by class)

Thanks!!