The SNMP Manager can be deployed as an ASP.NET application using the synchronous blocking methods (Manager.GetResponse, Manager.GetResponses, Manager.GetTable). Asynchronous operation is not compatible with ASP.NET, so the Agent component cannot be used in this environment.
To deploy a licensed ASP.NET Web Application or Web Service, follow these steps.
- Compile the ASP.NET application on a licensed development machine.
- If you are instantiating the component dynamically, be sure to include a licenses.licx file (see the "Creating The Licenses.licx File" topic for more information.
- Copy the contents of the bin folder and the ASP.NET source files (such as .aspx files) to the server that will be hosting the application.
- Create a virtual directory pointing to the folder containing the Web Application or Web Service.
Note: It is not necessary for the deployment server to be licensed or to contain a copy of a license in its registry.
In This Section
- Overview
- Discusses the information needed to get started.
- Requirements
- Discusses the requirements needed to use PowerSNMP for .NET.
- License Registration
- Provides step-by-step instructions on installing a license.
- Trial Operation
- Provides an overview on using PowerSNMP for .NET in trial mode.
- Creating the licenses.licx File
- This topic demonstrates how to create the licenses.licx file.
- Deployment in ASP.NET
- Discusses the extra steps that are required to distribute an application in ASP.NET.
- Support
- Provides an overview of the support options that are available for this product.
blockPowerSNMP Getting Started Menu
Send comments on this topic.
Documentation version 1.2.0.0.
© 2008 Dart Communications. All rights reserved.