Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. LINQ
  4. AjaxControlToolkit.dll in .NET 3.5 MVC application.

AjaxControlToolkit.dll in .NET 3.5 MVC application.

Scheduled Pinned Locked Moved LINQ
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Pranav Thakur
    wrote on last edited by
    #1

    Hi, I am trying to use AjaxControlToolKit in .NET 3.5 MVC application but I am getting the error:- Could not load file or assembly 'AjaxControlToolkit.dll' or one of its dependencies. The system cannot find the file specified Following are the steps I performed:- 1)Added AjaxControlToolKit dll in bin folder 2)In aspx page <%@ Register Assembly="AjaxControlToolkit.dll" Namespace="AjaxControlToolkit" TagPrefix="ajaxToolkit" %>; Same code is running fine in .NET 3.5 if I don't go for MVC architecture. Please suggest some idea. Thanks.

    C 1 Reply Last reply
    0
    • P Pranav Thakur

      Hi, I am trying to use AjaxControlToolKit in .NET 3.5 MVC application but I am getting the error:- Could not load file or assembly 'AjaxControlToolkit.dll' or one of its dependencies. The system cannot find the file specified Following are the steps I performed:- 1)Added AjaxControlToolKit dll in bin folder 2)In aspx page <%@ Register Assembly="AjaxControlToolkit.dll" Namespace="AjaxControlToolkit" TagPrefix="ajaxToolkit" %>; Same code is running fine in .NET 3.5 if I don't go for MVC architecture. Please suggest some idea. Thanks.

      C Offline
      C Offline
      Carlos1969
      wrote on last edited by
      #2

      try to add a reference to the AjaxControlToolKit dll in your project

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups