The code generation is working, but when I try to create a project, I get the following errors: Error 4 source file '... project path ... \ Structs.cs' could not be opened ('unspecified error') PPSGenerator error 5 source file '... Project Path ... \ Context.cs' Can not ('unspecified error') PPSGenerator error 6 source file '... project path ... \ ActiveRecord.cs' could not be opened ('unspecified error') PPS Generator error 7 source file '... project path ... \ StoredProcedures.cs' could not be opened ('unspecified error') PPSGenerator I am using VS2010 on Windows 7 64 bit machine . Project Framework is targeting 3.5 ... any ideas? This also focuses on the following warnings, but it is not certain that these are important: Alert 1C # 2.0 and C # 3.5 Compiler are no longer supported. The template will always be compiled with the version 4 compiler instead of 'v3.5' as specified. ... Project Path ... \ Structs.tt 1 4 Multiple template guidelines were found in the warning 2 template. All but the first one will be ignored. Several criteria for template instructions should be specified under a template instruction. ... Project Path ... \ Settings. Includes Small 1 4 WARNING 3 COLLECTION CONVENION: Variable 'parameters' have been assigned but never worth it ... Project Path ... \ Include SQLServer.ttin 92 15 Thanks! Mike D itemprop = "text">
The answer to my own question red faced
OK, I basically pulled the files into my project root, then went on the file system and removed those files and pulled the files into the model folder in my folder. For some reason the project was still looking for files that were in my project root. Because I removed them on the file system because I think the studio did not get the memorandum and was still trying to compile them.
It is so happy that my first post was a complete detail on the stack overflow.
END Lal answered my own question
Comments
Post a Comment