Select to view content in your preferred language

No icons loading

922
6
03-15-2011 12:39 PM
WilliamBall1
Emerging Contributor
I have a flex application built from the sample viewer with a few widgets added and everything was working fine in my development machine, but now that it is on the production server, all of the functionality is there, I just have no icons loading for any of the widgets or for the viewer itself.  The paths in the xml config files seem to be correct.  I have two other very similar apps that I put on the production server at the same timand all the icons show up just fine. 

Any else run into this?

Bill Ball
Special Projects Manager
Fort Lewis College
Durango, CO
Tags (2)
0 Kudos
6 Replies
RobertScheitlin__GISP
MVP Emeritus
Bill,

   back on your development machine do you see the assets in your bin-release folder?
0 Kudos
WilliamBall1
Emerging Contributor
Bill,

   back on your development machine do you see the assets in your bin-release folder?


I don't believe I have a bin-release folder.  I have just been using the compiled sample viewer and adding widgets to that using cut and paste without any programming or compiling, so what I have on the server (and my dev machine) is a path like /mysite/assets/images/.  All of the images are there, the application is just not seeing them for some reason.

Thanks for your reply, Robert.
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Bill,

   Hmm. Strange. Is the server public facing?
0 Kudos
WilliamBall1
Emerging Contributor
Bill,

   Hmm. Strange. Is the server public facing?


Yes and no.  It will be, but isn't completely set up yet. The viewer will load, just not the data, but you can still see the problem by loading the viewer in a browser:

http://lpcgis.laplata.co.us/Region9Bay

-Bill
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Bill,

   I would say that some serious copy error occured because most of the images display and error if you type their url directly in the browser but certain ones like this one work

http://lpcgis.laplata.co.us/Region9Bay/assets/images/about.png

I would try copying the whole assets folder again.
0 Kudos
WilliamBall1
Emerging Contributor
Bill,

   I would say that some serious copy error occured because most of the images display and error if you type their url directly in the browser but certain ones like this one work

http://lpcgis.laplata.co.us/Region9Bay/assets/images/about.png

I would try copying the whole assets folder again.


Thanks, Robert!  That was it.  I was looking for something more complicated.
0 Kudos