dot net 2 site not working on some servers and not others

  • Thread starter Thread starter Jonathan Crawford
  • Start date Start date
J

Jonathan Crawford

Hi

I have a visual studio 2008 website in .net 2

It won't work on its own site
"Parser Error Message: Could not load type
'Tgsi.CortijoRomero.Website.Footer'. etc"
even though I have rebuilt it dozens of times and published it in every way
possible.
It is a site which worked for years. i upgraded from 1.1 to 2 in the spring
and it was fine.

However I put it on another server and it works perfectly
so i know the code is compiled and there are no script errors.

What i don't know is why this should happen. I don't know
what do about it about this or the client I am about to lose.

thanks

jc

===============
Jonathan Crawford
(e-mail address removed)
===============
 
Maybe I'm asking the obvious, but are you SURE you uploaded the proper DLL
to the server that's not working? Is the directory set to be an application
on the server within IIS? Have you fully deleted the DLLs from the bad site,
then re-uploaded them?

_Darrel
 
Back
Top