G Guest Apr 23, 2004 #1 What reference do I need to include this statement in my VB .NET program? Thanks.
A Armin Zingler Apr 23, 2004 #2 Bill said: What reference do I need to include this statement in my VB .NET program? Thanks. Click to expand... "Microsoft Visual Basic .NET Compatibility Runtime" Should only be used for upgraded projects. -- Armin How to quote and why: http://www.plig.net/nnq/nquote.html http://www.netmeister.org/news/learn2quote.html
Bill said: What reference do I need to include this statement in my VB .NET program? Thanks. Click to expand... "Microsoft Visual Basic .NET Compatibility Runtime" Should only be used for upgraded projects. -- Armin How to quote and why: http://www.plig.net/nnq/nquote.html http://www.netmeister.org/news/learn2quote.html
H Herfried K. Wagner [MVP] Apr 23, 2004 #3 * "=?Utf-8?B?QmlsbA==?= said: What reference do I need to include this statement in my VB .NET program? Thanks. Click to expand... "Microsoft.VisualBasic.Compatibility.dll" or "Microsoft.VisualBasic.Compatibility.Data.dll".
* "=?Utf-8?B?QmlsbA==?= said: What reference do I need to include this statement in my VB .NET program? Thanks. Click to expand... "Microsoft.VisualBasic.Compatibility.dll" or "Microsoft.VisualBasic.Compatibility.Data.dll".