This topic is locked

PHPrunner to ASPrunner or ASPrunner.NET

9/28/2018 6:47:12 PM
PHPRunner General questions
K
KevinMillican author

Does anyone have experience of starting a project in PHPrunner and then moving it to ASPrunner.NET or vice-versa?
If so, could you share your thoughts on this please?

Sergey Kornilov admin 10/2/2018

Create a copy the whole project folder. Rename .phpr to .aspr (ASPRunnerPro) or .netr (ASPRUnner.NET). Open project and replace all custom PHP code in events with ASP or C# code.
Can be done but lots of work with little or no benefit at all.