Hi, I've recently set up a virtual assistant in visual studio and when running the program, it gives me the following error:
"LuisService.Region cannot be Null"
I'm completely new to Azure so I'm not entirely sure what this means. Can anyone help? I've attached an image to give you more information about the exception I'm receiving.
I've created an LUIS AI and added a prediction resource, I've also added entities and intents, so i honestly have no idea why this error is occurring.
Is there somewhere in the program where i need to input the LUIS app ID?
Thankyou
"LuisService.Region cannot be Null"
I'm completely new to Azure so I'm not entirely sure what this means. Can anyone help? I've attached an image to give you more information about the exception I'm receiving.
I've created an LUIS AI and added a prediction resource, I've also added entities and intents, so i honestly have no idea why this error is occurring.
Is there somewhere in the program where i need to input the LUIS app ID?
Thankyou
Last edited: