Deployment problems with ISP

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Luuk Postuma

    #1

    Deployment problems with ISP

    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?
Working...