I'm a newbie to .NET programming. I'm trying to add a page to an existing project within a .sln. I created the page by copying an existing one that was close, changed the name, gave it the name of the code behind (also copied the code behind and renamed it...). I did a build. It seemed to build ok. When I tried to run my solution, I'm getting an error (error executing child request...). I assume this is because the .aspz.designer.vb and the aspx.resx objects do not exist. When do they get created? I assumed the build would create them. And if this is not the cause of my error, any other ideas...? -- Do Unto Others as You''d Have Done Unto You (Matt 7:12)