Tommy Posted July 12, 2022 Report Share Posted July 12, 2022 Hello, I am trying to use the VBUC tool to migrate a VB6 application to C#. The tool does not find an existing .sln file which contains the application. The folder I selected contains the .sln file. However, an error occures after selecting the source and the destination folders - "No projects were found, please select another source folder". The FAQ doesn't elaborate on how the source folder should be selected. Can someone explain how should I select the source folder? What exactly is VBUC looking for? Regards, Tom Quote Link to comment Share on other sites More sharing options...
Mobilize.Net Staff willvv Posted July 12, 2022 Mobilize.Net Staff Report Share Posted July 12, 2022 Hello Tommy, Are you sure the application is VB6? VB6 used .vbp and .vbg files to represent projects/groups of projects. That is what the VBUC looks for. .sln files are for .NET solutions. Maybe your application is a VB.Net application? We have another tool to convert VB.Net to C#, but only as part of a migration to Web and it is used internally. If you do have a VB.Net Winforms application that you want to take to Web, please send an email to [email protected] and we will schedule a session to discuss. Regards, - Will Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.