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
Sharepoint ObjectModel, SPWeb class, SharePoint development
Hi, One of our clients wants to do some customization on SharePoint services. We would like to know if this is possible or not. The requirements are as under. 1. Document Sharing. Our client has many customers using their product. This software product has many modules and different customers...
SharePoint, SharePoint configuration, SharePoint development
Hi My company is just getting into SharePoint Services and I been asked to quote on a specific task, which I haven't had any luck finding any articles about. What I need to achieve is how to create a form which users fill out, the details are saved to the SharePoint database and then an email is...


