I'm sorry; the test I performed to verify that this works for a VB web app was faulty. We'll be discussing this at our weekly meeting tomorrow.<br><br><div class="gmail_quote">On Thu, Oct 23, 2008 at 10:30 AM, Fernando Correia <span dir="ltr"><<a href="mailto:fernandoacorreia@gmail.com">fernandoacorreia@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">No, I'm not. The process I followed is described in the issue:<br>
<br>
<a href="http://www.codeplex.com/IronPython/WorkItem/View.aspx?WorkItemId=19126" target="_blank">http://www.codeplex.com/IronPython/WorkItem/View.aspx?WorkItemId=19126</a><br>
<br>
Does the described process work for you?<br>
<br>
Microsoft.Scripting.ExtensionAttribute.dll is copied to the website's<br>
Bin directory without any reference to it (some of the other 4 DLLs is<br>
probably referencing it). In as <a href="http://ASP.NET" target="_blank">ASP.NET</a> website, if an assembly is in<br>
the Bin directory it behaves as a reference.<br>
<br>
2008/10/23 Curt Hagenlocher <<a href="mailto:curt@hagenlocher.org">curt@hagenlocher.org</a>><br>
<div class="Ih2E3d">><br>
> Are you explicitly referencing Microsoft.Scripting.ExtensionAttribute.dll? If so, remove that reference from your project.<br>
</div><div><div></div><div class="Wj3C7c">_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.ironpython.com">Users@lists.ironpython.com</a><br>
<a href="http://lists.ironpython.com/listinfo.cgi/users-ironpython.com" target="_blank">http://lists.ironpython.com/listinfo.cgi/users-ironpython.com</a><br>
</div></div></blockquote></div><br>