DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2006
    Posts
    5

    Custom Controls Not working?

    Hi,
    I've made a custom control,
    And i get this error:
    Could not load file or assembly 'CustomControls' or one of its dependencies. The system cannot find the file specified.
    I used this code:
    Code:
    <%@ Register TagPrefix="ACME" Namespace="MyCustomControls" Assembly="CustomControls" %>
    Though the CustomControls.dll file IS in the folder where the aspx file is.
    Help Please?

  2. #2
    Join Date
    Nov 2003
    Location
    Portland, OR
    Posts
    8,387
    Needs to be in the bin folder.
    Phil Weber
    http://www.philweber.com

    Please post questions to the forums, where others may benefit.
    I do not offer free assistance by e-mail. Thank you!

  3. #3
    Join Date
    Nov 2006
    Posts
    5
    Which bin folder?

Similar Threads

  1. Locked Property & Custom Controls
    By Jugg in forum .NET
    Replies: 1
    Last Post: 11-05-2006, 03:01 AM
  2. Dynamically loading custom ASCX controls
    By Hunterlmc in forum ASP.NET
    Replies: 1
    Last Post: 05-03-2005, 02:33 PM
  3. Custom Controls - Inner Content
    By Ben Merrills in forum ASP.NET
    Replies: 1
    Last Post: 09-01-2003, 11:16 PM
  4. Custom controls
    By Mat in forum VB Classic
    Replies: 0
    Last Post: 03-10-2003, 06:58 AM
  5. 9 Custom VB Controls With Source Code
    By Jamie T Voss in forum vb.announcements
    Replies: 1
    Last Post: 10-29-2001, 04:57 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links