Why won't controls show up on my form

  • Thread starter Thread starter Chris Kennedy
  • Start date Start date
C

Chris Kennedy

We are just starting with asp.net and have just set up a test server. I can
get my projects to work properly on my local machine. I try a test project
on the test server, a label and a button which adds text to the label and
all I can see is the labels caption. The source code when I look at the
HTML. I am guessing it is something really obvious to do with permissions
but don't know where to start as it is a little 'networky' and not my area.
Can anyone help. Regard, Chris.
 
Back
Top