


I've got a process that manages the contents of a custom list. The processtakes the contents of an AccessDB, runs the data through some logic, andthen adds/updates/deletes items from the custom list. All the SharePointinteration is implemented via the SharePoint Lists Web service (lists.asm...
Hi,I have a problem with Xml decoding ... I posted this issue in thedotnet.xml-newsgroup but we figured out it is not a xml-problem. I stillhave 2 options: it could be related to sharepoint-configuration or windowsOS-configuration. So I'll start in this newsgroup:I have problems with XML En...
Hi everybody,I would like to develop a document list, that would use XSLT toretrieve a list of infopath documents, and their respective contents,and that would display them accordingly.For instance, given a set of product descriptions, I would like to seea customized XSLT-like sharepoint documen...
I'm sorry, as far as I know it is not possible to parameterize things in thedata quries. This is really a deployment issue. It is possible to rewritevalues, you could do this yourself using custom code. Does anyone have agood solution for this?Kind regards,MacawSerge van den OeverSpecialist...
I have a task list that I've upgraded from WSSv2 to v3, and all the listforms (the ListFormWebPart on newpage.aspx, editform.aspx and dispform.aspx)are showing three of the fields twice.With WSSv2, it was possible to use FrontPage 2003 to customize theSharepoint List Form, but Sharepoint De...
I am trying to create a linked webpart see code below and trying to usethe[Microsoft.SharePoint.Security.WebPartPermission(System.Security.Permissions.SecurityAction.LinkDemand,Connections=true )]to this end unfortunatley I get the following error at compile timeC:\webparts\classParent\WebPart1....
HiLotus Notes clients cannot use address book option while adding internalusers from e-Room. Is there any possible solution to this?regardsGopi...
Where can I find some WPSC sample code?I've read the WSS SDK WPSC (Web Part Page Services) Component documentation.When I try to find some sample code however I can't seem to get anything ina MSDN site search. Is the WPSC so new that it won't be ready till the end of2005?I seems l...
I am having trouble opening the default master page in frontpage 2003.When i attempt to do this i recieve the error :The web site has ben configured to disallow editing with FrontPageContact your web site administrator for more information.Ive seen a page on microsoft.com where you can edit the...
What are you waiting for? Grab the WSS v3 bits here:http://blogs.msdn.com/sharepoint/ar...25/606800.aspx. You DON'Tneed any product keys for these.Daniel Larsonhttp://feeds.feedburner.com/daniellarsonhttp://spaces.msn.com/daniellarson...
Hi,Is there anyway to retrieve UserProfile from AD in WSS site?Currently i have a WSS site, and i'd like to retrieve User'sinformation other than Email, ID, Notes which is already availble in_layouts/1033/UserDisp.aspx.I use the following code to retrieve user's information which...
Based on what I've been able to find in the WSS SDK, the only way toprogrammatically and remotely add a user to subsite is to add them to across-site group using the UserGroup web service. The only method call iswsUserGroup.AddUserToGroup()which adds people to a cross-site group. Thereappea...

