79276551

Date: 2024-12-12 20:50:32
Score: 1
Natty:
Report link

I updated from .NET 4.x to 8.x and I had the same problem. I modified my call to: System.Diagnostics.Process.Start("explorer.exe",fileName); This worked. This is telling explorer to open fileName with the default viewer.

Reasons:
  • Whitelisted phrase (-1): I had the same
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: AlanM