Select to view content in your preferred language

Problems encoutetred with publishing map on flexviewer

513
1
02-11-2011 02:46 AM
AdeoyeOyedeji
Emerging Contributor
Already imported Flex viewer  on Adobe builder 4 and I did following configurations but flex viewer does not display the map. Why?

On the Flex build path output folder:
D:\Computer name\flexviewer

Output folder URL:
http://Computer name/flexviewer

I copied the data path from ArcGIS service directory and pasted in basemap inside configuration file

The end result:
error #2032:stream error

Please assist me on this.
Tags (2)
0 Kudos
1 Reply
JonFisher
Emerging Contributor
This isn't really enough information to help troubleshoot, you could post your config file as a start.

A best practice after downloading and importing the Flex Viewer source code is to first view it in debug mode as is to make sure you have everything set up correctly. after that, start making changes but testing it each time within the viewer.

One possible issue is that http://Computername/flexviewer will not work off of your network, you should be using the DNS name (e.g. http://computer.company.com/flexviewer)
0 Kudos