ThinkGeo.com    |     Documentation    |     Premium Support

Got invalid argument on IE8?

 


hi dears


strange problem in IE 8!


switch between googleovrlay and staticoverlay throw invalid argument exception in  main.js & opl_georesource.axd


 


 


  GoogleOverlay google = new GoogleOverlay("googlelayer");
        google.JavaScriptLibraryUri = new Uri(ConfigurationManager.AppSettings["GoogleUriV3"]);
        google.GoogleMapType = GoogleMapType.Satellite;
        MapObject.CustomOverlays.Add(google);

 


 


and overlayswitcher is enabled also clientcache is used for staticoverlay but without it still get these errors


 dll version is 5.5.0


what is the problem and a sloution?


 


Webpage error details


 
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3; .NET4.0C; .NET4.0E)
Timestamp: Tue, 6 Dec 2011 20:45:54 UTC
 
 
Message: Invalid argument.
Line: 250
Char: 80
Code: 0
URI: localhost:28430/citysearch/opl_GeoResource.axd
 
 
Message: Invalid argument.
Line: 250
Char: 80
Code: 0
URI: localhost:28430/citysearch/opl_GeoResource.axd
 
 
Message: Invalid argument.
Line: 250
Char: 80
Code: 0
URI: localhost:28430/citysearch/opl_GeoResource.axd
 
 
Message: Invalid argument.
Line: 250
Char: 80
Code: 0
URI: localhost:28430/citysearch/opl_GeoResource.axd
 
 
Message: Invalid argument.
Line: 28
Char: 56
Code: 0
URI: maps.gstatic.com/intl/fa_ir/mapfiles/api-3/7/3/main.js
 
 
Message: Invalid argument.
Line: 250
Char: 80
Code: 0
URI: localhost:28430/citysearch/opl_GeoResource.axd
 
 
Message: Invalid argument.
Line: 250
Char: 80
Code: 0
URI: localhost:28430/citysearch/opl_GeoResource.axd
 
 
Message: Invalid argument.
Line: 250
Char: 80
Code: 0
URI: localhost:28430/citysearch/opl_GeoResource.axd
 
 
Message: Invalid argument.
Line: 28
Char: 56
Code: 0
URI: maps.gstatic.com/intl/fa_ir/mapfiles/api-3/7/3/main.js
 
 
Message: Invalid argument.
Line: 28
Char: 56
Code: 0
URI: maps.gstatic.com/intl/fa_ir/mapfiles/api-3/7/3/main.js
 
 
Message: Invalid argument.
Line: 250
Char: 80
Code: 0
URI: localhost:28430/citysearch/opl_GeoResource.axd
 
 
Message: Invalid argument.
Line: 250
Char: 80
Code: 0
URI: localhost:28430/citysearch/opl_GeoResource.axd
 
 
Message: Invalid argument.
Line: 250
Char: 80
Code: 0
URI: localhost:28430/citysearch/opl_GeoResource.axd
 

Hossein, 
  
 Can you provide a code sample or zip up your application and attach it so we can take a look at the code and look and see what is causing the issue? 
  
 Thanks!