MrWholesome
MrWholesome
CC#
Created by MrWholesome on 3/11/2024 in #help
How can I debug a program working fine on my development PC vs the deployment PC?
I'm asking an expert because I've already googled it. I can't tell what port it's currently using using any of the network commands on windows that I can find and, apparently .net apps can't bind to a specific local port, only an external port. Does that match what you know?
12 replies
CC#
Created by MrWholesome on 3/11/2024 in #help
How can I debug a program working fine on my development PC vs the deployment PC?
How can I specify port and how can I check what port it's currently using?
12 replies
CC#
Created by MrWholesome on 12/15/2023 in #help
Major difference between the visual studio designer and the actual app output (debug or release)
!solved
12 replies
CC#
Created by MrWholesome on 12/15/2023 in #help
Major difference between the visual studio designer and the actual app output (debug or release)
I believe it was something to do with fixing the majority of my layouts. I sent an updated XAML configuration that was segmented, re-worked manually through every line and I implemented Grids (as it didn't previously have them) and applied borders. From there it seemed to work for the most part with minor tweaking. Still very strange though
12 replies
CC#
Created by MrWholesome on 12/15/2023 in #help
Major difference between the visual studio designer and the actual app output (debug or release)
I'll just share the whole code, it's a very basic app anyway lol. Can I dm it to you?
12 replies
CC#
Created by MrWholesome on 12/15/2023 in #help
Major difference between the visual studio designer and the actual app output (debug or release)
Yeah, me too. I've even moved it to another WPF project (new) and only copied the XAML and code-behind but it's al the same.
12 replies
CC#
Created by MrWholesome on 12/15/2023 in #help
Major difference between the visual studio designer and the actual app output (debug or release)
Sorry for the late reply. I do believe so, yes. Even so, would that also affect the windows visuals and the <Boarder> elements?
12 replies