3
Answers

I m trying to make event calandar but it shows error.

Photo of Priyanka Singh

Priyanka Singh

6y
604
1
error CS1061: 'object' does not contain a definition for 'Tables' and no extension method 'Tables' accepting a first argument of type 'object' could be found (are you missing a using directive or an assembly reference?)
 
How to resolve this problem.

Answers (3)