
July 18th, 2001, 12:31 PM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,578
  
Time spent in forums: < 1 sec
Reputation Power: 22
|
|
|
Opening a Calendar Control
<i><b>Originally posted by : Harpal (harpal_thukral@yahoo.com)</b></i><br />I got some free tutorials from ASP.NET tutorials, I am using a calendar control and cant get it to display.<br /><br />This is the error i get<br /><br />Parser Error Message: File or assembly name Acme, or one of its dependencies, was not found.<br /><br />Source Error: <br /><br /><br />Line 1: <%@ Register TagPrefix="Acme" Namespace="Acme" Assembly="Acme" %><br />Line 2: <br />Line 3: <html><br /> <br /><br />Source File: D:WORKAsp.Net7.aspx Line: 1 <br /><br />Assembly Load Trace: The following information can be helpful to determine why the assembly 'Acme' could not be loaded.<br /><br /><br /><br />Thanks in advance<br />
|