Yes
- compiler.Errors
{c:\Users\pas\AppData\Local\Temp\f2mkscrm.0.cs(717,2) : error CS1525: Invalid expression term '='} System.CodeDom.Compiler.CompilerError
Column 2 int
ErrorNumber "CS1525" string
ErrorText "Invalid expression term '='" string
FileName "c:\\Users\\pas\\AppData\\Local\\Temp\\f2mkscrm.0.cs" string
IsWarning false bool
Line 717 int
+ Non-Public members
I have tried to locate the temp file without luck - the line no. 717 is not in my template - only contains 300 lines - it includes another file with 1000 lines, byt going into that one at the specified line no made no sense either.
So how can I get closer to finding the error ?
Thanks Paul S