This topic is locked

Build page without using DLL

6/1/2005 12:25:48 PM
ASPRunner.NET General questions
A
andreys author

How can I create page without using DLL? If option 'Create project after...' is unchecked all pages still have the reference to non-existing DLL in 'Bin' directory.

If I remove Inherits from the top lile, some other libraries are missed.

Sergey Kornilov admin 6/10/2005

Hi,
currently we do not have an option to use inline code. This means you have to build DLL file in order to make project working.
Code Inline feature will be added later in June.