|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
MsgBox errorI created a new project, and placed one line on form load: MsgBox("test") I get this error: An unhandled exception of type 'System.ArgumentException' occurred in microsoft.visualbasic.dll Additional information: Argument 'Title' cannot be converted to type 'String'. If I change the line to this: MsgBox("test", , "") It works fine. Ideas? Matthew I've searched Google and found only one case with no solution.
Can you try a repair of the .NET Framework and/or Visual Studio .NET? -- Show quoteHide quoteBest regards, Carlos J. Quintero MZ-Tools: Productivity add-ins for Visual Studio You can code, design and document much faster: http://www.mztools.com "Matthew" <PRESENT***@gmail.com> escribió en el mensaje news:1138805926.457450.98710@g44g2000cwa.googlegroups.com... > VB.NET 2003 > I created a new project, and placed one line on form load: > MsgBox("test") > > I get this error: > An unhandled exception of type 'System.ArgumentException' occurred in > microsoft.visualbasic.dll > > Additional information: Argument 'Title' cannot be converted to type > 'String'. > > > If I change the line to this: > MsgBox("test", , "") > > It works fine. > > Ideas? > > Matthew >
Coding Standards - We need a hero
Where can I find Interop.MAPI.dll Q: DataGrid Select Need equivalant code in VB.Net 2005 ? Shutdown a list of computers using VB.net Waht is the fastest/bets? Outlook Object/CDO/Redemption/...? "friend" accessor and inherited forms Data types TCPListener / GUI Responsivness Calling all (any?) NDoc'ers |
|||||||||||||||||||||||