Saturday, March 31, 2012

Server side controls not visible!

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.

ThanksTry running

aspnet_regiis -i

From the start|Run on your server machine.

This should fix the problem.
you got that memorized too scostell? :p
sure do...when something as simple as that can fix a problem that drove me nuts for 3 days...you don't forget it! hahaha:D

0 comments:

Post a Comment