Answered by:
What does error VBNC30203: Identifier expected mean?

Question
-
prog.vb (1,5) : error VBNC30203: Identifier expected.
prog.vb (2,4) : error VBNC30203: Identifier expected.
prog.vb (3,4) : error VBNC30203: Identifier expected.
prog.vb (5,8) : error VBNC30203: Identifier expected.
prog.vb (6,14) : error VBNC30203: Identifier expected.
prog.vb (8,3) : error VBNC30203: Identifier expected.
prog.vb (9,17) : error VBNC30203: Identifier expected.
prog.vb (10,12) : error VBNC30203: Identifier expected.
prog.vb (11,8) : error VBNC30203: Identifier expected.
prog.vb (12,14) : error VBNC30203: Identifier expected.
prog.vb (13,26) : error VBNC30203: Identifier expected.
prog.vb (13,28) : error VBNC30037: Symbol is not valid.
There were 12 errors and 0 warnings.
- Moved by Just Karl Monday, November 7, 2016 8:03 PM Looking for the correct forum.
Wednesday, October 26, 2016 1:34 PM
Answers
-
Hello,
It sounds to me like "prog.vb" has errors.
If you created "prog.vb" AND it's in VB.Net, I'd ask in the Visual Basic .Net Language forum on MSDN.
If it's in VB 6.0, VB 6 is no longer supported by Microsoft.I'd suggest upgrading to the free Visual Studio Community Edition or to a paid Visual Studio version.
If you really want to use VB 6, which has been out of support since April 2008, I'd suggest using your favorite search engine to find a third party support forum.
If however, it's not a program you create4d, and you just want to stop getting errors, I'd ask in the Windows forum on Microsoft Community.As the Microsoft Community is on a different platform, we cannot move the question for you.Once there, click on Participate near the top of the screen, and select 'Ask a Question' or 'Start a Discussion'
Karl
When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
My Blog: Unlock PowerShell
My Book: Windows PowerShell 2.0 Bible
My E-mail: -join('6D73646E5F6B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})- Proposed as answer by Dave PatrickMVP Monday, November 7, 2016 8:16 PM
- Marked as answer by Dave PatrickMVP Saturday, November 12, 2016 3:48 AM
Monday, November 7, 2016 8:03 PM
All replies
-
Hello,
This forum is for discussions and questions regarding profiles and Microsoft's recognition system on the MSDN and TechNet sites. It is not for products/technologies.
As it's off-topic here, I am moving the question to the Where is the forum for... forum.
Karl
When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
My Blog: Unlock PowerShell
My Book: Windows PowerShell 2.0 Bible
My E-mail: -join('6D73646E5F6B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})Monday, November 7, 2016 7:52 PM -
Hello,
It sounds to me like "prog.vb" has errors.
If you created "prog.vb" AND it's in VB.Net, I'd ask in the Visual Basic .Net Language forum on MSDN.
If it's in VB 6.0, VB 6 is no longer supported by Microsoft.I'd suggest upgrading to the free Visual Studio Community Edition or to a paid Visual Studio version.
If you really want to use VB 6, which has been out of support since April 2008, I'd suggest using your favorite search engine to find a third party support forum.
If however, it's not a program you create4d, and you just want to stop getting errors, I'd ask in the Windows forum on Microsoft Community.As the Microsoft Community is on a different platform, we cannot move the question for you.Once there, click on Participate near the top of the screen, and select 'Ask a Question' or 'Start a Discussion'
Karl
When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
My Blog: Unlock PowerShell
My Book: Windows PowerShell 2.0 Bible
My E-mail: -join('6D73646E5F6B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})- Proposed as answer by Dave PatrickMVP Monday, November 7, 2016 8:16 PM
- Marked as answer by Dave PatrickMVP Saturday, November 12, 2016 3:48 AM
Monday, November 7, 2016 8:03 PM