Song InHyuk wrote:
> I created a class named WSZipcode and deleted it.
> some times later, I created that class again.
> 
> But this time, Cache will not create the class because
> the class already exists.
> 
> I checked that class and I found it.
> So I added the class and try to open it.
> 
> But Cache shosw the error again:
> "ERROR #5351: Class 'Service.WSZipCode' does not exist"

It sounds like you had data in the class.
Was it persistent?

If so, delete the class and kill the associated storage.
Then create the class again.

Reply via email to