MrWholesome
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
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