Websetup can't replace web.config

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

    Websetup can't replace web.config

    I packet my web application with WebSetup project of vs2008.

    When a user used the websetup package in a machine which has been installed
    a old version of my web application, the web.config can't be replaced.



    What is the problem with vs2008? I didn't meet such a problem when with
    vs2005.


  • David Wier

    #2
    Re: Websetup can't replace web.config

    Have you checked to see if the old web.config might be 'read-only'

    David Wier

    http://iWritePro.com - One click PDF, convert .doc/.rtf/.txt to HTML with no
    bloated markup


    "ad" <flying@wfes.tc c.edu.twwrote in message
    news:%23Kux69$k IHA.5080@TK2MSF TNGP02.phx.gbl. ..
    >I packet my web application with WebSetup project of vs2008.
    >
    When a user used the websetup package in a machine which has been
    installed a old version of my web application, the web.config can't be
    replaced.
    >
    >
    >
    What is the problem with vs2008? I didn't meet such a problem when with
    vs2005.
    >
    >

    Comment

    • ad

      #3
      Re: Websetup can't replace web.config

      The web.config is is the output of a project. The whole out project is not
      readonly.

      "David Wier" <dw@dw.com¼¶¼g© ó¶l¥ó·s»D:uw2sN pAlIHA.1204@TK2 MSFTNGP03.phx.g bl...
      Have you checked to see if the old web.config might be 'read-only'
      >
      David Wier

      http://iWritePro.com - One click PDF, convert .doc/.rtf/.txt to HTML with
      no bloated markup
      >
      >
      "ad" <flying@wfes.tc c.edu.twwrote in message
      news:%23Kux69$k IHA.5080@TK2MSF TNGP02.phx.gbl. ..
      >>I packet my web application with WebSetup project of vs2008.
      >>
      >When a user used the websetup package in a machine which has been
      >installed a old version of my web application, the web.config can't be
      >replaced.
      >>
      >>
      >>
      >What is the problem with vs2008? I didn't meet such a problem when with
      >vs2005.
      >>
      >>
      >
      >

      Comment

      Working...