Blending an ArcGIS Server Local cached service with another map service does not work: in Print preview, fails with error 'Unable to connect to Server'; in a Map configured with ImageBlendMode=WebTier, the Local cached service will not draw.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM039891
Submitted
November 5, 2008
Last Modified
June 5, 2024
Applies to
No Product Found
Version found
9.3
Version Fixed
N/A
Status
Fixed
The bug has been fixed. See the Version Fixed and Additional Information, if applicable, for more information.
Description
When displaying multiple services in a Map control that is configured with ImageBlendMode = WebTier, cached map services that use an ArcGIS Server Local connection do not display. Instead, the Map displays the message, "<MapResourceItemName> Data Not Available", for the cached service.
This issue applies to Web applications built with the 9.3 Service Pack 1 version of the ArcGIS Server Web ADF for the Microsoft .NET Framework.
Cause
This is a known issue.
Workaround
Change the connection type used to access the cached map service(s). Use Visual Studio to remove the existing cached ArcGIS Server Local map service and add it back again using an ArcGIS Server Internet connection.
Another option is to change the Map control ImageBlendMode to 'Browser'.