|
POST
|
The query filter is correct: myQFeatures.WhereClause = "RIP_CYCLE = '3'". I checked by running the definition-query in the mxd. I was told that this program used to work in V9.3. But it failed in V10.0.
... View more
03-12-2012
09:18 AM
|
0
|
0
|
2630
|
|
POST
|
The problem was found to be .Net Framework related. This morning I changed the version from 3.5 to 4.0, and then the problem occurred since FW 4.0 is not supported currently. After I switched back to FW 3.5, I can see the Add-In tool in the list. Thanks for your view and attention.
... View more
03-12-2012
09:01 AM
|
0
|
0
|
1974
|
|
POST
|
Following your advise, I did: 1) The FHWA RIP Tools.dll is in the \...\FHWA RIP Tools Test\References\. 2) From Add-In Manager > Option, deleted the Add-in. 3) Re-added the Add-in throught Add-In Manager > Option (see attached, Remark: I tried it last Friday and it worked). 4) In Add-In Manager > Add-Ins window, the expected Add-In: FHWA RIP Tools, is still not loaded. 5) From Customize > Costomize Mode ... > Commands, there is no such a category.
... View more
03-12-2012
07:54 AM
|
0
|
0
|
1974
|
|
POST
|
Not 3D, just a regular one for Desktop. Per the Help (http://blogs.esri.com/esri/arcgis/2010/05/05/add-ins-for-arcgis-desktop-10/), the Add-Ins Control should be in the list of Cutomize window. But it is not. By the way, I can't add an add-in through its Add-In Manager. Thanks.
... View more
03-12-2012
06:43 AM
|
0
|
0
|
1974
|
|
POST
|
In my Desktop, I opened the Customize... window, the Add-Ins Contols is not in the Commands list. How to fix it? Thanks.
... View more
03-12-2012
06:33 AM
|
0
|
6
|
2530
|
|
POST
|
Neil: Thanks for your response. Actually, the problem I got is that posted at http://forums.arcgis.com/threads/52656-Error-HRESULT-E_FAIL-has-been-returned-from-a-call-to-a-COM-component-... Then I tried to change the FW from 3.5 to 4.0. The No-Constructor problem appears to be gone (see my continued thread). But the avobe error (HRESULT-E_FAIL) still exists. Thanks. Shaning
... View more
03-12-2012
05:51 AM
|
0
|
0
|
2117
|
|
POST
|
Use the approach posted at: http://gis.stackexchange.com/questions/5782/no-constructor-defined 1) In your project references, find the assembly where FeatureClassNameClass is (ie ESRI.ArcGIS.Geodatabase). 2) Right-click it and select "properties" 3) Change "Embed interop types" to "false" The No-Constructor problem is gone.
... View more
03-12-2012
05:43 AM
|
3
|
1
|
2117
|
|
POST
|
I updated a .Net project from FW 3.5 to 4.0 (change the .Net FW target), I received a dozen of errors about No Constructors defined. One of them is below: Error The type 'ESRI.ArcGIS.Geometry.SpatialReferenceEnvironmentClass' has no constructors defined What should I do to solve this problem? Thanks.
... View more
03-12-2012
05:33 AM
|
0
|
5
|
6353
|
|
POST
|
I am working on an ArcObjects tool (for Desktop application) that was before for V9.3, but failed in V10.0. I received such an error message: Error HRESULT E_FAIL has been returned from a call to a COM component. ??? at mFeatCur = mFeatClass.Update(mQFeatures, false); where mFeatClass is an IFeatureClass, mFeatCur is an IFeatureCursor. I checked the references and found nothing is missing. If you have any idea for this issue, please share. Thanks.
... View more
03-12-2012
04:04 AM
|
0
|
7
|
6085
|
|
POST
|
Fixed this problem. I created a toolbox in my local folder, and then save it.
... View more
02-08-2012
07:41 AM
|
0
|
1
|
3021
|
|
POST
|
I typed "<userControls:" in XAML, GraphicSource is shown in the intellisense (see the image attached). What other approaches can be used for the debug? Thanks.
... View more
02-06-2012
03:21 AM
|
0
|
0
|
1631
|
|
POST
|
The GraphComparison.xmal displays well. In the xaml page that loads the GraphComparison.xaml shows the error message in the 1st post of this thread. How to debug it? Thanks.
... View more
02-02-2012
08:42 AM
|
0
|
0
|
1631
|
|
POST
|
1) I downloaded the InteractiveSDKSource that includes the component I need. Then I open the sln file, but got failure to build it with 2 errors: Error 1 Cannot determine the location of the VS Common Tools folder. C:\arcgis\Silverlight\ArcGISSilverlightSDK\EXEC ArcGISSilverlightSDK Error 2 The command "call "%VS100COMNTOOLS%vsvars32.bat" rem devenv C:\arcgis\Silverlight\VBNet\ArcGISSilverlightSDK_VBNet.sln /rebuild debug" exited with code -1. ArcGISSilverlightSDK Q: How can it be solved? 2) If I can get the dll for the SDKSource, it will be fine since I can add it it in the reference. Where can I get the dll? 3) Or can I just import the ScaleLine component into my project and then use it? Which option should I use? Could you make a recommendation? Thanks.
... View more
02-02-2012
03:21 AM
|
0
|
0
|
919
|
|
POST
|
How to use the ScaleLineUnit to replace the ScaleBarUnit? Thanks.
... View more
02-01-2012
06:47 AM
|
0
|
0
|
1379
|
|
POST
|
Get the warning message: 'ESRI.ArcGIS.Client.ScaleBarUnit' is obsolete: 'Please use ScaleLineUnit in the ESRI.ArcGIS.Client.Toolkit namespace.' for MapUnit == ScaleBarUnit.DecimalDegrees (also many others) How to change the ScaleBarUnit.DecimalDegrees to ESRI.ArcGIS.Client.Toolkit.ScaleLineUnit.xxxx? Thanks.
... View more
02-01-2012
05:43 AM
|
0
|
3
|
1622
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 08-18-2023 10:02 AM | |
| 3 | 07-14-2023 12:29 PM | |
| 1 | 04-02-2021 12:16 PM | |
| 1 | 07-24-2017 11:31 AM | |
| 1 | 04-04-2016 03:59 AM |
| Online Status |
Offline
|
| Date Last Visited |
04-01-2025
11:58 AM
|