POST
|
Thanks for reply. Our application has 30 different map layers and this layers can be visible on sametime (this is depends on users choice) I opened my silverlight application and select 10 layers on sametime (vector, imagelayer or tiledlayer) , and i just changed extend, zooming in and out again and again and again...... Thats what all we do. Memory usage of Internet explorer is continuously increasing, and than reaching 1.4 GB and finally our application is frezees until restart Internet Explorer. What can be wrong with our application? We compiling application as AnyCPU already. But i'm seeing Internet Explorer as x32 (explorer*32.exe) on my task manager. Our Internet Explorer is x64.
... View more
01-11-2018
12:53 AM
|
0
|
3
|
4696
|
POST
|
Thanks for Reply. Yes i know it's retired. We are working to change silverlight with JS api. But it not easy to change. Our application is very big and taking too long time to change. I have to solve my problem in silverlight application in short time and as i said i need to x64 client api for that. So, don't you have x64 api for silverlight? is It never been?
... View more
01-10-2018
05:13 AM
|
0
|
5
|
4696
|
POST
|
Why ESRI doesn't care to questions. Why? Our silverlight application is crashing on internet explorer after longest usage because of memory leak and i want to solve my problem. This is very very urgent for me. Internet explorer running as x32 because of our client api. In this case Internet Explorer has maximum memory usage limit as 1.4 GB. This is not enough for us.And i think we have one solution that, we need to use ARCGIS silverlight x64 Client Api's. But no answer from you.
... View more
01-08-2018
10:04 PM
|
0
|
0
|
4696
|
POST
|
Hello. We facing some Internet Explorer memory limitations problem on clients. We using Arcgis api for silverlight 3.3 (x32) And wee need to x64 silverlight API. (Client, Client.Behaviors, Client.Bing, Client.Printing, Client.Toolkit, Client.Toolkit.DataSources). This is very urgent. I've downloaded sources from https://github.com/Esri/arcgis-toolkit-sl-wpf/tree/master/src/Silverlight/API and tried to compile as x64 but can't accomplished. I'm faced many error messages while compiling. Thanks inadvance.
... View more
01-02-2018
11:23 PM
|
0
|
8
|
5138
|
POST
|
ok this was my fault changed mapView -->> MapView (case sensitive) solved my problem
... View more
07-20-2017
02:18 AM
|
0
|
0
|
794
|
POST
|
Hello. Im trying to swap 2d - 3d ArcGIS API for JavaScript Sandbox im getting error message on createView Line error message is "mapView is undefined" and init.js is giving this error message // create 2D view and and set active appConfig.mapView = createView(initialViewParams, "2d"); appConfig.activeView = appConfig.mapView; Why im getting this error message? Thanks inadvance.
... View more
07-20-2017
02:12 AM
|
0
|
1
|
995
|
POST
|
Hello. Im trying to swap 2d - 3d ArcGIS API for JavaScript Sandbox But i'm getting an error message on this line appconfig.activeView.viewpoint.clone(); Error message is : "Unable to get property "clone" of undefined or null reference. My code same as your sample code Thanks inadvance
... View more
07-20-2017
01:53 AM
|
0
|
1
|
593
|
POST
|
Hello. I'm using sceneview without any problem when i define viewdiv as below <body> <div id="viewDiv" /> </body> But i want to use when i define viewdiv as below (child div) <body <div class="container"> <div class="mydiv"></div> <div class="bla" id="viewDiv" /> </div> </body> sceneview doesn't work. Is there anyway to do that? Thanks inadvance.
... View more
05-11-2017
06:49 AM
|
0
|
1
|
679
|
POST
|
Hello. I'm using silverlight ana I have got a svg image <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="100px" height="100px" viewBox="0 0 100 100" enable-background="new 0 0 100 100" xml:space="preserve"><circle fill="#1c437a" cx="51" cy="52" r="41.5"/><linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="49.9995" y1="8.5" x2="49.9995" y2="91.5005"><stop offset="0" style="stop-color:#1b6bd9"/><stop offset="1" style="stop-color:#2257a5"/></linearGradient><circle fill="url(#SVGID_1_)" cx="50" cy="50" r="41.5"/><g> <path fill="#FFFFFF" d="M50.012,28.188c-4.053,0-7.769,2.044-9.942,5.468c-0.55,0.866-0.292,2.015,0.573,2.564 c0.309,0.196,0.653,0.289,0.994,0.289c0.615,0,1.217-0.305,1.57-0.862c1.487-2.344,4.031-3.744,6.805-3.744 c2.762,0,5.3,1.391,6.79,3.72c0.553,0.865,1.7,1.117,2.566,0.564c0.865-0.552,1.117-1.702,0.564-2.567 C57.756,30.22,54.048,28.188,50.012,28.188z"/> <path fill="#FFFFFF" d="M35.006,32.792c0.322,0.205,0.681,0.301,1.036,0.301c0.645,0,1.275-0.32,1.645-0.906 c2.689-4.258,7.3-6.801,12.332-6.801c5.009,0,9.609,2.525,12.304,6.756c0.576,0.905,1.778,1.171,2.684,0.595 c0.905-0.577,1.172-1.777,0.595-2.683c-3.412-5.356-9.237-8.554-15.582-8.554c-6.373,0-12.21,3.22-15.618,8.612 C33.828,31.02,34.099,32.22,35.006,32.792z"/> <path fill="#FFFFFF" d="M57.932,70.393h-5.314V58.5h23.812c0-3.288-2.621-5.946-5.946-5.946H52.618v-5.291 c0-1.982,2.643-3.303,2.671-7.302c0.021-2.92-2.366-5.286-5.286-5.286c-2.919,0-5.261,2.366-5.286,5.286 c-0.028,3.337,2.615,5.32,2.615,7.302v5.291H29.519c-3.325,0-5.946,2.658-5.946,5.946h23.759v11.893h-5.257 c-1.577,0-3.306,1.531-3.306,3.309L50.003,77l11.229-3.299C61.233,71.924,59.508,70.393,57.932,70.393z"/> </g></svg> I want to show this image as picturemarkersymbol how can i do that. This is Important for me. Thanks inadvance.
... View more
05-03-2017
04:05 AM
|
0
|
0
|
1420
|
POST
|
Hello. I've installed ArcGIS Desktop few days ago. But i can't do anything in ArcCatalog because childwindows are doesn't opening. For example i'm clicking Toolbox -> Data Management Tools -> Raster -> Mosaic Dataset -> Add Rasters To Mosaic Dataset nothing happens. No any window opening. Also tried to open many many different tools. But all are same. Windows 2008 R2 2 Monitors Thanks inadvance.
... View more
10-23-2015
05:01 AM
|
0
|
3
|
2740
|
POST
|
Hello, I want to export my map to jpg. I am using Writeablebitmap but it doesn't work on WebTiledLayers whose tile pngs come from other servers. It gives securtiy errors. just like crossdomain.I tried Proxy, it is not also working... I also tried PrintTask in ArcGIS Server. But again if my map contains webtiledlayers , the result jpg file is empty. hope your helps....
... View more
02-26-2015
11:56 PM
|
0
|
0
|
3860
|
POST
|
Hello I want to export graphics layer to kml file or shape file in silverlight Is there any example codes here? Best regards.
... View more
02-24-2015
12:31 AM
|
0
|
1
|
4365
|
POST
|
Hello, I have a map service which is published from a Querylayer (All records with shape field from Oracle). These shapes are point geometries. But I have serious problem. I want to query this layer with a simple polygon geometry which contain the point geometries.. It is working but it returns points which are in the polygon geometry and also it returns points which are not in the polygon geometry but almost in the envelope of the polygon... I don't understand why. In ArcMap I added data from Oracle and created a query layer. From the menu with "Select by location" tool, I am querying points from this querylayer which are within the polygon geometry I have drawn. All results are in the polygon geometry. I mean this tool works fine and correctly. But when I publish this querylayer and perform querying with polygon geometry , the extra results come which are not in the poygon geometry but seem in the envelope of polygon geometry. Something is wrong or i am missing something. Everything is so simple. querying with querylayers is so fast so please help me with this problem. Thank you..
... View more
02-23-2015
11:52 AM
|
0
|
0
|
2723
|
Title | Kudos | Posted |
---|---|---|
1 | 05-20-2018 11:40 PM | |
1 | 05-13-2018 11:18 PM | |
2 | 02-05-2013 06:38 AM | |
1 | 03-22-2018 11:01 PM | |
2 | 02-06-2018 05:19 AM |
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:23 AM
|