Error : Input string was not in a correct format.Couldn't store <MARKS-2> in Gap Column. Expected type is Double. string MARKS = null; double MARKS1; double MARKS2; MARKS1 = 20; MARKS2= 40; MARKS = "SUB1-" + MARKS1.ToString() + "&" + "SUB2-" + MARKS2.ToString(); ...
based these values i can able to generate the PWM but its included in the code with in IF condition as CCP1CON = 0x3f;its switiching will not be happen and motor is not running,those two register is specified outside while its ...
Error in foreach iteration variable Error_1_Could not find 'prop.Program' specified for Main method_prop Error: The process cannot access the file 'image.jpg' because it is being used by another process. Error:Attempted to read or write protected memory. This is often an indication that oth...