This topic is locked

asprunner.net event coding

6/1/2022 11:11:32 PM
ASPRunner.NET General questions
R
rmoore8 author

Hello,
I am upgrading from asprunner.pro to asprunner.net. I wish to use VB.net as the programming language in Events and not C#. However, it seems to default to C# and there is not a way to make it default to VB.net. Even when I mannually change all the event code I write to VB, it fails and when I compile I get a long list of CS errors. Is there an easier way to do this in VB.net code and to not have it compile in C#?

Thank you.

admin 6/2/2022

You have to manually switch every event that has code to VB.NET.