You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.
When following this tutorial using the Visual Basic option, I have received the following error in building the solution:
BC30456: 'StartsWithUpper' is not a member of 'String'
I have pasted the code in from the tutorial, therefore the function has been defined as an extension. I have also added the library as a project reference in the application.
I am working in Visual Studio 2022, in Windows 11, in Parallels, on an M1 MacBook Air.
To reproduce this error, simply follow the Visual Basic version of the tutorial. This seems to be the same problem as was reported in #12517.
Please find attached screenshots of the state of play.
Any help which you can provide would be much appreciated, and I apologise in advance if there is any error on my part.
Yours faithfully,
James Maher
The text was updated successfully, but these errors were encountered:
Thank you for opening an issue! One of our team members will get back to you with additional information.
If this is a product issue, please close this issue and contact the product's support instead. For a list of support websites, see Support for Microsoft products and apps.
Good afternoon,
When following this tutorial using the Visual Basic option, I have received the following error in building the solution:
BC30456: 'StartsWithUpper' is not a member of 'String'
I have pasted the code in from the tutorial, therefore the function has been defined as an extension. I have also added the library as a project reference in the application.
I am working in Visual Studio 2022, in Windows 11, in Parallels, on an M1 MacBook Air.
To reproduce this error, simply follow the Visual Basic version of the tutorial. This seems to be the same problem as was reported in #12517.
Please find attached screenshots of the state of play.
Any help which you can provide would be much appreciated, and I apologise in advance if there is any error on my part.
Yours faithfully,
James Maher
The text was updated successfully, but these errors were encountered: