Hi All,
I thought it worth sharing my findings.....
1. I created my new portal on my laptop, just the 'bare bones' and sent it to discountasp.net using SQL Server EM DTS. It seems to send it 'first time' ok in 3.0.13...??? Perhaps it is only updating the target database it cannot do??? I have not played with 3.0.13 databases before...
2. In my root directory I renamed web.config to web.config.sav (which breaks the app in the root directory of course)
3. I edited the portal alias table to add
www.instantbi.com/dnn3013 as an alias.
4. I then entered
www.instantbi.com/dnn3013 in my browser and horray, it came right up!!!!
5. If I rename the web.config in the root directory back to web.config the 3013 version does crash and burn with config problems.
So, now, at least, I can just renamed web.config to web.config.sav effectively taking my site 'offline' while I edit the new 3.0.13 version underneath....I am (of course) assuming that when the time comes to actually do the 'upgrade' I will be able to replace my 2.1.2. directories with 3.0.13 dircetories and it should work...he says hopefully....
So, if anyone is looking at doing an upgrade like this.....these steps work...it does make me wonder though that if I did all my editting on my laptop might the initial transfer from laptop to hosting database work again if I deleted all the stored procedures, constrtaints, tables etc??? I'd be interested to know....I don't want to take the chance myself as it will take so long to build the site and try it out!!!
Hope this helps someone else.. ;-)