Results 1 to 2 of 2

Thread: web forms controls r invisibe at runtime

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2001
    Location
    shiraz
    Posts
    163

    Unhappy web forms controls r invisibe at runtime

    hi guys
    i've been a vb programmer for many years and i just started learning ASP.Net. but at the begining one problem:
    when i use the "web forms" controls for example the textbox on the web form and i run it in IE. they become invisible but when i use the HTML contorls instead, it's ok
    how can i handle this ? i mean i wanna web forms controls coz they r more effectiv more colser to treditional vb controls.
    can any body help?
    thanks alot

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    you probably have the common problem most have.

    Look for an exe named aspnet_regiis.exe and run it with the -i flag

    ie

    aspnet_regiis.exe -i
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width