L
Luuk Postuma
We are trying to deploy an ASP.Net app to an ISP that does
not allow us to run .dlls on their server, and so we can't
use the CODEBEHIND="mydll.dll" directive.
We have tried separating the source file and using the
page directive SRC="mysource.cs" but this isn't working
either.
Anyone have any ideas/help?
not allow us to run .dlls on their server, and so we can't
use the CODEBEHIND="mydll.dll" directive.
We have tried separating the source file and using the
page directive SRC="mysource.cs" but this isn't working
either.
Anyone have any ideas/help?