"Error 1 Metadata file..." What is this?

C

Charlie@CBFC

Hi:

Getting this error. Not sure what to do. App won't compile. Looks like it
is something out of my control.

Error 1 Metadata file
'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\biolabnet\4bfeaa1c\ff23cac2\App_Web_filtercat.ascx.cdcab7d2.ehc-pwme.dll'
could not be found

Any ideas?

Thanks,
Charlie
 
G

Guest

That is an assembly in the Temporary ASP.NET files folder that was created by
a previous compilation and got "discombobulated" - it's not there anymore.
Clear out the files in the specified folder with the IDE closed down (you may
need to reset IIS if any files are locked. Reload the project and recompile.
Peter
 

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

Top