I understand JodoHost’s decision to not allow Custom Components. I wanted to know if that I were willing to pay a monthly fee, would JodoHost allow me to have one installed then? I’m willing to pay a setup/review fee as well.
I’m sorry, we take our security policy very seriously. No review process can determine if a compiled component is safe. So many times the writers of a component themselves may not know how many ways their component could be exploited. Therefore, we only run and install components that are popularly used on a shared hosting environment.
What component(s) do you need? Alternate components are provided by Jodohost. Are you using ASP or .NET? I believe that .NET custom appls. are allowed.
Yeah, scrap all that ASP DLL-from-hell crap and just go .NET… everything is compiled VB code that sits right in the bin directory off your website’s root. Much simpler and easier…
-Dave
I knew when I wrote that article it was not really the end of DLL Hell (but it was a good start).
I concur, the CLR is the only way to go.
Right now I have several components that call low level C system calls via pInvoke. I suppose I can’t use these components on the low end (shared) packages. (right)?