When I upload the page to my website the controls disappear (buttons, labels, etc..)

Last post 07-03-2009 12:39 PM by Natasha4. 6 replies.

Sort Posts:

  • When I upload the page to my website the controls disappear (buttons, labels, etc..)

    06-25-2009, 6:10 AM
    • Member
      point Member
    • Natasha4
    • Member since 06-25-2009, 5:42 AM
    • Posts 3

    Hello, i´m starting and i have a problem.

    I follow step by step the video example to upload the page to my ftp server but i can´t see the controls created (in the video a button and a textbox), the only i can see are the code i wrote (sentences written by me) or the properties changed (like the color of the background, etc...). This in IE8....., in Firefox i only see the code in the page directly Frown

    In debugging mode in the local host it runs well.

    Thank you

  • Re: When I upload the page to my website the controls disappear (buttons, labels, etc..)

    06-25-2009, 6:44 AM

     Hello,

    What is your IIS version and have you installed .NET Framework on your server?

    Regards

  • Re: When I upload the page to my website the controls disappear (buttons, labels, etc..)

    06-28-2009, 7:50 AM
    • Member
      point Member
    • Natasha4
    • Member since 06-25-2009, 5:42 AM
    • Posts 3

    HostingASPNet:

     Hello,

    What is your IIS version and have you installed .NET Framework on your server?

    Regards

     

     

    Hello

    I´m lost, i thought that i didn´t need ISS becasuse my web is hosted in a external server (private hosting company).

    I have framework but, i need to upload it to my hosting provider?, how?

     

  • Re: When I upload the page to my website the controls disappear (buttons, labels, etc..)

    06-30-2009, 3:54 AM
    Answer

    Hi,

    What error message did you get? It seems that you server cannot serve ASP.NET application due to configuration on host server.

    For test, you can deploy your application on local IIS and see whether it works. For more information, see Deploying ASP.NET Applications (http://aspalliance.com/1464_Deploying_ASPNET_Applications.all).

    Commonly, the host server companies have their own control to upload website and configure your website on their server. I think it would be better ask your host server company for help.

    I look forward to receiving your test results.

    Thomas Sun
    Microsoft Online Community Support

    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question.
  • Re: When I upload the page to my website the controls disappear (buttons, labels, etc..)

    06-30-2009, 6:56 AM
    Answer
    • Member
      82 point Member
    • Sachin Uchil
    • Member since 06-06-2009, 9:42 AM
    • Posts 19

    Hi,
    The only reason for this is .. u have developed the application in .NET 2.0 but your online virtual directory is configured for .NET 1.1 ... Please check your hosting control pannel to change the .NET framework version to 2.0.

    Remember to click "Mark as Answer" on the post, if it helps you.

    Regards,
    Sachin Uchil
    Website  |  Blog
  • Re: When I upload the page to my website the controls disappear (buttons, labels, etc..)

    06-30-2009, 8:14 AM
    Answer
    • All-Star
      76,675 point All-Star
    • jeff@zina.com
    • Member since 09-26-2003, 10:43 AM
    • Naples, FL, USA
    • Posts 10,431
    • Moderator
      TrustedFriends-MVPs

    Natasha4:
    my web is hosted in a external server (private hosting company).

    Is it a Windows/ASP.NET host?  If so, tell them to configure the site for you to run ASP.NET.  If not, you need to find a new host.

    Jeff


    Blatant Self Promotion: ASP.NET 3.5 CMS Development
  • Re: When I upload the page to my website the controls disappear (buttons, labels, etc..)

    07-03-2009, 12:39 PM
    • Member
      point Member
    • Natasha4
    • Member since 06-25-2009, 5:42 AM
    • Posts 3

     You are right, my hosting only work whit PHP + mySQL

     

    Thank you very much to all!

Page 1 of 1 (7 items)