serialization - Subsonic T4 TextTemplatingService Exception on VS 2005 -
i have vs2005 web application using mysql active record templates , working in vs2008 error:
custom tool error: exception thrown while running transformation code. process cannot continue. following exception thrown: system.runtime.serialization.serializationexception: type 'microsoft.visualstudio.texttemplating.vshost.texttemplatingservice' in assembly 'microsoft.visualstudio.texttemplating.vshost, version=8.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a' not marked serializable.
view full exception details: http://pastebin.com/rf8iqjw2
i have following packages installed make work vs2005:
http://goo.gl/uinkv guidance automation toolkit visual studio 2005 - february 2008 release
http://goo.gl/oeunp guidance automation extensions - february 2008 release
subsonic 3.0 doesn't work vs2005 requires .net framework 3.5
Comments
Post a Comment