How To : Posting Your Application
Page Status: Beta
Contents |
[edit] Description
This document describes how to post an application.
[edit] Prerequisites
Understanding Solutions and Projects
Understanding Application Posting and Deployment
Adding a Page to an AppProject
[edit] Procedure
- Add an AppProject to the solution.
- Add a Page to the AppProject.
- Set the Main Page for Application property (on the AppProject).
- Check in the entire solution into the Depot.
- At the top of Bungee Builder, click the Staging tab.
- Under Depot, expand the DesignGroup and Solution that contains your application, then select AppProject: your app name.
- Click Post.
- A dialog box is displayed.
- In Application Name, type a name for the application (such as QOTD).
- In Version, type a version number for the posted application (such as 1.0).
- Select Set as Current Post if you want this post to be marked as current when someone attempts to import or include the project into another solution.
- Click OK.
[edit] Error Handling
If you have not followed
[edit] Related Tutorials
Hello Bungee Connect—Part 2: Build and Deploy Your Application
[edit] Next Steps
Managing a Deployed Application