HI I am in the process of updating typescript version on our project. we are currently using the 0.9.1.1 version of typescript. I have verified one by one that all TS files are compiled correctly as well as the definition types (d.ts) files.
and now I am encountering an error when building the project. we are using MVC 4.
the error says: the command "[project path]" exited with code 1.
We are using VS2012 and I already modify the csproj file to compile following this instructions from this site: http://typescript.codeplex.com/wikipage?title=Compile-on-Save
the command "c:\myproject\solution.sln" exited with code 1.? - basarat