updateable, precompiled web and changes to source files

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

    updateable, precompiled web and changes to source files

    Hello

    I have a couple of apps that were deployed using the precompiled,
    updateable option. There have now been changes to the .ascx and .aspx
    files on the live server and I am wondering how to best merge these
    back with the dev system (which is in source control). Will the
    "inherits" and "codebehind " headers be automatically corrected when I
    copy the files over and recompile, or does this header change need to
    be done manually?

    Thanks

    Paul
  • =?Utf-8?B?TWFuaXNo?=

    #2
    RE: updateable, precompiled web and changes to source files

    Hi Paul,

    Please refer to the link below. I hope this would address your issue.



    Regards,
    Manish
    MESCIUS USA Inc. has JavaScript and .NET UI controls, datagrids, reporting solutions, spreadsheets, document APIs and more to take your applications further.



    "pdm" wrote:
    Hello
    >
    I have a couple of apps that were deployed using the precompiled,
    updateable option. There have now been changes to the .ascx and .aspx
    files on the live server and I am wondering how to best merge these
    back with the dev system (which is in source control). Will the
    "inherits" and "codebehind " headers be automatically corrected when I
    copy the files over and recompile, or does this header change need to
    be done manually?
    >
    Thanks
    >
    Paul
    >

    Comment

    Working...