Upgrading ASP 1.1 to 2.0 problem - deploying - must clear assembly

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

Guest

I've just upgraded from Visual Studio 2003 to 2005 and I've finally got my
website working on my laptop. WHen I try to send it over to the real
webserver - it fails miserably.

I've had MULTIPLE problems - but right now - the proble appears to be that
teh 2.0 assembly cache contains an invalid copy of my web assembly - and I
want to force it to clear the cache - and use the one I'm uploading to my
website.

THe MANAGE program seems to only allow access to the .Net 1.1 assembly
cache. How do you clear the 2.0 assembly cache?
 
Try the Publish option off the build menu.

I've had no end of problems deploying ASP.NET 2 web sites.
Seems to be a real issue with F.W 2 and VS 2005

AM
 

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