The type or namespace name `JSONClass' could not be found.

0 votes

When I try to call

JSONClass json = new JSONClass();

 

I'm getting the error error CS0246: The type or namespace name `JSONClass' could not be found. Are you missing a using directive or an assembly reference?

Hm? Is there supose to be a script JSONClass I need?
asked Mar 10, 2014 in App42 Cloud API-BaaS by JoeCrill (25 points)

1 Answer

0 votes

Please add namespace in your script. 

using SimpleJSON;

answered Mar 10, 2014 by sshukla480 (407 points)
thanks, it didn't say that in the tutorial haha sorry.
It's ok
:-)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...