web controls will not display

  • Thread starter Thread starter dave renner
  • Start date Start date
D

dave renner

i cannot get any of my text box, listbox web controls to
display in a very simple web page. the only thing that will
display are labels. what is the problem??

thanks,

dave ...
 
Go to following path in command promt and run the file

"C:\WINNT\Microsoft.NET\Framework\v1.0.3705\aspnet_regiis -i"

this is becuase usually that you install your IIS server after the .NET
installations. So, you have to register IIS with .NET using the above
command.

Regards
Ather Ali Shaikh
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top