Problem in deploying asp.net application

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • vyom bhargava

    Problem in deploying asp.net application



    HI

    I have developed a Web application in vs 2005 whish using . net
    framework 2.0 ,then i send my application folder to sever team to get it
    deployed.
    They have configured the server with .net frame work 2.0 for this
    application but the problem is i m facing is that all control(text
    boxes, button, hyplink) i have used in application are missing, all the
    formating , alignments , font color are not coming as i used in
    development.

    help me out of the problem!!!
    what else should i do ?


    Vyom

    *** Sent via Developersdex http://www.developersdex.com ***
  • Eliyahu Goldin

    #2
    Re: Problem in deploying asp.net application

    If you link to css files, make sure the links are correct not only in your
    development environment.

    --
    Eliyahu Goldin,
    Software Developer
    Microsoft MVP [ASP.NET]




    "vyom bhargava" <vyombhar@gmail .comwrote in message
    news:uGUDSy7uIH A.552@TK2MSFTNG P06.phx.gbl...
    >
    >
    HI
    >
    I have developed a Web application in vs 2005 whish using . net
    framework 2.0 ,then i send my application folder to sever team to get it
    deployed.
    They have configured the server with .net frame work 2.0 for this
    application but the problem is i m facing is that all control(text
    boxes, button, hyplink) i have used in application are missing, all the
    formating , alignments , font color are not coming as i used in
    development.
    >
    help me out of the problem!!!
    what else should i do ?
    >
    >
    Vyom
    >
    *** Sent via Developersdex http://www.developersdex.com ***

    Comment

    • vyom bhargava

      #3
      Re: Problem in deploying asp.net application

      Hi

      but the thing is that i hvae not used css forthe formating, i put the
      control by drag and drop and set their style. is it mandatory to do
      prepare it?

      Vyom


      *** Sent via Developersdex http://www.developersdex.com ***

      Comment

      Working...