50 pts.
0
Q:
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: Apr 15 2009  9:09 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
50 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
Last Answered: Apr 15 2009  9:09 AM GMT by Bala11   50 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0