(VS.net 2002)

I moved an aspx file and code behind from one folder to another in Visual
Studio and when I compile/run the application the compiler keeps saying that
it cannot find the code behind page.

Why is this ?

Whenever I move or copy files in Visual Studio I always get grief.