VB Net: I couldn't see controls on Web Forms page!

  • Thread starter Thread starter Alex SFT
  • Start date Start date
A

Alex SFT

I know this is silly question, but.. when I started a new
project and putted simple controls (text, label, button)
on form (WebForm1.aspx) and after that when I'm
doing "View in Browser" they're disappearing from form..!
Please help!!! I do not know very well VB .Net
environment and may be some setting isn't correct??!!!
 
Alex SFT said:
I know this is silly question, but.. when I started a new
project and putted simple controls (text, label, button)
on form (WebForm1.aspx) and after that when I'm
doing "View in Browser" they're disappearing from form..!
Please help!!! I do not know very well VB .Net
environment and may be some setting isn't correct??!!!

Sounds like you don't have ASP.NET installed properly. But this is the wrong
newsgroup. Try posting your question in the ASP.NET group:

microsoft.public.dotnet.framework.aspnet

Jeremy
 
Back
Top