Kyle A. Miller
2008-06-11 16:56:24 UTC
How does one use an Intraweb ASP.NET application??
I use the wizard to create a .NET assembly. On the main form, I put the
"Hello world!" label. Compile, and I get a DLL. It's not an ISAPI DLL,
so I can't call it. There are no ASPX files. So how do I use this
assembly? (The default web.config is the app folder.)
I did not find anything useful in the manual or in searches.
I use the wizard to create a .NET assembly. On the main form, I put the
"Hello world!" label. Compile, and I get a DLL. It's not an ISAPI DLL,
so I can't call it. There are no ASPX files. So how do I use this
assembly? (The default web.config is the app folder.)
I did not find anything useful in the manual or in searches.