Login

Is it possible to use the episerver.dll in a windows form?

Versions: n/a, FAQ number: 9, Old FAQ number: 963

Q: Is it possible to use the episerver.dll in a windows form?

A: No, EPiServer is a pure web application and the main part of its functions is only accessible in an IIS session. If you need to access information in EPiServer from other applications it is possible to use the web services which comes with the product.  At the moment it is an internal API which lacks official documentation, however it will be documented in the near future.

EPiTrace logger