NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: RichBowman on July 31, 2012, 03:27:43 AM
-
I've been away from NT development for a couple of months. I downloaded 6.38 and I'm running the latest C8. When I try to Generate and Make the app I've been working on, it stops after code generation and produces these 2 error messages:
GEN: web\themes\midnight\nettalk-mobile.css does not exist
GEN: web\themes\midnight\nettalk-ui.css does not exist
It does copy the latest NT files to my Web folder.
Could this be my problem? If so, I don't know what it means.
Thank you,
Rich Bowman
p.s. I tried deleting everything in my Obj, Map and Src folders, but no change.
-
I don't think those errors actually stop the build.
They're really just pointing out the existence of a new theme (midnight).
Usually it'll only appear on the first generate - after that the folders are up to date.
cheers
Bruce
-
I found the problem. A corrupt .sln. Could have happened in one of the many IDE freezes / lockups that I get.
Thank you,
Rich