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="myd ll.dll" directive.
We have tried separating the source file and using the
page directive SRC="mysource.c s" 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="myd ll.dll" directive.
We have tried separating the source file and using the
page directive SRC="mysource.c s" but this isn't working
either.
Anyone have any ideas/help?