PDA

Click to See Complete Forum and Search --> : browser doesn't show controls


krol
Jul 15th, 2003, 03:32 PM
Recently I re-installed visual basic standard and IIS 5.0 on a laptop with XP pro.
Whenever I run a asp.net project. It seems to make a connection with IIS but the browser doesn 't show buttons, listboxes etc.
The only thing it shows are content of labels.

I have installed .net before and it worked fine, I cannot recall that I did something different with that installation.

Can anybody tell me what is wrong with my configuration?

Thanks,

Krol

scostell
Jul 16th, 2003, 06:46 AM
Try running

aspnet_regiis -i

From the start|Run on your server machine.

This should fix the problem.