NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: MikeR on August 11, 2019, 04:17:59 PM
-
I get a text box when I try compile
The project for the application "complaints" does not exist on the
same directory. project:
c:\blah\blah\complaints.cwproj
-
You'll get that if you have an app file, and a solution (sln) file but not cwproj.
Deleting the sln will make the ide recreate the cwproj and the sln.
cheers
Bruce
-
Thanks Bruce