HighTechTalks DotNet Forums  

VB.NET error messages

Dotnet Scripting microsoft.public.dotnet.scripting


Discuss VB.NET error messages in the Dotnet Scripting forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Alexander Baranovsky
 
Posts: n/a

Default VB.NET error messages - 09-06-2005 , 04:02 AM






Hello,

I'm working on VB.NET interpreter, it will be the second language supported
by paxScript.NET scripting engine (www.paxscript.net). I need in the full
VB.NET compile-time error message list (like CS0001-CS5000 for C#) but I
cannot find it in MSDN - there are not items VB0001, VB0002 etc. Could you
help me please?

Thank you.

--
Alexander Baranovsky
VIRT Laboratory
www.paxscript.com
www.paxscript.net



Reply With Quote
  #2  
Old   
Sven Devriese
 
Posts: n/a

Default Re: VB.NET error messages - 09-07-2005 , 04:00 AM






"Alexander Baranovsky" <ab (AT) cable (DOT) netlux.org> wrote

Quote:
I'm working on VB.NET interpreter, it will be the second language
supported
by paxScript.NET scripting engine (www.paxscript.net). I need in the full
VB.NET compile-time error message list (like CS0001-CS5000 for C#) but I
cannot find it in MSDN - there are not items VB0001, VB0002 etc. Could you
help me please?
Hi Alexander, you are right. There doesn't seem to be a separate list
for VB.NET's compiler messages. However, you can find them in the
MSDN docs by looking for BCxxxx(x) in the index.
For .net 2.0 beta 2 this gives me

BC2000-BC2026
BC30000-....

I don't know of a way to extract a list from this but I hope it helps you
in some way. I'm looking forward to your VB.NET version of paxscript.NET.
:-)

Sven




Reply With Quote
  #3  
Old   
Alexander Baranovsky
 
Posts: n/a

Default Re: VB.NET error messages - 09-07-2005 , 06:10 AM



Quote:
Hi Alexander, you are right. There doesn't seem to be a separate list
for VB.NET's compiler messages. However, you can find them in the
MSDN docs by looking for BCxxxx(x) in the index.
Thank you, Sven. BCxxxx(x) is ok.

Quote:
I'm looking forward to your VB.NET version of paxscript.NET. :-)
Simple scripts already work ;-) I hope to release beta version at the end of
September.

A.

"Sven Devriese" <desfen (AT) newsgroup (DOT) nospam> сообщил/сообщила в новостях
следующее: news:ehQ19H4sFHA.3040 (AT) TK2MSFTNGP14 (DOT) phx.gbl...
Quote:
"Alexander Baranovsky" <ab (AT) cable (DOT) netlux.org> wrote in message
news:uYU6elrsFHA.3596 (AT) TK2MSFTNGP15 (DOT) phx.gbl...
I'm working on VB.NET interpreter, it will be the second language
supported
by paxScript.NET scripting engine (www.paxscript.net). I need in the
full
VB.NET compile-time error message list (like CS0001-CS5000 for C#) but I
cannot find it in MSDN - there are not items VB0001, VB0002 etc. Could
you
help me please?

Hi Alexander, you are right. There doesn't seem to be a separate list
for VB.NET's compiler messages. However, you can find them in the
MSDN docs by looking for BCxxxx(x) in the index.
For .net 2.0 beta 2 this gives me

BC2000-BC2026
BC30000-....

I don't know of a way to extract a list from this but I hope it helps you
in some way. I'm looking forward to your VB.NET version of paxscript.NET.
:-)

Sven





Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.