Re: [flexcoders] Deploying Flex app to web server

2007-06-01 Thread Hara Jn

Its a common error... anybody can get it... I dont think there is nothing
related to the webservice.

Few things you need to check with are..

1. Check is any component is being processed even before it has been
created.
Example if you use a viewstack, you can show only one tab at a time. But you
might be trying to load a component at the other tab which is never created.
Say if you have a chart in one tab and a tree in the other and by default
the chart displays first. But when you try to load the app and you also try
to load the data to the tree it might throw the error what you get. Because
the tree component is not yet created. By default the components visible to
the eye are first loaded. To overide this aspect just use creationPolicy =
all in the viewstack.

2. The one or more of the objects used inside the file might be null and yu
still try to use to access its functions. like when a array object is null
and when you try to use the length function of the object you get this
error.

3. To avoid the default error you can use a try catch in the functions and
have your own error alerts.

To trace the line where the bug exisits you can use a trial and error
method. But it consumes lot of time. Or use some Alerts here and there to
trace.

Hara


On 6/1/07, sarah_e_boys [EMAIL PROTECTED] wrote:


  I get the following error when I deploy and access my Flex app on a web
server. Can anyone help?

TypeError: Error #1009: Cannot access a property or method of a null
object reference.
at samples::MyTreeItemRenderer/set data()





[flexcoders] Deploying Flex app to web server

2007-05-31 Thread sarah_e_boys
I get the following error when I deploy and access my Flex app on a web 
server.  Can anyone help?

TypeError: Error #1009: Cannot access a property or method of a null 
object reference.
at samples::MyTreeItemRenderer/set data()



RE: [flexcoders] deploying Flex App to the server

2006-09-05 Thread Stephen Gilson





One place where you can find more information is the Flex 
"Building and Deploying Flex 2 Applications" book here:

http://livedocs.macromedia.com/flex/2/docs/Part7_Build_Deploy.html

Please let me know if this helps,

Stephen


From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of 
janeminkovichSent: Saturday, September 02, 2006 6:07 
AMTo: flexcoders@yahoogroups.comSubject: [flexcoders] 
deploying Flex App to the server


Hello,I just wrote my Flex web site, compiled it and it runs quite 
fine on my local machine where I have the development environment. Now I 
am ready to deploy it to the server ( IP provider - www.divide0.net). 
I need to know what do I have to install on the IP server in order to 
be able to run my .swf file.zhenya
__._,_.___





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








   






  
  
SPONSORED LINKS
  
  
  

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  






__,_._,___



[flexcoders] deploying Flex App to the server

2006-09-02 Thread janeminkovich
Hello,

I just wrote my Flex web site, compiled it and it runs quite fine on my 
local machine where I have the development environment.  
Now I am ready to deploy it to the server ( IP provider - 
www.divide0.net).  

I need to know what do I have to install on the IP server in order to 
be able to run my .swf file.

zhenya





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




Re: [flexcoders] deploying Flex App to the server

2006-09-02 Thread Hasan Otuome






Hey zhenya,

You can upload the contents of your bin directory to your server and
you should be good to go. HTH...

P E A C E

Hasan
hasan.otuome.com
www.marxmedia.net
thesourcecode.org
Adobe Certified Professional (Flash MX2004 Developer) 

janeminkovich wrote:

  
  
  
  
  Hello,
  
I just wrote my Flex web site, compiled it and it runs quite fine on my
  
local machine where I have the development environment. 
Now I am ready to deploy it to the server ( IP provider - 
www.divide0. net). 
  
I need to know what do I have to install on the IP server in order to 
be able to run my .swf file.
  
zhenya
  
  
  
  
  

__._,_.___





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








   






  
  
SPONSORED LINKS
  
  
  

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  






__,_._,___