﻿<?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?)  » webusinnesbindigsource</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 02:36:30 GMT</lastBuildDate><ttl>20</ttl><item><title>webusinnesbindigsource</title><link>http://forum.strataframe.net/FindPost26141.aspx</link><description>hi, &lt;/P&gt;&lt;P&gt;Il have a web site and i add a reference of a bo. I have&amp;nbsp; a project with this bo&lt;/P&gt;&lt;P&gt;when i m in the website project, i want to add a webusinessbindngsource to a form&amp;nbsp; and i have this error &lt;/P&gt;&lt;P&gt;IndexOutOfRangeException&lt;BR&gt;&amp;nbsp; L'index se trouve en dehors des limites du tableau.&lt;/P&gt;&lt;P&gt;Source&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : mscorlib&lt;/P&gt;&lt;P&gt;Stack Trace: &lt;BR&gt;&amp;nbsp;&amp;nbsp; à System.Array.InternalGetReference(Void* elemRef, Int32 rank, Int32* pIndices)&lt;BR&gt;&amp;nbsp;&amp;nbsp; à System.Array.GetValue(Int32 index)&lt;BR&gt;&amp;nbsp;&amp;nbsp; à Microsoft.VisualBasic.CompilerServices.Symbols.Container.GetArrayValue(Object[] Indices)&lt;BR&gt;&amp;nbsp;&amp;nbsp; à Microsoft.VisualBasic.CompilerServices.NewLateBinding.InternalLateIndexGet(Object Instance, Object[] Arguments, String[] ArgumentNames, Boolean ReportErrors, ResolutionFailure&amp;amp; Failure)&lt;BR&gt;&amp;nbsp;&amp;nbsp; à Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateIndexGet(Object Instance, Object[] Arguments, String[] ArgumentNames)&lt;BR&gt;&amp;nbsp;&amp;nbsp; à MicroFour.StrataFrame.Extensibility.ExtensibilityBasics.ᜃ()&lt;BR&gt;&amp;nbsp;&amp;nbsp; à MicroFour.StrataFrame.Extensibility.ExtensibilityBasics.GetTypeInternal(String TypeName, IServiceProvider Provider)&lt;BR&gt;&amp;nbsp;&amp;nbsp; à MicroFour.StrataFrame.Extensibility.ExtensibilityBasics.CreateInstance(String TypeFullName, IServiceProvider Provider)&lt;BR&gt;&amp;nbsp;&amp;nbsp; à MicroFour.StrataFrame.Extensibility.BusinessObjectNameTypeEditor.EditValue(ITypeDescriptorContext context, IServiceProvider provider, Object value)&lt;/P&gt;&lt;P&gt;I dont understrand what i forget ??&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Best regards &lt;/P&gt;&lt;P&gt;Eric</description><pubDate>Tue, 02 Mar 2010 13:17:55 GMT</pubDate><dc:creator>Eric Leissler</dc:creator></item><item><title>RE: webusinnesbindigsource</title><link>http://forum.strataframe.net/FindPost26273.aspx</link><description>It was this way in the template.  It was a known issue and has already been fixed and will be in the next update. :)</description><pubDate>Tue, 02 Mar 2010 13:17:55 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: webusinnesbindigsource</title><link>http://forum.strataframe.net/FindPost26269.aspx</link><description>hi trent&lt;/P&gt;&lt;P&gt;i see that &lt;/P&gt;&lt;P&gt;i dont understand why when i made a new web project strataframe, in the webconfig, &lt;/P&gt;&lt;P&gt;the assemblies déclarations as on&amp;nbsp; strata 1.6.0&lt;/P&gt;&lt;P&gt;on my computer my version is 1.7.0&lt;/P&gt;&lt;P&gt;in my projet i deleted the reference microfour and i add microfour reference and then the webconfig&amp;nbsp;&amp;nbsp; is correct version &lt;/P&gt;&lt;P&gt;Now i know do that &lt;/P&gt;&lt;P&gt;Its great because its running verry well now &lt;/P&gt;&lt;P&gt;Verry thanks&amp;nbsp; &lt;/P&gt;&lt;P&gt;See you later&lt;/P&gt;&lt;P&gt;Best regard &lt;/P&gt;&lt;P&gt;Eric</description><pubDate>Tue, 02 Mar 2010 09:06:09 GMT</pubDate><dc:creator>Eric Leissler</dc:creator></item><item><title>RE: webusinnesbindigsource</title><link>http://forum.strataframe.net/FindPost26267.aspx</link><description>You need to change the StrataFrame version in your application in the web.config to 1.7.0.0 instead of 1.6.0.0.  That should be all that needs to be done.</description><pubDate>Tue, 02 Mar 2010 08:50:54 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: webusinnesbindigsource</title><link>http://forum.strataframe.net/FindPost26263.aspx</link><description>hi trent &lt;/P&gt;&lt;P&gt;i'm back &lt;/P&gt;&lt;P&gt;i write in applicationbasepage&lt;/P&gt;&lt;FONT size=2&gt;&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;Public&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;WithEvents&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; BO_user &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;As&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; BO_user&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;its ok, and i see the bo in webbindingsource of my page.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;but when i run this on my developpement computer i have this error &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;Ligne 21&amp;nbsp;:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;assemblies&amp;gt;&lt;BR&gt;Ligne 22&amp;nbsp;:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;add assembly="System.Management, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" /&amp;gt;&lt;BR&gt;&lt;FONT color=red&gt;Ligne 23&amp;nbsp;:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;add assembly="MicroFour StrataFrame Base, Version=1.6.0.0, Culture=neutral, PublicKeyToken=99fe9917f71608a7" /&amp;gt;&lt;BR&gt;&lt;/FONT&gt;Ligne 24&amp;nbsp;:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;add assembly="MicroFour StrataFrame Business, Version=1.6.0.0, Culture=neutral, PublicKeyToken=99fe9917f71608a7" /&amp;gt;&lt;BR&gt;Ligne 25&amp;nbsp;:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;add assembly="MicroFour StrataFrame UI, Version=1.6.0.0, Culture=neutral, PublicKeyToken=99fe9917f71608a7" /&amp;gt;&lt;BR&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;what is the problem ? &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;my project is a strataframe web project &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;i have in bin folder &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;&lt;IMG src="http://forum.strataframe.net/Uploads/Images/9206c782-0d09-4304-86ca-79e2.PNG"&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;i have in references &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;&lt;IMG src="http://forum.strataframe.net/Uploads/Images/904ece21-6900-47a0-b8e3-41f1.PNG"&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;i work with&amp;nbsp; versions &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;&lt;IMG src="http://forum.strataframe.net/Uploads/Images/4771ba4c-9b24-4f02-b45e-b6f0.PNG"&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;thanks &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;&amp;nbsp;&lt;/P&gt;&lt;/FONT&gt;</description><pubDate>Tue, 02 Mar 2010 01:57:58 GMT</pubDate><dc:creator>Eric Leissler</dc:creator></item><item><title>RE: webusinnesbindigsource</title><link>http://forum.strataframe.net/FindPost26149.aspx</link><description>This looks like an index is outside the bounds of something error (my French is a bit non-existent :D).  You say that you get this just by dropping the control on the form?  Do you have any BOs defined in your base page and do they show up for selection?  Also, please confirm whether you get this at design-time or run-time.  Thanks.</description><pubDate>Mon, 22 Feb 2010 09:19:34 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>