I am following the tutorial to create a project,but i use NET8 instead framework,when i come to generating code step ,the designer complains
it can generate app.config.
the message as follow:
"Task: SD.Tasks.Generic.AppConfigFileGenerator
Could not find template 'SD_AppConfigTemplate'. It is not defined in the used templatebindings or is empty. It can be it's not defined for the current database (e.g. stored procedure templates for SqlServer CE)"
and there is no app.config file,how can i fix it?