Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
How to copy a project's executables from one machine to another
I developed a VB project using VS 2022 and .NET7. I want to use the resulting executable on another machine, but I don't want to have to install VS on it. Just copying the Release folder across doesn't seem to work and I suspect that it's because .NET7 isn't installed on the target machine. Te OS is Windows 10 on both machines.
Can someone please help me 'deploy' my project?
I posted this same question (with similar wording) a couple of days ago, and it was rejected, but the moderator didn't say why, I cannot see how this violates the forum's guidelines. Maybe mods could let users know why they don't like users' questions. Or is AI taking control?
Developer technologies | .NET | Other
Developer technologies | VB
An object-oriented programming language developed by Microsoft that can be used in .NET.
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.