I've got the Park & Recreation Finder application up and running.
I'm working out the errors at this point.
My problem is that when I click on a Park I get the following error.
"Unable to complete operation."
Upon digging deeper into Chrome's JS Console I see this...
- 0: "Error in querying feature attachments."
- 1: "Layer or Table with ID: 0 does not support Attachments.
The popup appears to run fine with the exception that the icons for the Activities do not show up. I also can't post images to the gallery.
I have also checked the table LocalGovernment.SDE.Park and tried to 'Create Table Attachments' but I get the following error:
'Failed to create table attachments. Table already exists [Microsoft SQL Server Native Client 11.0: There is already an object named 'PARK_ATTACH' in the database.]
[LocalGovernment.SDE.Park__ATTACH]
But the service says it HasAttachments : false
Message was edited by: Brian O'keefe