have a problem, that someone else wrote in C# WFP. the problem is two things:
1) when I try to run the program in debug mode it says this :
A project with Output Type of class library cannot be started directly.
in order to debug this project, add an executable project to this solution which references the library project. Set the executable project as the startup project.
now the guy wrote this code is gone, so I cant talk to him, but I was told the project was done and that is it running on some computers.
also when I try and Publish it, it makes an .WPF file and the files done not run. on my computer it install but when I run it it does not do anything. nothing opens up. On Another computer is says the program has to close.
so I really do not know what to do.
or how to troubleshoot this.
any ideas ?
oh the project solution has a .Core, .Data and . WPF project files in it