Hello,
I recently installed the DNN starter kit final version 4.3.3, however when I create a DNN project I get a message complaining about the following file being missing:
ftp.insertsmiley.aspx.resx
It still builds and runs ok, no big problem. However when I create my own custom modules (using insert-new item-DotNetNuke Module), I get build error messages complaining of missing files.
I am writing a C# module and yes I did modify web.config to allow C# in my module.
What can I do to fix this?