Inability to consume NVO .NET assemblies from Web Forms applications

Although PowerBuilder Web Forms can consume Web services that you create with a .NET Web Service target, they cannot consume assemblies that you create with a .NET Assembly target. These assemblies are dependent on the Sybase.PowerBuilder.Win.DLL. If you try to call one of these assemblies from a Web Forms application, PowerBuilder throws an exception. However, the assemblies you create from a .NET Assembly target can work in a PowerBuilder Windows Forms application, and they can be consumed from a Visual Studio application. [CR 485449]