<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Need some advice... in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/need-some-advice/m-p/542933#M14691</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the reply agray1 &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SQL Server licensing and ESRI licenses are not a problem.&amp;nbsp; The organization I work has full licenses for SQL Server 2008, ArcGIS/ArcServer etc etc.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Would that be the best approach then?&amp;nbsp; Create and expose a geoprocessing service that I access from my ASP.Net webpage?&amp;nbsp; I don't have any ArcPy script written and I don't relish making one.&amp;nbsp; I'm more comfortable in .Net &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also don't know anything about exposing geoprocessing services (I know that my organization has done it for other projects, but I have to research how to do it for myself)&amp;nbsp; Is there a good tutorial I should read on setting up a geoprocessing service to edit a featureclass?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Jan 2013 03:37:20 GMT</pubDate>
    <dc:creator>SamuelHenderson</dc:creator>
    <dc:date>2013-01-31T03:37:20Z</dc:date>
    <item>
      <title>Need some advice...</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/need-some-advice/m-p/542931#M14689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Firstly, sorry for the vague title. I didn't want to make it too specific and scare off any potential viewers &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I need advice on is the best way to have an ASP.Net WebApplication write a new feature into a featureclass stored on our SDE server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I understand that that referencing the ArcObject assemblies directly from the ASP.net website is a violation of the ESRI license?&amp;nbsp; I got that from this post: &lt;/SPAN&gt;&lt;A href="http://forums.esri.com/Thread.asp?c=93&amp;amp;f=1170&amp;amp;t=196080#584057"&gt;http://forums.esri.com/Thread.asp?c=93&amp;amp;f=1170&amp;amp;t=196080#584057&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've thought about having a Windows WCF Service running and listening to requests from the ASP.Net website and then pass the information off to an ArcPy script that would insert the feature, but to me this seems kind of messy and that there must be a better way.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm thinking ArcServer is probably my best bet ... But I know next to nothing about ArcServer.&amp;nbsp; All the examples I find are talking about map controls and stuff that I won't need at all.&amp;nbsp; All I need to do is take information entered by the user and then insert it into a featureclass.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What should I do?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 14:04:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/need-some-advice/m-p/542931#M14689</guid>
      <dc:creator>SamuelHenderson</dc:creator>
      <dc:date>2013-01-29T14:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: Need some advice...</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/need-some-advice/m-p/542932#M14690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This might be in violation of your RDBMS license also if you user a commercial database such as oracle or sql server.&amp;nbsp; ArcGIS server allows you to expose Geoprocessing services that could publish your arcpy script to a web service...&amp;nbsp; Seems like a lot of licensing costs and/or liability to do probably something very simple.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2013 18:52:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/need-some-advice/m-p/542932#M14690</guid>
      <dc:creator>AlexanderGray</dc:creator>
      <dc:date>2013-01-30T18:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Need some advice...</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/need-some-advice/m-p/542933#M14691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the reply agray1 &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SQL Server licensing and ESRI licenses are not a problem.&amp;nbsp; The organization I work has full licenses for SQL Server 2008, ArcGIS/ArcServer etc etc.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Would that be the best approach then?&amp;nbsp; Create and expose a geoprocessing service that I access from my ASP.Net webpage?&amp;nbsp; I don't have any ArcPy script written and I don't relish making one.&amp;nbsp; I'm more comfortable in .Net &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also don't know anything about exposing geoprocessing services (I know that my organization has done it for other projects, but I have to research how to do it for myself)&amp;nbsp; Is there a good tutorial I should read on setting up a geoprocessing service to edit a featureclass?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 03:37:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/need-some-advice/m-p/542933#M14691</guid>
      <dc:creator>SamuelHenderson</dc:creator>
      <dc:date>2013-01-31T03:37:20Z</dc:date>
    </item>
  </channel>
</rss>

