Hi there. Provided you have installed ASP.NET, you should be fine to just copy over an .aspx page. It's really IIS that decides what happens when a resource with a given extension is requested by a browser. When .NET is installed, the extenstion .aspx is registered to the ASP.NET executable.