Click here to Skip to main content
15,883,705 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi

Over the last couple of years I have been developing an application in different versions of Visual Studio and I have a number of users for the application.
The application is a stand alone C# application with the use of WPF.

My issue is that some users (not all), who are used to be able to run the application, now can't run it, and the application just hangs. The only difference I have made is switching from Visual Studio 2013 to VS2015.

My question is: Is there any requirements to run an application made in VS2015 which were not in the earlier versions of VS? The users do have the latest version of .NET framework installed
Posted
Comments
pjank42 30-Sep-15 9:38am    
The application is not running from Visual Studio, and it is only a couple of users who can't run it. And they used to be able to run it
Mike (Prof. Chuck) 30-Sep-15 12:39pm    
Did you change the target framework to 4.6? Or still at 4.5?
pjank42 30-Sep-15 14:15pm    
I didn't change the target framework so it is still 4.5

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900