Select to view content in your preferred language

Not able to query when useamf = true

2209
18
01-17-2011 11:19 PM
sheebaashraf
Deactivated User
I'm not able to do query when useamf = true. however I'm able to query when useamf is false
Tags (2)
0 Kudos
18 Replies
sheebaashraf
Deactivated User
Dear Robert,

I check the requests using firbug and found when i have useamf = tre
http://testserver/arcgis/rest/services/mylayers/FeatureServer/0/query?f=amf&returnGeometry=true&outF...

the status of request is status is 403 forbidden. pertinently when i copy the above url in browser i got the response.
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
mohd,

  In server 10 there was a potential bug with amf responses that was fixed in SP1.
0 Kudos
sheebaashraf
Deactivated User
Dear Robert,

Can you tell me in which direction I should try to investigate. First time I thought as we have kaspersky antivirus running on system so may be it's blocking it. but when i browsed the same URL it returns data.
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Dear Robert,

Can you tell me in which direction I should try to investigate. First time I thought as we have kaspersky antivirus running on system so may be it's blocking it. but when i browsed the same URL it returns data.


Are you running SP1 now?
0 Kudos
sheebaashraf
Deactivated User
Yes SP1 is installed
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Did you do the ArcGIS Server Post Install after you ran the sp1 installer and restart your ArcGIS Server? Can you verify also that when you go to your REST Services directory it says : Current Version: 10.01.
0 Kudos
sheebaashraf
Deactivated User
Yes I did my post installation after I ran sp1 installer

Yes  is Current Version: 10.01
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Time to contact tech support then.
0 Kudos
sheebaashraf
Deactivated User
Dear Robert

thanks for your help. really appreciate you

I have analysed the scenario and found when I Disable Services Directory It doesn't work.
If I enable them It works for me
0 Kudos