POST
|
Thank you very mach, Mike! Of course, I've seen this. The question concerned to vs 2010 and runtime wpf. If you think this question wrong, you can take it off, I am sorry
... View more
02-04-2016
09:59 PM
|
0
|
0
|
18
|
POST
|
I work with Visual Studion 2015, there is no problem. But when I was working with silverlight project in VS 2012, sometimes the studio was working very slowly. For some projects to work with VS 2010 is more comfortable and there was hope among developers that 2010 will support .net 4.5. The problem is that I can't to buy standart license of runtime .net now. I'm trying to understand if I can work in the VS 2010 with the runtime WPF and the basic license. The question is what I am doing wrong?
... View more
02-03-2016
10:34 PM
|
0
|
2
|
18
|
POST
|
Do I understand correctly that at the present time, working under the VS 2010, I can not use Runtime for WPF and now the only correct way is to work with Runtime .NET in VS 2012?
... View more
02-03-2016
06:01 AM
|
0
|
4
|
18
|
POST
|
Can someone explain simply the cost of standard licence approximately?
... View more
02-01-2016
05:22 AM
|
0
|
1
|
4164
|
POST
|
Dear Gurus! For some reason I'm working with VS 2010. But ArcGIS Runtime SDK for .NET don't work with VS 2010. I get basic developer account, but when try to use it ArcGISRuntime.SetLicense("myLicenseString"); ArcGISRuntime.Initialize(); - get error "Invalid basic license". What to do? I would like along with working some online service , such as OpenStreetMap, to work with local feature layers or shape files. So I'm trying to understand - is it possible to find a free way of using for this purpose an ArcGIS Runtime SDK for .NET or try to find other ways. For example to use arcgis API for WPF and try to find class library to work with shape files. Or go to SharpGis, I can't buy anything until I do something, unfortunately
... View more
01-28-2016
07:25 AM
|
0
|
6
|
5001
|
POST
|
Dear Gurus! I download and install ArcGIS Runtime SDK for WPF. I try to work with ArcGISWpfApplication1 template. When I try next xaml: <esri:Map x:Name="MyMap" UseAcceleratedDisplay="True" Extent="3200000,8500000,4250000,10130000" > <esri:OpenStreetMapLayer ID="OSMLayer" Style="Mapnik" /> </esri:Map> all works fine. But when I try uncomment any other segment of code , I get error message (This application works with a developer license. This license is valid only for development and test purposes). What I must to do ? How to get licence string and what else to do? Thanks in advance!
... View more
01-27-2016
06:39 AM
|
0
|
2
|
2641
|
POST
|
Hear ArcObjects Help for .NET developers I read " Remote use of ArcObjects (via DCOM) At 10.1, you can no longer use ArcObjects remotely (via DCOM); this way of interacting with ArcGIS for Server is no longer supported. If you are using GISServerConnection in the Server library or AGSServerConnection in the GISClient library in your code, these need to be removed if you are working with ArcGIS 10.1 for Server. " Is there a solution to my problem or it is better to work from wpf?
... View more
09-15-2015
07:11 AM
|
0
|
0
|
11
|
POST
|
1. Here ArcObjects Help for .NET developers I read " Local connections to the SOM are made as a local user (using an operating system login that must be in the agsusers or agsadmin group). " but on server I don't see agsusers or agsadmin. (I work with arcgis server 10.1) 2. How do I specify a username and password from which the reques to the server is? 3. Is there are any code examples? 4. How to specify the server name and the name of the machine, on which the server is running (whether it is necessary to specify the port)? 5. In Connect2 method only I can set userInfo
... View more
09-15-2015
06:47 AM
|
0
|
1
|
11
|
POST
|
I tried to do so IGISServerConnection connection = new GISServerConnection(); connection.Connect(" http://serverIP:6080/arcgis/admin "); but I get an error "Server RPC is not available"
... View more
09-15-2015
05:37 AM
|
0
|
2
|
11
|
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:23 AM
|