Missing Template Error

This public forum is for user-to-user discussions of ASP.NET Maker. Note that this is not support forum.
Post Reply
aspsteve
User
Posts: 52

Missing Template Error

Post by aspsteve »

The below error suddenly appeared during generation of asp.net maker scripts Error: Missing template "AspnetfnCs"

The code was working correctly previously, we have tried updating templates and also tried to reinstall ASP.Net Maker all without any success.

Is there a way to manually address this issue or any other suggestion is appreciated.


MichaelG
User
Posts: 1095

Post by MichaelG »

Assuming you are using 2022, you can delete the cache folder in "C:\Users\<user>\AppData\Roaming\ASPNETMaker2022" (<user> is your Windows user), restart ASP.NET Maker and try again.

For older versions, try Tools -> Delete Template Cache.


Post Reply