Customer Service | Training | Contact Us
You are here: Home > User Forums > arcgis desktop discussion forums > Thread Replies

ArcGIS Desktop Discussion Forums

ArcGIS Desktop - Geodatabases forum

Open ArcMap and Load data Programmatically...   Hanumantha Patlola Nov 04, 2009
Re: Open ArcMap and Load data Programmatica...   vipul soni Nov 04, 2009
Re: Open ArcMap and Load data Programmatica...   Hanumantha Patlola Nov 04, 2009
Re: Open ArcMap and Load data Programmatica...   vipul soni Nov 04, 2009
Re: Open ArcMap and Load data Programmatica...   Hanumantha Patlola Nov 05, 2009
Re: Open ArcMap and Load data Programmatica...   Hanumantha Patlola Nov 05, 2009
Re: Open ArcMap and Load data Programmatica...   vipul soni Nov 05, 2009
Re: Open ArcMap and Load data Programmatica...   Hanumantha Patlola Nov 06, 2009
Report Inappropriate Content • Top • Print • Reply    
Subject Open ArcMap and Load data Programmatically in C# 
Author Hanumantha Patlola 
Date Nov 04, 2009 
Message Does any one can please tell me how to Open ArcMap and Load data Programmatically using C# 
   
Report Inappropriate Content • Top • Print • Reply    
Subject Re: Open ArcMap and Load data Programmatically in C# 
Author vipul soni 
Date Nov 04, 2009 
Message hey hanumantha,

This link for sure will help you, it guides you for c# only to administer arcgis desktop. Infact you need Arcgis SDK (Desktop) for performing the task you need. 
  Vipul Soni

INDIA 
   
Report Inappropriate Content • Top • Print • Reply    
Subject Re: Open ArcMap and Load data Programmatically in C# 
Author Hanumantha Patlola 
Date Nov 04, 2009 
Message Thank you Vipul, but I didn't find any link in your message. 
   
Report Inappropriate Content • Top • Print • Reply    
Subject Re: Open ArcMap and Load data Programmatically in C# 
Author vipul soni 
Date Nov 04, 2009 
Message http://edndoc.esri.com/arcobjects/9.1/ArcGISDevHelp/DevelopmentEnvs/DotNet/Walkthrough1CS.htm

sorry i missed it 
  Vipul Soni

INDIA 
   
Report Inappropriate Content • Top • Print • Reply    
Subject Re: Open ArcMap and Load data Programmatically in C# 
Author Hanumantha Patlola 
Date Nov 05, 2009 
Message Thanks Vipul, I found that very useful, But I was looking to Open ArcMap and Load data programatically, I wrote attached code to do that, but it is not working. It just loads that layers in TOC but not loading the actual data. If you can please tell me what is the problem, that really helps a lot. 
   
Report Inappropriate Content • Top • Print • Reply    
Subject Re: Open ArcMap and Load data Programmatically in C# 
Author Hanumantha Patlola 
Date Nov 05, 2009 
Message Thanks Vipul, I found that very useful, But I was looking to Open ArcMap and Load data programatically, I wrote attached code to do that, but it is not working. It just loads that layers in TOC but not loading the actual data. If you can please tell me what is the problem, that really helps a lot. 
  GDAAutomation.txt (opens in new window)
 
Report Inappropriate Content • Top • Print • Reply    
Subject Re: Open ArcMap and Load data Programmatically in C# 
Author vipul soni 
Date Nov 05, 2009 
Message hi,

as of now i dont have sdk at my machine..but this post will help you out.

http://forums.esri.com/Thread.asp?c=93&f=1730&t=292295&mc=1 
  Vipul Soni

INDIA 
   
Report Inappropriate Content • Top • Print • Reply    
Subject Re: Open ArcMap and Load data Programmatically in C# 
Author Hanumantha Patlola 
Date Nov 06, 2009 
Message Thanks Vipul, but the code in below link also having same problem.
But I fixed in my code, it is not the code problem and we don’t need to use pLayer.Visible = true.
The problem was with Process.