Hello There,
I'm wondering if anyone can help me out.
We run a hosting platform and currently have an isolated Full trust server mostly for DNN and other CMS which require Full Trust instead of Medium.
What I've found is, that the installation of DNN is not quite straight forward as I would have hoped, from such a platform.
First of all: The installation doesn't work in Integrated Pipeline mode, I have to set the pool to classic, get through the first part of the installation, wait for it to error out saying the pool isn't in integrated mode... then change the pool back to Integrated and hit retry, then it'll resume and after a while it will error out again at ~15-30% saying that table Xyz already exists in the database even though the database is fresh and the installation hasn't done anything yet... (The table exists error is about the length of war and peace!) - So we delete the database, re-create it and retry the installation again, then it'll carry on and sometimes it will error out again with the same thing (tables already exist) or carry on a bit further and error out for something completely different.
So my question is, Why isn't it just a straight forward process, to keep the pool in Integrated as advertised, fill in the installation form press "Go" and it just go through the process without a problem?