.ASPX Files dont show up on my server

Hi

I am a newbie to vb.net and hope that U guys understand my Question?

Firstly I created a Project in vb.net and which was www/netpub/wwwroot/decisiontree

where decisiontree is the folder where i created some webforms and used oledbadapter for my connection with the database(MS Access database).

The webform was showing fine when i opened it
using http://localhost/decisiontree/webform1.aspx and was connecting good to get into other webforms. The whole
Problem is now When I uploaded the whole folder to the server
which is a server used for our educational project purposes.
i.e csciweb.tamu.commerce.edu.

This server doesn't recognise the webform1.aspx I mean It shows
the webform color but will not show up the buttons datagrid and stuff on it. is it something that the server doesn't support .aspx files or something which i am doing wrong . can some one please help me regarding this.

The whole thing works fine on Personal web server.
Or do I need to do something about server to show up?
Wating for reply