I am trying to run the LIveDemo's solution locally. When I open the solution and try and compile I get the following error:
"Error 8 Cannot implicitly convert type 'double' to 'decimal'. An explicit conversion exists (are you missing a cast?) "
However when I click the error, it doesn't bring me to any code to look at or correct, so I'm not sure on how to fix the issue. Has anyone seen this error when trying to compile Q1 2010 solution?
Kevin
"Error 8 Cannot implicitly convert type 'double' to 'decimal'. An explicit conversion exists (are you missing a cast?) "
However when I click the error, it doesn't bring me to any code to look at or correct, so I'm not sure on how to fix the issue. Has anyone seen this error when trying to compile Q1 2010 solution?
Kevin