Select to view content in your preferred language

Browsers of .Net, Silverlight & Flex are not working,

2231
2
05-04-2013 02:02 AM
by Anonymous User
Not applicable
Original User: Jamal432@gmail.com

Browsers of .Net, Silverlight & Flex are not working,


I have posted this problem couple of time but not root solution were provided

Frequently, the browsers of .Net, Silverlight & Flex are not working despite the fact that

�?� The url is correct
�?� The manager is working
�?� The javascript viewers is working


[ATTACH=CONFIG]24033[/ATTACH], [ATTACH=CONFIG]24034[/ATTACH]

What might be the issue them?

How to ensure that these browser should work?


Thank you

Best

Jamal
0 Kudos
2 Replies
PietaSwanepoel2
Frequent Contributor
.NET is a Microsoft installation. Installation is simple and usually don't give issues. If so, just re-install. Use version 4
Silverlight and Flex are plug-ins that runs within the browser. If the code in webpage has some detection to check if plugin is there, it should automatically initialise an installation from either Microsoft (Silverlight) or Adobe (Flex). You could also do this through a manual installation or have IT run group policy to install on the clients

More related to your problem:
Have you installed the ArcGIS WebAdaptor on the server? And is it working? You should therefor not need to use the 6080 port number in the URL eg. ArcGIS Manger should in your case be  http://P2/arcgis/manager (that is if P2 is your ArcGIS server) in stead of http://P2:6080/arcgis/manager

Also, can your network settings relate the IP with the host name (meaning id machine P2 detectable by name)?

My suggestion is not to use localhost but to use the actual machine name(s). That way you can detect if something is not set.
I know with our settings, I have to use the internal server name if I configure an application in app builder but I need to change the server name to the outward facing name in the URL
0 Kudos
by Anonymous User
Not applicable
Original User: Jamal432@gmail.com

.NET is a Microsoft installation. Installation is simple and usually don't give issues. If so, just re-install. Use version 4
Silverlight and Flex are plug-ins that runs within the browser. If the code in webpage has some detection to check if plugin is there, it should automatically initialise an installation from either Microsoft (Silverlight) or Adobe (Flex). You could also do this through a manual installation or have IT run group policy to install on the clients

More related to your problem:
Have you installed the ArcGIS WebAdaptor on the server? And is it working? You should therefor not need to use the 6080 port number in the URL eg. ArcGIS Manger should in your case be  http://P2/arcgis/manager (that is if P2 is your ArcGIS server) in stead of http://P2:6080/arcgis/manager

Also, can your network settings relate the IP with the host name (meaning id machine P2 detectable by name)?

My suggestion is not to use localhost but to use the actual machine name(s). That way you can detect if something is not set.
I know with our settings, I have to use the internal server name if I configure an application in app builder but I need to change the server name to the outward facing name in the URL




Thank you Pieta for the answer,

�?� I have re-installed these 3 builders but still getting the same error.

�?� There is no issue in accessing the ArcGIS Server Manger with or without the 6080! This is not an issue!

�?� I have used the �??localhost�?�, �??computer name�?� and in other machine the IP address but with no useful result!

My problem is that these three builders are not working and thus I couldn�??t edit my already published applications!

[ATTACH=CONFIG]24080[/ATTACH]


What other fixes should let these builder work?

Best

Jamal
0 Kudos