I have posted here same question some time ago.
And the advice works perfectly but only on my computer. On my clients computer rebuilding application doesn't work.
Can anybody help me? Please, please, please.
Hi all, can someone help with to handle this error:
BC32206: Indirect reference is being made to assembly ?
Code i used was written in ASP.NET 1.1 and I run it on ASP.NET 2.0.
The error code:
<asp:label id="lbl_start" runat="server" text='<%#TimeZo neInformation.F romUniversalTim e(userObject .TimeZoneID,Con vert.ToDateTime (DataBinder.Eva l(Con tainer.DataItem , "window_Start") ))%>'>
BC32206: Indirect reference is being made to assembly ?
Code i used was written in ASP.NET 1.1 and I run it on ASP.NET 2.0.
The error code:
<asp:label id="lbl_start" runat="server" text='<%#TimeZo neInformation.F romUniversalTim e(userObject .TimeZoneID,Con vert.ToDateTime (DataBinder.Eva l(Con tainer.DataItem , "window_Start") ))%>'>
Can anybody help me? Please, please, please.
Comment