app wont run unless renamed

Dave Torgerson 0 Reputation points
2024-09-23T11:42:54.3233333+00:00

I have an application that won't run unless it is renamed. It is a .NET 4.7 application that is launched as a background application used to communicate from another application to the SQL Server database via pipes. I run the application in an admin account and MS Defender is used. I tried to make it an allowed application in the firewall, but it didn't work. When I launch the application, the task manager briefly shows "DM.exe Suspended" and closed. The event viewer indicated an exception with XML and DotNet. I simply rename the app and config file from DM.exe and DM.exe.config to DM2.exe and DM2.exe.config and the app runs fine.

Windows for business | Windows Client for IT Pros | User experience | Other
Developer technologies | .NET | Other
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.