Try OpenEdge Now
skip to main content
.NET Open Clients
Using OpenEdge .NET Proxy Objects in Microsoft Visual Studio .NET : Types of .NET open clients : Web forms (ASP.NET)
 

Web forms (ASP.NET)

The Web forms model is the active server page development and deployment model for .NET. Web forms are for browser-based .NET clients. In this model, an Internet Information Services (IIS) server is responsible for the generation and delivery of the browser-based client code. Your Open Client proxy objects fully support a Web forms model, as long as the Progress.o4glrt.dll, Progress.Messages.dll, and Progress.ssl.dll assemblies, the message resource files, and your proxies are accessible to the server-side code for your Web forms.