ASP.net 1.1 vs2003
My vb.net solution is separating the code behind (aspx.vb) files from the aspx files by putting them into the "miscellaneous files" folder. I'm not sure what caused this, or how to fix it.
The problem isn't critical, as I can open an aspx file, and it correctly brings up the code when I ask for it. The reverse also works.
However, I just tried to convert to vs/vb2008, and I am getting a lot of errors that look like they are caused by this problem.
Is there a way to re-associate the aspx parts? what caused this.
Thanks in advance,
Randy