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. Web Development
  3. ASP.NET
  4. getting the 'Could not load the assembly' error for only one section of the asp.net project

getting the 'Could not load the assembly' error for only one section of the asp.net project

Scheduled Pinned Locked Moved ASP.NET
helpasp-netannouncementcsharpdotnet
1 Posts 1 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.
  • S Offline
    S Offline
    saud_a_k
    wrote on last edited by
    #1

    I have a big .net web application hosted on the server, it was working fine until I tried to share the solution folder by giving permissions to a user. In the process I might have messed up permissions After this, the whole solution stopped working, then I gave 'Everyone' the access permissions to the project folder, then the project started working but one folder has some aspx files, and when I click on the link that opens them, It gives me the

    Could not load the assembly 'xxx'. Make sure that it is compiled before accessing the page

    I tried everything from replacing old compiled version of this folder. And before you ask, this folder does not have its own web.config file. I have checked all the permissions and re-assigned them, I have also check the IIS (5) to have the v2 asp.net framework, I have tried the aspnet_regiis -i command to re-install asp.net , I also created a new application pool for this project But in Vain I can't get the problem :confused: Please help me UPDATE I copied the whole solution to another location, created a new virtual directory and it worked But the permissions on the folder are still screwed I cannot rename the folder now, the reason is, I created a new folder called project_bkup now after it works I want to rename it to project, but its not allowing me :confused: I cannot get to the botton of this Please help

    _____________________________________________________ Yea! I could be wrong...

    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