-
.licx file [RESOLVED]
this has to be one of the most frustrating things I've dealt with so far. I was debugging my app just fine this morning and 'poof'!, the next time I goto debug, I get a compile-time error telling me it can't convert my license file to a binary resource.
It gets worse. That goes away later and I get a run-time error telling me I don't even HAVE one! I do have one and the proper entries are in there. I haven't change a thing.
I tried deleting all the contents in my 'bin' folder, 'obj' folder and re-building. I tried deleting my licx file and creating a new one. Nothing works. I can't find any good info @ MSDN (big surprise) and I can't find any worthwhile google search.
If anyone has any info to pull me out of this PLEASE HELP. I'm stuck in the water without a paddle now.