<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>episerveresmp Issue Tracker Rss Feed</title><link>http://episerveresmp.codeplex.com/workitem/list/basic</link><description>episerveresmp Issue Tracker Rss Description</description><item><title>Created Issue: PropertyImageUrl not maintaining value [1170]</title><link>http://episerveresmp.codeplex.com/workitem/1170</link><description>Hi Lee,&lt;br /&gt;&lt;br /&gt;We&amp;#39;re using version 1.6.3 and have noticed something quite odd.&lt;br /&gt;&lt;br /&gt;We have an entity that has a property that uses the PropertyImageUrl, just as in the Image Gallery example. The Editor can add items into the collection, and edit them, however when editing the values are not set for any properties using the type PropertyImageUrl. The strange thing is that if I change the property to use PropertyUrl instead, the values are retained when editing.&lt;br /&gt;&lt;br /&gt;Have you seen this already&amp;#63; Any thoughts on a fix.&lt;br /&gt;&lt;br /&gt;FYi&amp;#58;&lt;br /&gt;&lt;br /&gt;We are using&amp;#58;&lt;br /&gt;&lt;br /&gt;- EPiServer 6 R2&lt;br /&gt;- Composer &amp;#40;although this bug is occuring both as a composer property and as a page property&amp;#41;&lt;br /&gt;- Relate&amp;#43;&lt;br /&gt;&lt;br /&gt;Thanks Lee- great plugin&amp;#33;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Al&lt;br /&gt;</description><author>higgsy</author><pubDate>Mon, 13 May 2013 11:49:47 GMT</pubDate><guid isPermaLink="false">Created Issue: PropertyImageUrl not maintaining value [1170] 20130513114947A</guid></item><item><title>Commented Issue: Add New Image should add documents on top [1153]</title><link>http://episerveresmp.codeplex.com/workitem/1153</link><description>Hi Croweman,&lt;br /&gt;                   I am using the latest ElencySolutions.MultipleProperty dll &amp;#40;1.6.3&amp;#41; . I have went through the usage docuemnt. Actually there is one change request in my project it requires certaing fields to be disabled based on a check box value i.e. if Email Alert is checked only then alllow Email Content block to be enabled. I am not pretty sure we can achieve this you the example provide in usage documentation. We can definately give user a message other way round stating Email Content is filled provided the Email Alert checkbox is checked using the ValidateEntry method. But i wanted to know whether can we disable a control inside the Validate Entry method is it possible the control belogns to Edit Mode of episerver cms6 r2  How you have shown example of Image Gallery i have a similar Document gallery with lot of controls for each document and email fields are part of this indvidual document &amp;#63; &lt;br /&gt;&lt;br /&gt;The second thing i am using the Add New image functionality there is request from my users that when we addd Images or documents they come down. Hence if the webeditor adds 100 such images or documents he has to scroll down. What they require if we click Add New Image it should show that record on the top the newly added. Is this possible at first place &amp;#63; &lt;br /&gt;I know they can click on the Sort arrow and bring that image on top but that is not feasible it number of records are more that 20 odd or 50. Do you have any suggestions or i will advice the users that they have to live with it. Basically they need this in the Edit mode hence i cannot put any logic had it been in view mode i could have used genric list and put some sorting logic. What are your thoughts ... . &lt;br /&gt;&lt;br /&gt;I have just added my base classes with Document Structure in general . &lt;br /&gt;&lt;br /&gt;Any inputs for both the above queries will be highly appericated in advance. &lt;br /&gt;&lt;br /&gt;Cheers&lt;br /&gt;Virendra&lt;br /&gt;Comments: ** Comment from web user: virendrasharma ** &lt;p&gt;Hi Guys,&lt;br&gt;          Any inputs on above will be apperciated.&lt;/p&gt;&lt;p&gt;Thanks&lt;br&gt;Virendra&lt;/p&gt;</description><author>virendrasharma</author><pubDate>Mon, 25 Mar 2013 10:12:20 GMT</pubDate><guid isPermaLink="false">Commented Issue: Add New Image should add documents on top [1153] 20130325101220A</guid></item><item><title>Created Issue: Add New Image should add documents on top [1153]</title><link>http://episerveresmp.codeplex.com/workitem/1153</link><description>Hi Croweman,&lt;br /&gt;                   I am using the latest ElencySolutions.MultipleProperty dll &amp;#40;1.6.3&amp;#41; . I have went through the usage docuemnt. Actually there is one change request in my project it requires certaing fields to be disabled based on a check box value i.e. if Email Alert is checked only then alllow Email Content block to be enabled. I am not pretty sure we can achieve this you the example provide in usage documentation. We can definately give user a message other way round stating Email Content is filled provided the Email Alert checkbox is checked using the ValidateEntry method. But i wanted to know whether can we disable a control inside the Validate Entry method is it possible the control belogns to Edit Mode of episerver cms6 r2  How you have shown example of Image Gallery i have a similar Document gallery with lot of controls for each document and email fields are part of this indvidual document &amp;#63; &lt;br /&gt;&lt;br /&gt;The second thing i am using the Add New image functionality there is request from my users that when we addd Images or documents they come down. Hence if the webeditor adds 100 such images or documents he has to scroll down. What they require if we click Add New Image it should show that record on the top the newly added. Is this possible at first place &amp;#63; &lt;br /&gt;I know they can click on the Sort arrow and bring that image on top but that is not feasible it number of records are more that 20 odd or 50. Do you have any suggestions or i will advice the users that they have to live with it. Basically they need this in the Edit mode hence i cannot put any logic had it been in view mode i could have used genric list and put some sorting logic. What are your thoughts ... . &lt;br /&gt;&lt;br /&gt;I have just added my base classes with Document Structure in general . &lt;br /&gt;&lt;br /&gt;Any inputs for both the above queries will be highly appericated in advance. &lt;br /&gt;&lt;br /&gt;Cheers&lt;br /&gt;Virendra&lt;br /&gt;</description><author>virendrasharma</author><pubDate>Mon, 18 Mar 2013 06:58:32 GMT</pubDate><guid isPermaLink="false">Created Issue: Add New Image should add documents on top [1153] 20130318065832A</guid></item><item><title>Commented Issue: ElencySolutions.MultipleProperty ValidateEntity not present in version 2 is there any other supporting method to force user dynamic validation so that he is on that screen block [1134]</title><link>http://episerveresmp.codeplex.com/workitem/1134</link><description>Hi ,&lt;br /&gt; I was going through the above document but while implementing ValidateEntity i could not found the override method in my dll &amp;#40;Assembly ElencySolutions.MultipleProperty.dll, v2.0.50727&amp;#41;.&lt;br /&gt;Basically i wanted to validate some data and then only allow user to add the images like to check if the user selects Landscape then allow only Landsacpe image we can get the width and height of image and check that but this version is not having a ValidateEntity is there any other override in the above dll that take cares of this. It is little urgent........&lt;br /&gt;&lt;br /&gt;Is there any other work-around in the current dll which forces the user to stay on the page if some validation fails in the edit mode as there was ValidateEntity in older version of the dll v1.6.3 as per the doucment on the portal.&lt;br /&gt;&lt;br /&gt;Basically i have to give user a radio button facility showing Landscape and Portrait image upload&amp;#39;s now once user clicks ADD NEW IMAGE it will check the width and height of Image against the selected Radio button value if both matches i.e. user selects Landscape and Width is more then height then allow user to upload the image else force him to be on the page. Which currently i cannot figure out how to handle the reason being the method ValidateEntity is not there.&lt;br /&gt;&lt;br /&gt;In General if you could send me some code MultiplePropertyBase which allows users to stay on the block if validation fails. I no there is required attribute but i needed something dynamic.&lt;br /&gt;&lt;br /&gt;Thanks &amp;#38; Regards&lt;br /&gt;Virendra&lt;br /&gt;Comments: ** Comment from web user: virendrasharma ** &lt;p&gt;Hi,&lt;br&gt;         I am afraid you are right the version is 1.2.0.0 and what i added in above description was the Runtime version. Hence i believe if i take the latest version download which has the documentation in place and i assume it will be correct i can use the validate entry method.&lt;/p&gt;&lt;p&gt;I was bit of concern that my site is already gone live with the older version of 1.2.0.0 and i was requested to carryout some enhancements on the specific modules. I then explored for the ElencySolutions on the .NET and started my enhancements. I feel if i replace the higher version 1.6. xxx whatever mentioned in the website it will not break my application i feel the higher versions should take care of the same but anyways i need to try that.&lt;/p&gt;&lt;p&gt;One more basic query i have can i have multiple DocumentList defined for a single Episerver Page as two properties. I tried that and it allows but for some strange reasion when i click Add New Image button both the blocks should show me seperate set of fields but they are showing me the same the DocumentList one basically the Document Page field. I have made a MediaDocument Page also and added some more controls and wanted to add some validation hence i raised the first call but since you pointed out correctly the version might be wrong i feel you can give me some inputs were i might be goind wrong. I am attaching a zip version of my library and some images of episerver so you can have a look on it provided you get some time. The images presently are not showing the Add New Image button for the other MediaDocument class but it was visible earlier may be something in the file i did wrong and it stopped showing me the button yeah i remember i changed to MedaiDocument instead of Document and it stopped. But my main concern was if we click MediaDocument Add New Image Link it should show me the MediaDocument related fields and not the Document related page fields. I no somewhere i might be going wrong but since very new cannot figure out. I would really appericate if you can spent some time and give your valuable inputs then it will be nice. I have registered the documents or blocks in composer edit and there also i could not see the Add New Image button but i am not provided a screen-shot for that. In case you require something more let me know. The project is little confidential i hope you will keep this to you only......... &lt;/p&gt;&lt;p&gt;There is a limitation of upload hence i have send only the required files. Kindly check the MediaDocumentList folder and DocumentList Folder since i feel something wrong i have done there......&lt;/p&gt;&lt;p&gt;&lt;br&gt;Thanks &amp;amp; Regards&lt;br&gt;Virendra Sharma &lt;/p&gt;</description><author>virendrasharma</author><pubDate>Mon, 25 Feb 2013 15:03:37 GMT</pubDate><guid isPermaLink="false">Commented Issue: ElencySolutions.MultipleProperty ValidateEntity not present in version 2 is there any other supporting method to force user dynamic validation so that he is on that screen block [1134] 20130225030337P</guid></item><item><title>Commented Issue: ElencySolutions.MultipleProperty ValidateEntity not present in version 2 is there any other supporting method to force user dynamic validation so that he is on that screen block [1134]</title><link>http://episerveresmp.codeplex.com/workitem/1134</link><description>Hi ,&lt;br /&gt; I was going through the above document but while implementing ValidateEntity i could not found the override method in my dll &amp;#40;Assembly ElencySolutions.MultipleProperty.dll, v2.0.50727&amp;#41;.&lt;br /&gt;Basically i wanted to validate some data and then only allow user to add the images like to check if the user selects Landscape then allow only Landsacpe image we can get the width and height of image and check that but this version is not having a ValidateEntity is there any other override in the above dll that take cares of this. It is little urgent........&lt;br /&gt;&lt;br /&gt;Is there any other work-around in the current dll which forces the user to stay on the page if some validation fails in the edit mode as there was ValidateEntity in older version of the dll v1.6.3 as per the doucment on the portal.&lt;br /&gt;&lt;br /&gt;Basically i have to give user a radio button facility showing Landscape and Portrait image upload&amp;#39;s now once user clicks ADD NEW IMAGE it will check the width and height of Image against the selected Radio button value if both matches i.e. user selects Landscape and Width is more then height then allow user to upload the image else force him to be on the page. Which currently i cannot figure out how to handle the reason being the method ValidateEntity is not there.&lt;br /&gt;&lt;br /&gt;In General if you could send me some code MultiplePropertyBase which allows users to stay on the block if validation fails. I no there is required attribute but i needed something dynamic.&lt;br /&gt;&lt;br /&gt;Thanks &amp;#38; Regards&lt;br /&gt;Virendra&lt;br /&gt;Comments: ** Comment from web user: Croweman ** &lt;p&gt;Hi Virenda&lt;/p&gt;&lt;p&gt;There is no version v2.0.5072.  Maybe your web application or class library project is not being build against the correct .Net framework as the .Net generics do not seem to be working for you?&lt;/p&gt;&lt;p&gt;Lee&lt;/p&gt;</description><author>Croweman</author><pubDate>Mon, 25 Feb 2013 12:21:03 GMT</pubDate><guid isPermaLink="false">Commented Issue: ElencySolutions.MultipleProperty ValidateEntity not present in version 2 is there any other supporting method to force user dynamic validation so that he is on that screen block [1134] 20130225122103P</guid></item><item><title>Created Issue: ElencySolutions.MultipleProperty ValidateEntity not present in version 2 is there any other supporting method to force user dynamic validation so that he is on that screen block [1134]</title><link>http://episerveresmp.codeplex.com/workitem/1134</link><description>Hi ,&lt;br /&gt; I was going through the above document but while implementing ValidateEntity i could not found the override method in my dll &amp;#40;Assembly ElencySolutions.MultipleProperty.dll, v2.0.50727&amp;#41;.&lt;br /&gt;Basically i wanted to validate some data and then only allow user to add the images like to check if the user selects Landscape then allow only Landsacpe image we can get the width and height of image and check that but this version is not having a ValidateEntity is there any other override in the above dll that take cares of this. It is little urgent........&lt;br /&gt;&lt;br /&gt;Is there any other work-around in the current dll which forces the user to stay on the page if some validation fails in the edit mode as there was ValidateEntity in older version of the dll v1.6.3 as per the doucment on the portal.&lt;br /&gt;&lt;br /&gt;Basically i have to give user a radio button facility showing Landscape and Portrait image upload&amp;#39;s now once user clicks ADD NEW IMAGE it will check the width and height of Image against the selected Radio button value if both matches i.e. user selects Landscape and Width is more then height then allow user to upload the image else force him to be on the page. Which currently i cannot figure out how to handle the reason being the method ValidateEntity is not there.&lt;br /&gt;&lt;br /&gt;In General if you could send me some code MultiplePropertyBase which allows users to stay on the block if validation fails. I no there is required attribute but i needed something dynamic.&lt;br /&gt;&lt;br /&gt;Thanks &amp;#38; Regards&lt;br /&gt;Virendra&lt;br /&gt;</description><author>virendrasharma</author><pubDate>Sat, 23 Feb 2013 14:45:34 GMT</pubDate><guid isPermaLink="false">Created Issue: ElencySolutions.MultipleProperty ValidateEntity not present in version 2 is there any other supporting method to force user dynamic validation so that he is on that screen block [1134] 20130223024534P</guid></item><item><title>Created Issue: Error on multiple deletes [1078]</title><link>http://episerveresmp.codeplex.com/workitem/1078</link><description>I get &amp;#38;quot&amp;#59;Failed to load viewstate&amp;#38;quot&amp;#59; error when trying to delete multiple properties&lt;br /&gt;</description><author>raj8844</author><pubDate>Wed, 17 Oct 2012 08:21:44 GMT</pubDate><guid isPermaLink="false">Created Issue: Error on multiple deletes [1078] 20121017082144A</guid></item><item><title>Commented Issue: MultipleProperty won't render dynamic content [1043]</title><link>http://episerveresmp.codeplex.com/workitem/1043</link><description>&amp;#60;p&amp;#62;The dynamic content doesn&amp;#38;&amp;#35;39&amp;#59;t render properly when put inside a multipleproperty-xhtml field.&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&lt;br /&gt;Comments: ** Comment from web user: Croweman ** &lt;p&gt;This feature has been added to v1.6.2&lt;/p&gt;</description><author>Croweman</author><pubDate>Tue, 02 Oct 2012 08:58:48 GMT</pubDate><guid isPermaLink="false">Commented Issue: MultipleProperty won't render dynamic content [1043] 20121002085848A</guid></item><item><title>Created Issue: MultipleProperty won't render dynamic content [1043]</title><link>http://episerveresmp.codeplex.com/workitem/1043</link><description>The dynamic content doesn&amp;#39;t render properly when put inside a multipleproperty-xhtml field.&lt;br /&gt;</description><author>eivindeizer</author><pubDate>Sat, 25 Aug 2012 07:06:38 GMT</pubDate><guid isPermaLink="false">Created Issue: MultipleProperty won't render dynamic content [1043] 20120825070638A</guid></item><item><title>Commented Issue: Not able to use MultipleProperty in WebParts [885]</title><link>http://episerveresmp.codeplex.com/workitem/885</link><description>Great property&amp;#33; &amp;#58;&amp;#41;  But, could you please tag the public class MultiplePropertyBase in MultiplePropertyBase.cs with &amp;#91;Serializable&amp;#93; so we can use it in web parts without having to compile our own version&amp;#63; &amp;#58;&amp;#41;&lt;br /&gt;Comments: ** Comment from web user: bodahl ** &lt;p&gt;Sweet &amp;#58;&amp;#41;&lt;/p&gt;</description><author>bodahl</author><pubDate>Mon, 19 Mar 2012 08:01:34 GMT</pubDate><guid isPermaLink="false">Commented Issue: Not able to use MultipleProperty in WebParts [885] 20120319080134A</guid></item><item><title>Closed Issue: Not able to use MultipleProperty in WebParts [885]</title><link>http://episerveresmp.codeplex.com/workitem/885</link><description>Great property&amp;#33; &amp;#58;&amp;#41;  But, could you please tag the public class MultiplePropertyBase in MultiplePropertyBase.cs with &amp;#91;Serializable&amp;#93; so we can use it in web parts without having to compile our own version&amp;#63; &amp;#58;&amp;#41;&lt;br /&gt;Comments: &lt;p&gt;&lt;/p&gt;</description><author>Croweman</author><pubDate>Thu, 15 Mar 2012 14:21:01 GMT</pubDate><guid isPermaLink="false">Closed Issue: Not able to use MultipleProperty in WebParts [885] 20120315022101P</guid></item><item><title>Commented Issue: Not able to use MultipleProperty in WebParts [885]</title><link>http://episerveresmp.codeplex.com/workitem/885</link><description>Great property&amp;#33; &amp;#58;&amp;#41;  But, could you please tag the public class MultiplePropertyBase in MultiplePropertyBase.cs with &amp;#91;Serializable&amp;#93; so we can use it in web parts without having to compile our own version&amp;#63; &amp;#58;&amp;#41;&lt;br /&gt;Comments: ** Comment from web user: Croweman ** &lt;p&gt;This change has been applied in version 1.4&lt;/p&gt;</description><author>Croweman</author><pubDate>Thu, 15 Mar 2012 14:19:52 GMT</pubDate><guid isPermaLink="false">Commented Issue: Not able to use MultipleProperty in WebParts [885] 20120315021952P</guid></item><item><title>Commented Issue: Not able to use MultipleProperty in WebParts [885]</title><link>http://episerveresmp.codeplex.com/workitem/885</link><description>Great property&amp;#33; &amp;#58;&amp;#41;  But, could you please tag the public class MultiplePropertyBase in MultiplePropertyBase.cs with &amp;#91;Serializable&amp;#93; so we can use it in web parts without having to compile our own version&amp;#63; &amp;#58;&amp;#41;&lt;br /&gt;Comments: ** Comment from web user: Croweman ** &lt;p&gt;Will do, I have a new version coming out soon with fixes to a few issues I have found.&lt;/p&gt;</description><author>Croweman</author><pubDate>Fri, 09 Mar 2012 13:47:24 GMT</pubDate><guid isPermaLink="false">Commented Issue: Not able to use MultipleProperty in WebParts [885] 20120309014724P</guid></item><item><title>Created Issue: Not able to use MultipleProperty in WebParts [885]</title><link>http://episerveresmp.codeplex.com/workitem/885</link><description>Great property&amp;#33; &amp;#58;&amp;#41;  But, could you please tag the public class MultiplePropertyBase in MultiplePropertyBase.cs with &amp;#91;Serializable&amp;#93; so we can use it in web parts without having to compile our own version&amp;#63; &amp;#58;&amp;#41;&lt;br /&gt;</description><author>bodahl</author><pubDate>Fri, 09 Mar 2012 08:42:32 GMT</pubDate><guid isPermaLink="false">Created Issue: Not able to use MultipleProperty in WebParts [885] 20120309084232A</guid></item><item><title>Commented Issue: MultipleProperty Not CLS Compliant [833]</title><link>http://episerveresmp.codeplex.com/workitem/833</link><description>WHen I attempted to implement this into my EPiServer CMS 6 Project I get errors saying the baseclass ElencySolutions.MultipleProperty.MultiplePropertyBase is not CLS Compliant.&lt;br /&gt;&lt;br /&gt;Can you advise&amp;#63;&lt;br /&gt;Comments: ** Comment from web user: Croweman ** &lt;p&gt;Hi&lt;/p&gt;&lt;p&gt;Is this a warning you are getting or an actual build error&amp;#63;&lt;/p&gt;&lt;p&gt;I don&amp;#39;t see this as a big problem.  There must be something declared in the class which does not meet CLS compliancy but I am not sure what at the moment.&lt;/p&gt;&lt;p&gt;Temporary fix is to turn treat warnings as errors off or to change &amp;#91;assembly&amp;#58; CLSCompliant&amp;#40;true&amp;#41;&amp;#93; in your assembly info to &amp;#91;assembly&amp;#58; CLSCompliant&amp;#40;false&amp;#41;&amp;#93;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description><author>Croweman</author><pubDate>Wed, 21 Dec 2011 14:51:36 GMT</pubDate><guid isPermaLink="false">Commented Issue: MultipleProperty Not CLS Compliant [833] 20111221025136P</guid></item><item><title>Created Issue: MultipleProperty Not CLS Compliant [833]</title><link>http://episerveresmp.codeplex.com/workitem/833</link><description>WHen I attempted to implement this into my EPiServer CMS 6 Project I get errors saying the baseclass ElencySolutions.MultipleProperty.MultiplePropertyBase is not CLS Compliant.&lt;br /&gt;&lt;br /&gt;Can you advise&amp;#63;&lt;br /&gt;</description><author>BlatantUk</author><pubDate>Wed, 21 Dec 2011 12:14:15 GMT</pubDate><guid isPermaLink="false">Created Issue: MultipleProperty Not CLS Compliant [833] 20111221121415P</guid></item></channel></rss>