I created an asp.net application on my local machine and
it works fine there (I am running IIS locally for
devlopment). However, when I place the application on the
server, none of my controls display, and only two of my
labels.
The application has been identified as an application to
IIS on the destination server, and the server can find the
application. However, it doesn't display correctly.
I've worked with .Net for a while now, and know I must be
missing something simple on the server side.
Any assistance will be greatly appreciated.
Thanks.
Brian
|