we had a problem with our sharepoint 2.0 site. .net 3.5 got installed which corrupted the webparts so following microsofts kb we rolled back to .net 2.0 which seemed to work.
problem is that the default.aspx seems to be an old version. now when we connect to the site using frontpage and look at the default.aspx it is the correct version but when you browse to the site it loads the old version. IIS is set to pickup default.aspx
so it should work.
why is it that in frontpage the default.aspx is correct but when we browse to the site it is picking up and old version. im confused.
View Complete Post