I have an ASP.Net application. I first tested it by using my machine as a local host and it was working fine. My problems started the moment I posted my application on a web server.

1. Firstly all the controls (like buttons, labels) do not show up when I run the application on the web server

2. Secondly, I was wondering if I had to change something in the web.config file to make my application run.

Any help would be appreciated.

Thanks