When create a project by choosing custom control like (grid control) to asp.net mvc project. After creation of project, shows the "ErrorGeneratingOutput"in both controller and view file.
We got a error like "There was a problem getting an appdomain to run the transformation from the host. The process cannot continue", while converting generating the t4 template file.
It shows only in Vs2017 and Vs2019 combination machine. Its working fine in vs2017 machine.