Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3237770
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T17:46:38+00:00 2026-05-17T17:46:38+00:00

Anyone using sandcasle..i didnt find any straught forward step by step walktought to use

  • 0

Anyone using sandcasle..i didnt find any straught forward step by step walktought to use it and create msbuild project settings that would generate the friendly help file.
I installed it from codeplex and installed the file builder but they dont say how to use it clearly. any example would be apptrciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T17:46:39+00:00Added an answer on May 17, 2026 at 5:46 pm

    When you installed Sandcastle Help File Builder, it should have also installed the documentation file. In that help file, look in Contents -> Getting Started -> Building Projects Outside the GUI. On that page, there is a section called ‘Specifying a Post-Build Event to Build Help File’ that sounds like what you are looking for:

    Currently, help file builder projects are not directly supported as solution project items. However, a post-build event in a Visual Studio project can be used to build them. To do so, right click on a project name in the Solution Explorer, select Properties, and select the Build Events sub-item. Click in the Post-build Event Command Line option to enter the command line to run. You can click the Edit Post-build button to open a dialog with a larger editor and a list of available macros. Below is an example of a common command line script that can be used (lines wrapped for display purposes). Replace the path to the tool with the path where you installed it on your PC. The IF statement prevents building the help file in debug builds where it may not be needed.

    IF "$(ConfigurationName)"=="Debug" Goto Exit
    
    ECHO Building SHFB help file via MSBuild
    "$(SystemRoot)\Microsoft.NET\Framework\v3.5\MSBuild.exe"
        /p:CleanIntermediates=True /p:Configuration=Release 
        "$(SolutionDir)Doc\SandcastleBuilder.shfbproj"
    
    :Exit
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I can't seem to find a gem or example of anyone using Rails-style rake
(Using the GUI builder) Does anyone have any idea what this thing wants from
Is anyone using MGSplitViewController inside a UITabBar ? My objective is basically to use
Anyone using CodeIgniter use automated unit testing? Seems the way CodeIgniter's guy do unit
I'm going to be generating API docs using Sandcastle - I couldn't find any
Anyone using Cherrypy and Boto? Any issues? Threads? Any simple examples out there? I'm
ANYONE using Datanucleus ( http://www.datanucleus.org/ ) with ECLIPSE RCP? Eclipse DOES NOT recognize Datanucleus
anyone using the jQuery Elastic plugin around here? Pretty handy but I just don't
Is anyone using Kanban (or scrumban) for the agile management practices? What is your
Has anyone using .net actually worked out how to successfully sign a signature to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.