Jump to content

ASP.Net FTP causes controls to disapeer

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
5 replies to this topic

#1
zeroradius

zeroradius

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,406 posts
I am working on a site for home work in ASP.NET It works corectly on local host but when I upload it to the FTP server the controls disapear. I tried re starting the project and saving it to the FTP server rather then doing it on localhost then uploading later. This still causes the controls to disapeer. It isn't my code else it would not work on localhost. I get this probelm reguardless of wether I use VS.Net 2005 or VS.Net 2008.

Thanks in advance.
~ Zero
Posted Image

#2
Orjan

Orjan

    Writes binary right handed and hex left handed

  • Moderators
  • 3,297 posts
what kind of controls disappear?

#3
zeroradius

zeroradius

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,406 posts
Server contols. In particular textboxes and lables
Posted Image

#4
Orjan

Orjan

    Writes binary right handed and hex left handed

  • Moderators
  • 3,297 posts
hmm.. sounds a bit like a non asp site you upload to, but I assume it have been working before?

#5
zeroradius

zeroradius

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,406 posts
according to help desk it has always worked. This is my first time using it. I tried it by programming on local host and uploading, working on local machine while having it save and test via the ftp server, and usin the citrix client (is vs.net located on the server) and having it save to the ftp server. My entire class is having the problem. I contacted help desk before posting here and they where no help. My code does compile, it just won't show or run my server controls (hence you are probably right about it not being an IIS server). Thanks for the help. I think I will ask my proffesor if I can just e-mail him my project.
Posted Image

#6
imp0steur

imp0steur

    Newbie

  • Members
  • Pip
  • 8 posts
if you have a wrong version asp.net selected for the virtual directory .. you should error .. but in shared hosting you wont get it .. rather your server controls wont render ..

check out your control panel for correct asp.net version