ME

Page 1 of 4 (4 items)  1 2 3 4 Next >
 
ME
View Sizes View Details
    No EXIF data is available

Comments

 

Vivek Soni said:

Is there a page creation and editing model in SharePoint WebServices that can be used to create and edit the content of a “publishing” page type?

We can do it from the SharePoint SDK, but How would one go about this using the WebService model?

4:09 AM on October 8, 2007
 

neama said:

urgent please

i need help to use c# with sharepoint

to view all users in web application

3:37 AM on March 17, 2008
 

Sipi said:

neama. here's an example command line func. to write out to console every user in "myweb".

void x()

       {

          SPSite site = new SPSite("http://myweb");

          SPWeb web = site.OpenWeb();

           SPUserCollection users = web.AllUsers;

           foreach (SPUser user in users)

           {

               Console.WriteLine(user.Name);

           }

       }

greets: Sipi

10:05 AM on March 17, 2008
 

Joseph said:

how to user reportserver web reference in wss site

6:58 AM on July 23, 2008
 

Richa said:

Hi,

I am looking for best method deployment, can you help me.

if i am using Sharepoint central administration, i am coming up with the error.

Error:- SPUpdatedConcurrencyException: An update conflict has occurred, and you must re-try this action

RESOLUTION/WORKAROUND:

====================

Force SharePoint to refresh its local config cache, and re-run the SharePoint

Products and Technologies Configuration wizard. It then completes without error.

To reset the config cache:

1. On the SharePoint Server where Central Administration Site is hosted browse to

C:\Documents and Settings\All Users\Application

Data\Microsoft\SharePoint\Config\<guid>

2. Take a backup of cache.ini file. Then Edit the cache.ini and replace the current

value with "1".

3. Restart the Windows SharePoint Services Timer service.

4. Verify the cache.ini now contains its previous value.

5. Run the SharePoint Products and Technologies Configuration wizard again

but still error is not resolved. Do you have any solution?

2:35 AM on February 6, 2009
 

Pratik Vyas said:

Hey Pranab,

can you help me out with Silverlight web part deployment option in SharePoint site?

I have already deployes Silverlight slideshow on SharePoint ste but want to devlop the web part by myself and then to deploy it.

Thanks in advance.

Pratik

1:40 PM on September 23, 2009
(required) 
(optional)
(required) 
Submit

This Gallery

Coffee plant at Coorg

4 total photos
Last updated on 8/18/2008

Statistics

Posted By: pranab
Viewed: 3053
Comments: 6
Ratings: 0 vote(s)
Rating

This Gallery

Tags

No tags have been created or used yet.

© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Microsoft
 
Page view tracker