I tried to transform T4 template. but its get "ErrorGeneratingOutput".
I have created custom host for T4 template transform based on below mention Microsoft document link.
I have get below error in host error list. Error : There was a problem getting an AppDomain to run the transformation from the host. The process cannot continue.
Same method I used in console application its working fine. But when use above code/method in Visual Studio extension project its get error.
Note:Issue occurred Visual Studio 2015, 2017
I have searched more link there is no solution. So, please update idea to resolve above reported issue.