Consultor Eletrônico



Kbase P14542: One way to make proxygen dll's compatible with ASP.NET?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   30/01/2003
Status: Unverified

GOAL:

One way to make proxygen dll's compatible with ASP.NET?

FACT(s) (Environment):

Windows

FACT(s) (Environment):

Progress 9.x

FIX:

One way to enable ASP.NET compatibility for a proxygen dll is by modifying the value for the dll's ThreadingModel key in the machine's registry from "both" to "apartment", which makes the dll's threading model single-threaded.