﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » WebForms (How do I?)  » EnumItemsToOmit</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 01:13:18 GMT</lastBuildDate><ttl>20</ttl><item><title>EnumItemsToOmit</title><link>http://forum.strataframe.net/FindPost21760.aspx</link><description>Hi,&lt;br&gt;
I hit error as below. Any ideas? Thank you&lt;br&gt;
&lt;br&gt;
[quote]Parser Error&lt;br&gt;
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.&lt;br&gt;
&lt;br&gt;
Parser Error Message: Cannot create an object of type 'System.String[]' from its string representation 'None, Planning, Approved, Rejected, Cancelled, PendingForResubmission, DismissedResubmission, DismissedPlanned, , ' for the 'EnumItemsToOmit' property.&lt;br&gt;
&lt;br&gt;
Source Error:&lt;br&gt;
&lt;br&gt;
[codesnippet]Line 33:                             &amp;lt;VfsWeb:BaseComboBox ID="cboStatus" runat="server" ClientInstanceName="cboStatus" EnableClientSideAPI="true" PopulationEnumName="Vfs.Generic.Enums.DocStatusType" PopulationType="Enumeration" &lt;br&gt;
Line 34:                            EnumItemsToOmit="None, Planning, Approved, Rejected, Cancelled, PendingForResubmission, DismissedResubmission, DismissedPlanned, , "&lt;br&gt;
Line 35:                             EnumSeparateOccurences="0" Sorted="True" SortDirection="Ascending" TopMostItem-TopMostDescription="Select All" TopMostItem-TopMostValue="All" TopMostItem-TopMostDropDown="0"&gt;[/codesnippet][/quote]</description><pubDate>Fri, 06 Feb 2009 09:23:24 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>RE: EnumItemsToOmit</title><link>http://forum.strataframe.net/FindPost21856.aspx</link><description>Hmmm....I will have to check this out.&amp;nbsp; Go ahead and distribute that assembly so that you can move forward.&amp;nbsp; It is obfuscated and will not cause a problem, but I will try to determine why this is causing an issue.&amp;nbsp; I have a developer scheduled to work on this and get this setup.&amp;nbsp; Thanks for the information.</description><pubDate>Fri, 06 Feb 2009 09:23:24 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: EnumItemsToOmit</title><link>http://forum.strataframe.net/FindPost21846.aspx</link><description>Hi,&lt;br&gt;
I found that once I ship Microfour.Strataframe.Extensibility assembly then the problem go away. I know that this dll should not required. &lt;br&gt;
&lt;br&gt;
Any ideas this happen? I have Constants.CD_WebLocalizationDesigner used for Attribute.&lt;br&gt;
&lt;br&gt;
Please advice. Thank you</description><pubDate>Fri, 06 Feb 2009 02:55:31 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>RE: EnumItemsToOmit</title><link>http://forum.strataframe.net/FindPost21809.aspx</link><description>Hi,&lt;br&gt;
FYI, even though I have activate the license at build server, it still the same.</description><pubDate>Wed, 04 Feb 2009 04:50:03 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>RE: EnumItemsToOmit</title><link>http://forum.strataframe.net/FindPost21808.aspx</link><description>Hi,&lt;br&gt;
I have found out that, if I use the SF dll from my development machine (compiled using SF source code, copy manually to deployment folder) it will works. However, it doesn't if I use the dll from my build machine (installed using Strataframe Setup. I also recompile SF source code at build machine but still the same.&lt;br&gt;
&lt;br&gt;
Any ideas? FYI, I didn't activate license for my build machine as it is used for deployment only but not development.</description><pubDate>Wed, 04 Feb 2009 04:15:28 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>RE: EnumItemsToOmit</title><link>http://forum.strataframe.net/FindPost21790.aspx</link><description>We will set this up to see if it is reproducable.&amp;nbsp; Thanks.</description><pubDate>Tue, 03 Feb 2009 10:27:29 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: EnumItemsToOmit</title><link>http://forum.strataframe.net/FindPost21784.aspx</link><description>Hi,&lt;br&gt;
I hit the error only if I have specify value for EnumItemsToOmit properties. I will hit the error even though I just have ONE value, e.g. EnumItemsToOmit="None, ," or EnumItemsToOmit="None"&lt;br&gt;
&lt;br&gt;
Please advice. Thank you</description><pubDate>Tue, 03 Feb 2009 09:10:46 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>RE: EnumItemsToOmit</title><link>http://forum.strataframe.net/FindPost21764.aspx</link><description>It looks like you are trying to populate a web combo using the SF Enum population logic.&amp;nbsp; Obviously this is a highly used interface, so I would be curious if other properties are set (which I saw something in the stack trace mentioning the EnumItemsToOmit) and if you just allow the combo to populate the enum without any additional settings does it fail, etc.&amp;nbsp; The first thing I would verifiy is that the enum will properly load without any omissions, etc.&amp;nbsp; If so, start working backwards until you know where the point of failure is coming from and then we can go from there.</description><pubDate>Mon, 02 Feb 2009 09:29:19 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>