Click to See Complete Forum and Search --> : Problem with server controls


skuanet
July 15th, 2003, 04:44 AM
I have installed Visual Studio.net, IIS with the Front page extension but when I put a Web form control in a page , I am not able to see it in the browser when I launch the application (I can see the HTML controls).

Thanks.
Francesco.

hellomadhu
July 15th, 2003, 06:55 AM
this question has been asked so many times in this forum.

anyway, here it is

run aspnet_regiis.exe to register ur controls with iis.

it will be somwhere in c\winnt\microsoft.net folder. search for it.