I'm trying to get a proxy page working with dynamic map services. The proxy page currently works with my wmses by using useproxy="true". When I try to add the useproxy command in a dynamic map service I get the error below.
Any ideas?
Error: Error #2101: The String passed to URLVariables.decode() must be a URL-encoded query string containing name/value pairs. at Error$/throwError() at flash.net::URLVariables/decode() at flash.net::URLVariables() at com.esri.ags.utils::URL/update() at com.esri.ags.layers::ArcGISDynamicMapServiceLayer/set _116079url() at com.esri.ags.layers::ArcGISDynamicMapServiceLayer/set url() at com.esri.ags.layers::ArcGISDynamicMapServiceLayer() at com.esri.solutions.flexviewer::MapManager/config() at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at com.esri.solutions.flexviewer::SiteContainer$/dispatchEvent() at com.esri.solutions.flexviewer::ConfigManager/configResult() at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at HTTPOperation/http://www.adobe.com/2006/flex/mx/internal::dispatchRpcEvent() at mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/internal::resultHandler() at mx.rpc::Responder/result() at mx.rpc::AsyncRequest/acknowledge() at DirectHTTPMessageResponder/completeHandler() at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at flash.net::URLLoader/onComplete()