<?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 Alfresco Issues in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-issues/m-p/212869#M165999</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Where do I open an Alfresco issue?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I see that the JIRA site is for version 2.x&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there another place&amp;nbsp; to raise issues?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I do not know if the problem is a WSDL or Visual Studio issue. I suspect that it is both.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When the VS2008 ccreates a proxy class, it creates two instances of the same class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This causes the compiler to state that a property already exists.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Example.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It says public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; already exists&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This is because there are two instances of the class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; partial class Store &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Another example says private string userNameField; already exists&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is because two instances of the same class was generated &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; partial class UserFilter &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There must be something in the WSDL that causes svcutil to create two instances&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Removing one of the instances causes another error. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Something in the format of the WSDL is not correct.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I raise this as an issue to the Alfresco community.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am consuming the original WSDL and not the CMIS wsdl.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried working with the CMIS version and had different problems.&amp;nbsp; It seems like Alfresco is not making sure that .NET developers can use their WSDL.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Dec 2009 15:53:07 GMT</pubDate>
    <dc:creator>unknown-user</dc:creator>
    <dc:date>2009-12-04T15:53:07Z</dc:date>
    <item>
      <title>Alfresco Issues</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-issues/m-p/212869#M165999</link>
      <description>Where do I open an Alfresco issue?I see that the JIRA site is for version 2.xIs there another place&amp;nbsp; to raise issues?I do not know if the problem is a WSDL or Visual Studio issue. I suspect that it is both.When the VS2008 ccreates a proxy class, it creates two instances of the same class.This causes</description>
      <pubDate>Fri, 04 Dec 2009 15:53:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-issues/m-p/212869#M165999</guid>
      <dc:creator>unknown-user</dc:creator>
      <dc:date>2009-12-04T15:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Issues</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-issues/m-p/212870#M166000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You raise community JIRA issues in the ALFCOM project.&amp;nbsp; And you have just raised the issue on the forums.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What would help is if you can narrow down the problem to something specific.&amp;nbsp; There may indeed be "something" wrong, however someone needs to find out what.&amp;nbsp; And what version of Alfresco are you using?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2009 16:43:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-issues/m-p/212870#M166000</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-12-04T16:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Issues</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-issues/m-p/212871#M166001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It is Alfresco 3.2r&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I ve tried identifying the cause. I even tried looking for the source for the WSDL.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you tell me where the WSDL source is located?&amp;nbsp; I looked in the remote-api project folder of the java project. Maybe I am not looking in the correct location.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I will investigate further. I appreciate your response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I will also open the case.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I noticed that this problem occurs when loading CMIS WSDL also.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2009 16:52:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-issues/m-p/212871#M166001</guid>
      <dc:creator>unknown-user</dc:creator>
      <dc:date>2009-12-04T16:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Issues</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-issues/m-p/212872#M166002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The WSDL files are in RemoteAPI/source/wsdl&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are interested in the CMIS webscripts you should try the 3.2r2 version.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2009 17:23:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-issues/m-p/212872#M166002</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-12-04T17:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Issues</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-issues/m-p/212873#M166003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am not looking for the wsdl. yes I saw those. I was looking for the actual host web service that the wsdl interfaces with.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;By the way, I tested on XP and got the same error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So this occurs on XP and WIndows 7&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2009 17:28:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-issues/m-p/212873#M166003</guid>
      <dc:creator>unknown-user</dc:creator>
      <dc:date>2009-12-04T17:28:15Z</dc:date>
    </item>
  </channel>
</rss>

