Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

ASP.NET Configuration for a .NET Project – PB Docs 120 – PowerBuilder Library

ASP.NET Configuration for a .NET Project – PB Docs 120


ASP.NET Configuration for a .NET Project

You can configure ASP.NET for a Web Forms or smart client project before or after you deploy the project to an IIS 5.0 or later server.

All files and directories that you access from a Web Forms application or a smart client application on a Web server must have appropriate ASPNET (IIS 5.0), IIS_WPG (IIS 6.0), or IIS_IUSRS (IIS 7.0 and 7.5) user permissions.

Note: You do not need to install IIS on the development computer for PowerBuilder applications or components unless you are using the same computer as a server for Web Forms or smart client applications, or for Web service components. IIS is also not required on end users� computers.

For an example of granting user permissions to a directory, see Setting Up a SQL Anywhere Database Connection
.

When you deploy directly to a remote computer, system information about the deployment computer, including its OS and IIS versions, is passed to PowerBuilder through the Windows Management Instrumentation (WMI) interface. Deployment through the WMI interface requires administrator privileges. If you make any changes to administrator accounts on a remote computer, you will probably need to reboot that computer before you can deploy a .NET Web project from PowerBuilder.

If you deploy to an MSI setup file, and run the setup file on a deployment computer, PowerBuilder can use the Windows API to obtain information about the OS and IIS versions on that computer.

  • IIS Installation
    You can install IIS from the Control Panel, but you might need a Windows operating system CD.
  • Selecting the Default ASP.NET Version
    If you installed multiple versions of the .NET Framework on the target Web server, you should make sure that IIS uses a supported version for PowerBuilder .NET applications.
  • Viewing and Modifying Global Properties in the IIS Manager
    Although you set global properties for a Web Forms application on the Configuration page of the Project painter before you deploy the project, you can also view and modify the global properties in the IIS Manager after the project is deployed.
  • Directory Structure on the Server
    When you deploy a .NET Web Forms application, PowerBuilder creates two top-level directories for the application under the IIS root.
  • Setting Up a SQL Anywhere Database Connection
    Full control permissions are required for directories containing databases that you need to access from your Web Forms applications.
  • Telerik RadControls
    PowerBuilder installs Telerik RadControls for ASP.NET and deploys these controls with your Web Forms applications.
  • AJAX Extensions
    PowerBuilder uses AJAX (Asynchronous JavaScript and XML) update functionality for Web Forms applications. With ASP.NET AJAX, the page is updated by refreshing individual regions of the page asynchronously.
  • Configuration Requirements for Windows Vista and Later
    When you run PowerBuilder on Windows Vista or Windows 7 under a standard user account, and attempt to deploy Web Forms or Web Service projects, the User Account Control (UAC) dialog box appears. This dialog box allows you to elevate your privileges for the purpose of deployment.

Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x