MsgBox Questions and Answers

Recent IT Questions

1 - 2 of 2
<<PREVIOUS 1 NEXT>>

Access Denied while accessing SPWeb class

Hi experts can any one resolve my following error: code as follows: Dim mysite As New SPSite("http://mysitetest:5678") Dim web As SPWeb = mysite.RootWeb MsgBox(web.Name.ToString) I am getting "Access Denied" at msgbox execution

asked by Bala11

  50 pts.

Diff B/w MsgBox() And MessageBox() in VB.NET 2005

HI, iam new to vb.net 2005, i just want to know the difference between the Msgbox & Messagebox(). I Want to know which is more optimized onw when we are using vb.net 2005.

View Answer   |  Aug 19 2008  4:53 AM GMT
Visual Basic .NET, VB.NET 2005, Visual Basic 2005
asked by AnjanaDurga

  70 pts.

1 - 2 of 2
<<PREVIOUS 1 NEXT>>