Run application live

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mirm
    New Member
    • Jul 2007
    • 3

    #1

    Run application live

    I'm still new to development, and need some guidance in uploading a web application to a live server.

    I am getting the following error:

    Parser Error Message: Could not load type <<projectname.w ebpagename>>.



    What needs to be changed in order to make this work?
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    Welcome to TSDN. I believe that there isn't enough information provided to answer your question. Please read the FAQ on posting. Thanks.

    Comment

    • radcaesar
      Recognized Expert Contributor
      • Sep 2006
      • 759

      #3
      Originally posted by mirm
      I'm still new to development, and need some guidance in uploading a web application to a live server.

      I am getting the following error:

      Parser Error Message: Could not load type <<projectname.w ebpagename>>.



      What needs to be changed in order to make this work?

      This means your application dll was not found.

      U Haven't compile and deploy it correctly.
      :)

      Comment

      Working...