Web.config sections replace

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

    Web.config sections replace

    how to replace the system.web section using MSBUILD?
    I managed to change the appSettings and connectionStrin gs sections but when
    i tried to replace system.web i got an error message reporting missing
    system.web section
  • Mike Brind

    #2
    Re: Web.config sections replace


    Toty Santana wrote:[color=blue]
    > how to replace the system.web section using MSBUILD?
    > I managed to change the appSettings and connectionStrin gs sections but when
    > i tried to replace system.web i got an error message reporting missing
    > system.web section[/color]

    This newsgroup deals with classic asp. Your question relates to
    dotnet, which is a different technology. Try
    microsoft.publi c.dotnet.framew ork.aspnet.

    --
    Mike Brind

    Comment

    Working...