Tutorial doesn't work in NET8

Posts   
 
    
dpblue
User
Posts: 4
Joined: 16-Feb-2024
# Posted on: 03-May-2024 11:02:29   

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?

Walaa avatar
Walaa
Support Team
Posts: 14954
Joined: 21-Aug-2005
# Posted on: 03-May-2024 18:37:47   

This was fixed in v. 5.11.1 Which Designer version are you using?

dpblue
User
Posts: 4
Joined: 16-Feb-2024
# Posted on: 10-May-2024 09:48:46   

Thanks for your reply,I am using 5.11 (5.11.0) RTM,will check it out.