
StarTeam SDK - Sample Application - ListItems (ASP)
ListItems is a Microsoft Active Server Pages (ASP) application that displays information about the Items in a StarTeam repository. It displays several HTML forms that allow you to specify the server address, user name and password, and so on, and then generates an HTML page with the results.
Running the Sample Application
To run this sample application, you must first configure it as a web application running under Microsoft's Internet Information Server (IIS, for Windows NT) or Personal Web Server (PWS, for Windows 98).
Generally, this involves creating a web share for the web application folder (for example, share the folder "samples\ListItems\ASP" as "ListItems"), and possibly modifying the web application settings using the IIS Admin Console.
For further details, consult your web server documentation.
TroubleShooting
Be sure that the web application has been configured properly. You may need to stop and restart your web server. Consult your web server documentation for details.
Remember that ASP applications must be run via http to work properly. For example, if you named the web application "ListItems", then you would visit the url
Disclaimer
This application is intended to provide an example of what can be accomplished using StarTeam's COM application programming interfaces (APIs).
Borland does not guarantee the operability of this application and does not provide technical support for it.
Borland is not responsible for data loss or damage caused by the use of this sample application.
Contact Information
For more information about Borland’s developer support services, see our web site at support.borland.com. From the Web site, you can access many newsgroups where StarTeam users exchange information, tips and techniques.
Refer also to the Borland Community site at support.borland.com/community. It provides access to lots of information, articles, code examples, and upcoming news about StarTeam.
Last Modified December 17, 2002