Select to view content in your preferred language

Query and Identify Together?

636
1
11-29-2010 08:21 AM
EmilyLaMunyon
Deactivated User
Hello,

I am attempting to build a page where I have Query and Identify tasks together on one page. I am able to get the Identify part to work when compiled, however my query window is not appearing. I am getting the error: 1151: A conflict exists with definition lastIdentifyResultGraphic in namespace internal on line 93. I have combed the code and have no idea what the problem is. Could this be the cause of my query error?

Thanks!
Tags (2)
0 Kudos
1 Reply
Drew
by
Frequent Contributor
You have the variable �??lastIdentifyResultGraphic�?� defined twice in this document. Once on line 32 and once on line 93. This is what�??s causing the error.
0 Kudos