B
Blue Frog
Hey,
Have a weird problem - been looking for a solution for 2 days solid now.
I am developing my first asp.net site and everything was going fine while I
developed on my XP laptop but I copied the site over to my 2000 server box
and set the permissions, set up the application again - configuration of
both machines seems exactly the same and the site ran fine for a day then
all of a sudden I get a 'could not load type' error for one of my assembly
classes.
So I looked around on the net and read some stuff about versioning and maybe
recompiling the assemblies so I did only to find that then I got another
'could not load type' error - this time on a different class in a different
assembly.
Anyone got any ideas what might be the problem here????
Blue Frog
Have a weird problem - been looking for a solution for 2 days solid now.
I am developing my first asp.net site and everything was going fine while I
developed on my XP laptop but I copied the site over to my 2000 server box
and set the permissions, set up the application again - configuration of
both machines seems exactly the same and the site ran fine for a day then
all of a sudden I get a 'could not load type' error for one of my assembly
classes.
So I looked around on the net and read some stuff about versioning and maybe
recompiling the assemblies so I did only to find that then I got another
'could not load type' error - this time on a different class in a different
assembly.
Anyone got any ideas what might be the problem here????
Blue Frog