Select to view content in your preferred language

Pass Search Parameters via URL

6773
30
06-23-2010 08:40 AM
SandraPanicucci
Deactivated User
I've been trying to work my way through the http://forums.esri.com/Thread.asp?c=158&f=2421&t=294907&mc=104 thread but am still getting the following error.  I've been through this thread numerous times and don't seem to be able to see my problem. I'm fairly new at Flex and would greatly appreciate any help or suggestions.


TypeError: Error #1009: Cannot access a property or method of a null object reference.
at com.esri.solutions.flexviewer.widgets::SearchWidget/querybmpid()
at com.esri.solutions.flexviewer:MapManager/private:mapLoadComplete/com.esri.solutions.flexviewer:timerComplete()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.utils::Timer/tick()
Tags (2)
0 Kudos
30 Replies
RobertScheitlin__GISP
MVP Emeritus
Carlos,

   You need to ensure that your widget "Búsqueda DM" is preloaded in your config.xml

preload = "true"
0 Kudos