[Mono-list] Beta 3 Issue.
Dennis Boylan
mono@b-lan.com
Wed, 16 Jun 2004 15:26:33 -0400
With Beta 2 I could use the following statement
<%@ Register TagPrefix="iewc" Namespace="Microsoft.Web.UI.WebControls" Assembly="Microsoft.Web.UI.WebControls" %>
And it finds it.
With Beta 3, it can't find the DLL. It does not change if I'm running
xsp 0.14 or xsp 0.15
[dennis@Shuttle xsp]$ ls bin
DbLayer.dll IPal.dll WebCtrlExt.dll
IEWebCtrl.dll* Microsoft.Web.UI.WebControls.dll*
It also does not work properly using the 20040616 snapshot.
- Dennis