This topic is locked

Upgrade from AspRunner.Net 3.0 to 4.0

2/25/2008 7:13:54 PM
ASPRunner.NET General questions
W
webuye author

I had an application that was created using AspRunner.Net 3.0, now I installed 4.0. When I opened this application with 4.0, how can I change the language from C# to VB.net, and where do I set/change whether I want code-behind or not?

Eugene 2/26/2008

You can choose language C# or VB.net at the first page of ASPRunner.NET.

ASPRunner.NET 4.0 uses code-behind mode and doesn't support code-inside mode.