I have a site that is built in classic ASP and I want to start converting it to ASP.NET. Can I mix and match. I would start a new project and have folders dedicated to the ASP.NET pages locally, but would push to a development server that has the ASP code. I know there is some overlap in Wappler directories so not sure if this would work. Hope this makes sense, let me know if you need more clarification to answer.
I’m gonna bump this versus starting a new thread.
I’ve got a classic asp site that is HUGE. I have both older dmxzone extensions and html data bindings in usage. I need to start migrating to wappler and also move to asp.net. Server is configured to run asp.net so that isn’t issue. Rebuilding the site from scratch isn’t really an option.
Can i just create new pages with asp.net and create and it will coexist with the older pages? I"m worried about the wappler default folders overwriting any folders that are already existing in the site?
I feel your pain - I’m in the exact same situation too. In addition, we are using MySQL instead of MSSQL so there’s an added complication. Personally, I’m slowly getting drawn to the fact I’m going to have to re-write the entire site as I can only see constant hassle trying to iron out any bugs we get along the way.
I’m planning to edit on a live server in a duplicate domain then eventually port the whole lot over in one swoop. A bit of a scorched earth policy but the only way to end up with a stable and scalable site moving on. Our ASP Classic ASP / DMXzone extensionscombo is very old skool and not scalable, better ditching the lot and starting from scratch.
yeah I could copy the entire site to a new testing domain. Do the conversions and stuff there and get it working, then move it back. I do have a lot of old dmx stuff in there. I can’t remember what they were called its been so long. HTML data bindings? I guess pre app connect. there is some app connect on there too. And the site is bootstrap 3, so there will be a lot of conversion to happen.
@george would you have any kind of time frame on “server model converters” ? I’m just trying to come up with a game plan for this website that I need to convert. Don’t know if that would be sometime soon or 6 months? Just looking for a timeline so I can figure out the ongoing plan. I’m getting used to how awesome wappler is that going that far back to modify existing HTML data components is killing me. My brain doesn’t go that far back. LOL.