|
Is that possible to call .net 2.0 com component fro .net 1.1 appl As Jeroen says, I think you will be best upgrading to 2.0. See this link for 9.2: http://support.esri.com/index.cfm?fa=knowledgebase.systemRequirements.list&PN=ArcView&PID=15&count=1&pvid=355&VID=954. The 9.3 (we received ours) requirements are discussed here: http://wikis.esri.com/wiki/display/ag93bsr/.NET+Fr... 8 Jul 2008 15:10
Is that possible to call .net 2.0 com component fro .net 1.1 application? Hi all, We have an application which is created in .net 1.1(Visual studio 2003). Now we need to create maps from this application. The only chioce for us is to use ESRI libraries to generate map images. The issue is, current version of ESRI (ArvGIS 9.2) only support .net 2.0. I wrote a map component with Visua... 8 Jul 2008 15:10
Compose new messages - Full screen Recently whenever I click on "new" to begin composing a new message in Outlook Express the window that opens is only a partial screen. Can anyone direct me to how I can change the settings to have the new message window open to a full screen? -- ... 8 Jul 2008 18:15
accessing control properties Hi, I'm a newbie at creating my own controls. I've created my own control using: foreach (Control lb_control in this.Controls[0].Controls) This particular control is a ListBox. How do I access its properties such as "SelectedItem", "Clear", "Item", etc ?? I can only see lb_control.ResetText(), lb_contr... 8 Jul 2008 14:08
Windows media player - scroll bar when viewing full screen Hi, I would appreciate if some one could help me with this. Recently i observed that when i am viewing vedio in full screen mode i am unable to see the scroll bar at the bottom, this facility was available earlier. Is there any quick fix or should i have to download to set up player again. Thanks ... 8 Jul 2008 13:06
Is that possible to call .net 2.0 com component fro .net 1.1 application? Hi all, We have an application which is created in .net 1.1(Visual studio 2003). Now we need to create maps from this application. The only chioce for us is to use ESRI libraries to generate map images. The issue is, current version of ESRI (ArvGIS 9.2) only support .net 2.0. I wrote a map component with Visua... 8 Jul 2008 13:06
Load balancing solution We are having a .NET website where we would like to have load balancing. There will be two front end web servers (iis), serving traffic coming from an Akamai layer (which will replace the client ip address in the request with the one from Akamai). Because of this Akamai layer, we will have to use a load balanci... 8 Jul 2008 11:03
slighty OT: best places to work in the EU for a programmer? I do .Net/SQL, want to relocate to the EU from the US. Can anyone recommend places to start looking to take on contracts? Paul ... 9 Jul 2008 13:43
@"string" Why do I see a @ preceding strings in code examples? What does the @ do? thanks! ... 9 Jul 2008 03:27
Why this error message appear why this error message appear? Com object that has been separated from its underlying rcw canot be used. the code here: Try Dim cn As New OleDbConnection cn.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=MyCustomers.mdb;Persist Security Info=False" cn.Open() Di... 8 Jul 2008 10:01 |