Required files and directories?

Last post 05-07-2004 8:37 PM by johnelaroche. 4 replies.

Sort Posts:

  • Required files and directories?

    05-07-2004, 2:44 PM
    This post has a deployment script which I tried to look at and just delete mamually from my webserver but I seemed to mess something up. Is there a list of just the required files and directories? Do I need all the vb files, etc? Thanks

    http://www.asp.net/Forums/ShowPost.aspx?tabindex=1&PostID=553753
  • Re: Required files and directories?

    05-07-2004, 2:52 PM
    • Star
      9,585 point Star
    • cniknet
    • Member since 07-23-2002, 7:19 PM
    • Washington, DC
    • Posts 1,915
    When putting your portal into production, you don't need to put all the files that come in the standard DNN package. While maintaining the folder hierarchy, you only need post files with the following extensions:

    aspx, ascx, asmx, asax, config, xml, xsl, gif, jpeg, bmp, dll, css, sql, htm, html, resources

    Also, your entire Portals folder unless you do not want the contents duplicated.

    Nik

    Nik Kalyani
    Speerio, Inc.

    [DotNetNuke and ASP.Net solutions here]
  • Re: Required files and directories?

    05-07-2004, 3:01 PM
    Cool thanks. What about directories like controls? Are those dll's already in the bin dir? I guess I'll figure that out soon enough.
  • Re: Required files and directories?

    05-07-2004, 3:06 PM
    • Star
      9,585 point Star
    • cniknet
    • Member since 07-23-2002, 7:19 PM
    • Washington, DC
    • Posts 1,915
    All the dll's that the DNN application will use need to be present in the bin directory that's in the root DNN folder (or in the GAC).

    Nik



    Nik Kalyani
    Speerio, Inc.

    [DotNetNuke and ASP.Net solutions here]
  • Re: Required files and directories?

    05-07-2004, 8:37 PM
    • Participant
      1,565 point Participant
    • johnelaroche
    • Member since 08-28-2003, 3:45 PM
    • Hollywood, FL
    • Posts 311
    controls/ftb/images is one you will need as well.
    John Laroche

    ------------------------------------------

    magicModules Custom DNN Design and Programming

    http://magicModules.com
Page 1 of 1 (5 items)