DLL not loading

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Could not load file or assembly
'UCC.BLL,Version=1.0.0.0,Culture=neutral,PublicKeyToken=null' or one of it
dependencies.Access is denied

I have creted a webapp named UCC.WEBUi .It refers UCC.BLL ( his dll refers
other dll aslo ). It was working fine until today. When i try to Build the
app i get success message.After that when i try "Publish Website" it shows
the above error.I tried all the things that is in my knowledge like deleting
the dll's and refering again and clearing the asp.net temp folder. etc.

Try helping me in this
asap

Thanks parvez
 
Usually it means the DLL is read only, or some process has a lock on it.
 
But this happend of no reason.I closed all the Studio that i ahve opend and
all the processes. still it wasnt working.after two hours when i tried back
it worked again.

Another NFC i suppose
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top