Windows Installer problem ... ClickOnce working
Hi all, so I have made this program that utilize WPF,.Net8.0, Entity Framework Core and SQL Server ... everything is fine when running the program from Visual Studio 2022/Win 11.
I've added a Windows Installer project to deploy, has I normally do, but this time once install the program won't connect to the database.
I've tried deploying using Publish ClickOnce, and it woks fine once deployed. The thing is that I do not like ClickOnce, too rigid.
So Windows Installer is doing something wrong or not doing something it should, but I can't figure it out. Anyone had a similar problem? What was the fix?
0 Replies