SharePoint - Social Computing ForumTopics about MySites, blogs, wikis, tagging, social networking, knowledge search and brokering, communities, etc.© 2009 Microsoft Corporation. All rights reserved.Wed, 25 Nov 2009 16:57:06 Z6810bb57-4523-4aa4-abf7-ca78eeb2e197http://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/48c689b5-1ec2-4fc6-99c6-cfb9340bb833http://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/48c689b5-1ec2-4fc6-99c6-cfb9340bb833arunagullahttp://social.technet.microsoft.com/Profile/en-US/?user=arunagullaSpQuery CAML code for Blog posts countHi  <div><br/></div> <div>I have the problme with CAML query for SPQuery to get all the blog posts by a user, I could able to get the all the discussions by a user but I couldnt get the blog posts count. Can Any one please help me. Here is my CAML query for blog posts. </div> <div><br/></div> <div><br/></div> <div> <div> <pre> SPQuery query = new SPQuery(); SPList splist = spWeb.Lists[&quot;Posts&quot;]; string spUsrId = spWeb.AllUsers[&quot;SqlMembershipProvider:&quot; + username].ID.ToString(); Context.Response.Write(&quot;spUsrId : &quot; + spUsrId); query.Query = &quot;&lt;Where&gt;&lt;Or&gt;&lt;Eq&gt;&lt;FieldRef Name='Author'/&gt;&quot; + &quot;&lt;Value Type='User'&gt;&quot; + spUsrId + &quot;&lt;/Value&gt;&quot; + &quot;&lt;/Eq&gt;&lt;Eq&gt;&lt;FieldRef Name='Editor'/&gt;&quot; + &quot;&lt;Value Type='User'&gt;&quot; + spUsrId + &quot;&lt;/Value&gt;&quot; + &quot;&lt;/Eq&gt;&lt;/Or&gt;&lt;/Where&gt;&quot;; </pre> I dont understand what will be the difference between forums and blogposts query. </div> <div><br/></div> <div><br/></div> <div>Any help please.</div> <div><br/></div> <div>thanks in advance,</div> <div><br/></div> <div>Aruna</div> </div>Wed, 25 Nov 2009 16:05:32 Z2009-11-25T16:57:05Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/b98876c9-22f7-41ea-b900-6a4a86fabfechttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/b98876c9-22f7-41ea-b900-6a4a86fabfecOsakihttp://social.technet.microsoft.com/Profile/en-US/?user=OsakiMySite recommendations?<p>Hello,<br/><br/>Does anybody have a recommendation and &quot;how-to&quot; for setting up MySite on <strong>new farm</strong> and migrating MySites from the old farm (all MOSS 2007)?  Here is the scenario: current MySite is set up on what seems to be the same web app as the main SharePoint portal.  From what I gathered in blogs and Microsoft documentation, it is better to set up MySite on its own application.  Our company intranet is <a href="http://cointranet">http://cointranet</a> and I'd like the users to be able to have their websites at <a href="http://cointranet/mysite/personal">http://cointranet/mysite/personal</a>  Is it possible if the company intranet and mysite are set up on two different web applications?  IF it is a possibility, how can I migrate some of the users' mysites to the new structure?<br/><br/>So far I configured Shared Services and created new web app for MySite during SSP setup.  So my SSP is on port 100 and MySite on port 200, while main portal web app is on port 80.<br/><br/>Thank you!</p>Mon, 23 Nov 2009 21:27:00 Z2009-11-25T15:28:00Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/b914e93e-5bbd-4b15-8c2a-ccdc2620200bhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/b914e93e-5bbd-4b15-8c2a-ccdc2620200blenka1http://social.technet.microsoft.com/Profile/en-US/?user=lenka1Wiki page history problems<p>In the wiki page the history gives only system date. I want to display a custom date instead of system date. how to do that? Thanks in advance for your help</p>Tue, 24 Nov 2009 23:43:15 Z2009-11-25T06:24:49Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/a5069468-2fbe-4fe7-9788-25f4ca14f583http://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/a5069468-2fbe-4fe7-9788-25f4ca14f583pxburghttp://social.technet.microsoft.com/Profile/en-US/?user=pxburgReplacing MOSS Forum functions A customer is not happy with MOSS forum features, and we are considering proposing Telligent's Community Server, has any one tried this and does the integration works well?Tue, 30 Sep 2008 03:18:42 Z2009-11-24T21:09:45Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/60c941da-b552-4739-b389-64c2bb5fcc08http://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/60c941da-b552-4739-b389-64c2bb5fcc08Scottie Shttp://social.technet.microsoft.com/Profile/en-US/?user=Scottie%20SNeed a bit of help getting My Site functionality to work<p>Hi all.</p> <p>I have installed MOSS 2007 enterprise in a simple-server farm mode using a SQL 2005 backend.</p> <p>It appears I have everything else working except the My Site functionality.<br>When I click on My Site, I get:<br>Your personal site cannot be created because Self-Service Site Creation is not enabled. Contact your site administrator for more information.</p> <p>So then I enable Self-Service Site Creation for the web app that is hosting the My Site service and try again. This time I receive:<br> <table class=ms-pgerr cellpadding=0 border=0> <tbody> <tr> <td class=ms-errorinl>There has been an error creating the personal site. Contact your site administrator for more information.</td></tr></tbody></table></p> <p>I have the SSP set up so that the admin site is on one web app on a port other than 80, and the My Site is on a different web app at port 80 at relative url mysite/</p> <p>I am not sure but think it may have something to do with the permissions on the SQL databases for the account holding up the SSP or the web app's identity account.</p> <p> </p> <p>My SSP service account is called moss-ssp1 and it has db owner on the 2 shared services databases and the WSS databases.<br>My web app identity service account is called moss-apppool and it has db owner as well on the SQL databases.</p> <p> </p> <p>Anyone have ideas on what it could be and/or the fix to get My Sites working?</p> <p> </p> <p> </p> <p>Thanks a bunch,</p> <p>Da</p>Sat, 27 Jan 2007 03:20:24 Z2009-11-24T17:52:14Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/c1580c3c-ee1a-4e35-8ec9-42ffbf173e98http://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/c1580c3c-ee1a-4e35-8ec9-42ffbf173e98diffidenthttp://social.technet.microsoft.com/Profile/en-US/?user=diffidentHow to get get text-only content from a blog list item instead of rich-text?.I am using object model to get the rich-text content from the body of a blog item. Is there an API that would allow me to get simple text instead of rich text?Tue, 24 Nov 2009 15:47:54 Z2009-11-24T20:39:44Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/98d2ec7d-fb55-4fcd-88c5-e45b1db959achttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/98d2ec7d-fb55-4fcd-88c5-e45b1db959acIan Silberhttp://social.technet.microsoft.com/Profile/en-US/?user=Ian%20SilberIssue with MySitesI am experiencing a very strange issue for all users, where randomly, upon logging on to the MOSS Portal - MySite, it is creating a new site, as if it were the first time a user was logging on.<br/><br/>Even though it is attempting to create the new MySite, the lists / content still remains, but My Links, the Profile picture, and Collegues are gone.  After this, if I log on again, everything is fine, until one day, randomly this cycle repeats itself.<br/><br/>Has anyone seen such an issue before?<br/><br/>TIA,<br/><br/>IanMon, 23 Nov 2009 19:35:30 Z2009-11-24T04:44:13Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/ccb3b64b-b13e-48fd-bd33-e05b7655a591http://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/ccb3b64b-b13e-48fd-bd33-e05b7655a591sander derixhttp://social.technet.microsoft.com/Profile/en-US/?user=sander%20derixHow do I display department inbox using My InboxHi,<br/><br/>I configured the My Inbox webpart for several users so they can see there mail. Works great.<br/><br/>Now I want to display the inbox of another user (e.g. <a href="mailto:info@mycompany.com">info@mycompany.com</a>  or <a href="mailto:recruitment@mycompany.com">recruitment@mycompany.com</a>) to a select few but the webpart remains blank.<br/>When I log in as the <em>info </em>user or the <em>recruitment</em> user the webpart displays the inbox just fine.<br/><br/>My questions:<br/>Can I configure the My Inbox webpart to display another users inbox?<br/>If so: how?<br/><br/>BTW we are using Exchange 2007<br/><br/>Thnx!<br/><br/>SanderFri, 20 Nov 2009 08:33:48 Z2009-11-24T02:42:45Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/363ba84d-295a-4039-8769-ea7dc3167e74http://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/363ba84d-295a-4039-8769-ea7dc3167e74Prasanna2321http://social.technet.microsoft.com/Profile/en-US/?user=Prasanna2321 what are the prerequisties for MySite in the sharepoint 2007? what are the prerequisties for MySite in the sharepoint 2007?Mon, 23 Nov 2009 12:51:53 Z2009-11-23T15:22:31Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/dfe306e9-1271-4a00-8b4f-c30179a0e7aehttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/dfe306e9-1271-4a00-8b4f-c30179a0e7aeO11yhttp://social.technet.microsoft.com/Profile/en-US/?user=O11y"EMail This Post" link not working<p align=left><font face=Arial size=2></font> </p> <p>Hello,</p> <p align=left> </p> <p align=left>When we create blogs under MOSS 2007 there is a problem with the &quot;Email this Post&quot; link under each blog post. The link opens a new email message with a link to the post but this link will work only work for URLs that do not contain a space e.g.</p> <p align=left> </p> <p align=left><a title="http://sharepointsite/mysite/myblog/lists/posts/post.aspx?id=1" href="http://sharepointsite/mysite/myblog/lists/posts/post.aspx?id=1">http://sharepointsite/mysite/myblog/lists/posts/post.aspx?id=1</a></p> <p align=left> </p> <p align=left>The problem is with any url containing a space as it is being double-encoded in the email e.g.</p> <p align=left> </p> <p align=left><a title="http://sharepointsite/my%20site/my%20blog/lists/posts/post.aspx?id=1" href="http://sharepointsite/my site/my blog/lists/posts/post.aspx?id=1">http://sharepointsite/my%20site/my%20blog/lists/posts/post.aspx?id=1</a></p> <p align=left> </p> <p align=left>in the email actually reads:</p> <p align=left> </p> <p align=left><a title="http://sharepointsite/my%2520site/my%2520blog/lists/posts/post.aspx?id=1" href="http://sharepointsite/my%2520site/my%2520blog/lists/posts/post.aspx?id=1">http://sharepointsite/my%2520site/my%2520blog/lists/posts/post.aspx?id=1</a></p> <p align=left> </p> <p align=left>where the &quot;%&quot; in &quot;%20&quot; is encoded into &quot;%25&quot;. I managed to find a blog that mentioned this problem but the solution was only for the link in the list view, not the link visible on the blog page. Has anyone else seen this and/or know of a fix?</p> <p align=left> </p> <p align=left>Thanks very much in advance,</p>Wed, 19 Mar 2008 10:38:40 Z2009-11-23T13:10:48Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/d5009aa8-8cbf-4943-85ad-18490540eebchttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/d5009aa8-8cbf-4943-85ad-18490540eebcnmaisttisonhttp://social.technet.microsoft.com/Profile/en-US/?user=nmaisttisonSP2 fixed the mySites bug that I did not want fixed<p>After installing my MOSS 2007 service pack 2 I noticed user getting redirected to mySites instead of the userdisp.aspx. I would like to have my users only go to the userdisp.aspx page. I understand that on the click of a user name the userdisp.aspx page redirects to person.aspx on port 3142 (mySites). I tried to remove the redirect with no luck. Could anybody please tell me how do I configure SharePoint to display only the userdisplay.aspx profile page rather than going to mySites. In addition, I changed the profile service link to something random I a hope that if SharePoint could not find mySites it would default to the userdisp.aspx but this did not seem to work either. Any suggestions would be welcome...</p>Tue, 16 Jun 2009 14:03:46 Z2009-11-23T10:41:57Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/48841517-766f-45e2-9b11-43a78cbf8ecahttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/48841517-766f-45e2-9b11-43a78cbf8ecatabrandthttp://social.technet.microsoft.com/Profile/en-US/?user=tabrandtWiki Usage?Any idea how I might go about tracking wiki usage.  I would like to know how many people visit particular pages.<hr class="sig">tabrandtThu, 19 Nov 2009 17:04:46 Z2009-11-23T09:05:07Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/4d0d0da2-5e4b-40bd-aa15-e1c43c4760cahttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/4d0d0da2-5e4b-40bd-aa15-e1c43c4760caArvind Subramanianhttp://social.technet.microsoft.com/Profile/en-US/?user=Arvind%20SubramanianDisabling ability to create blogs only on mysitesHello All<br/>    We are in MOSS 2007 Feb CU. We would like to prevent the ability to create blogs on Mysites. We would still like to be able to create blogs in other webapplications within Sharepoint. Can you give me a few pointers and let me know how this can be done?<br/><br/>Thank youThu, 12 Nov 2009 19:19:46 Z2009-11-23T01:10:11Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/09d1e34b-b59c-4dfe-be1d-f308bb197a67http://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/09d1e34b-b59c-4dfe-be1d-f308bb197a67jmillmanhttp://social.technet.microsoft.com/Profile/en-US/?user=jmillmancan you put an alert on a single blog post so any time anyone adds a comment you will get an email?can you put an alert on a single blog post so any time anyone adds a comment you will get an email?<hr class="sig">nonamThu, 19 Nov 2009 19:17:24 Z2009-11-23T03:36:45Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/a1b0a687-d16f-43e2-8e86-2d4eed8afebahttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/a1b0a687-d16f-43e2-8e86-2d4eed8afebadjs25ukhttp://social.technet.microsoft.com/Profile/en-US/?user=djs25ukRenaming the Default Libraries in MySites with Feature StaplingDear All<br/><br/>I've just managed to get feature stapling to work on MySites (with a lot of help from the codeplex MySiteCreate sample) to change the master page, theme and some web parts.<br/><br/>I really need to be able to change the name of the &quot;Personal Documents&quot; and &quot;Shared Documents&quot; libaries too as they the wording isn't really applicable for our students. Please could you help me do this? Is there something I can add into my feature so that when the MySite is generated, the names are changed?<br/><br/>Is it also possible to delete unwanted libraries and pages? For example, &quot;colleagues&quot; would not be applicable to our students.<br/><br/>Any help would be greatly appreciated.<br/><br/>Many thanks<br/><br/>Daniel<br/>Sat, 14 Nov 2009 14:09:26 Z2009-11-22T14:26:48Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/669a94f4-5209-4080-8877-60d109770ac1http://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/669a94f4-5209-4080-8877-60d109770ac1jmillmanhttp://social.technet.microsoft.com/Profile/en-US/?user=jmillmansharepoint blog summary web partsomeone wants to put a webpart on the front page of our site that will show a title and brief description of the last 2 or 3 blog posts.  The blog exists on a subsite.<br/> <br/> Is there something built in that I could use for this?<br/> <br/> I should have been more specific.  I can get the Content Query Web Part to work, but that will only show the title.  Is there a way to get some of the post as well?Thu, 12 Nov 2009 15:23:29 Z2009-11-20T05:27:58Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/0d49fc97-3970-4e1d-bd65-3e87a5177137http://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/0d49fc97-3970-4e1d-bd65-3e87a5177137Dave_Leprehttp://social.technet.microsoft.com/Profile/en-US/?user=Dave_LepreMy site creation failure<p>Just noticed that when creating a mysite for a new user, we get an event log error ID =5187.  &quot;My site creation failure for user xxxx.  ......A failure was encountered while attempting to create the site........Error during encryption or decryption.  System error code 0&quot;</p> <p>My sites work for existing sites.  We only get this error when creating mysites for new users.  Getting this same error on two separate farms. </p>Wed, 11 Nov 2009 20:25:03 Z2009-11-19T20:35:52Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/634d3644-73ce-47b2-9157-298a79822e33http://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/634d3644-73ce-47b2-9157-298a79822e33wexfordhttp://social.technet.microsoft.com/Profile/en-US/?user=wexford"My SharePoint Sites" in Office Save As DialogHi,<br/><br/>We have reinstalled a number of users Operating Systems onto their machines.  They are also using Office 2007.<br/>They previously had access to SharePoint on their old machine and had clicked on their &quot;My Site&quot; link in SharePoint.<br/>On their old machine they had a link in the Office 2007 Save As dialog to &quot;My SharePoint Sites&quot;.<br/><br/>On their re-built machine the &quot;My SharePoint Sites&quot; link is not there now.  <br/>There seems to be no obvious way as to how these links get there in the first place.<br/><br/>How do we get it back on all machines?Wed, 18 Nov 2009 14:43:27 Z2009-11-19T16:55:54Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/06b565ef-3d6b-4e31-98e4-37801bc17522http://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/06b565ef-3d6b-4e31-98e4-37801bc17522Toomanyhatshttp://social.technet.microsoft.com/Profile/en-US/?user=ToomanyhatsMySite, hide the site actions menu.So I like the idea of each person having their own Profile and basic MySite.<br/>What I don't like is that each Mystie is a root Site Collection with the MySite user as Owner.<br/>Is there a permission model I'm not understanding here or something else.<br/>Specifically I want to remove the MySite Create ability, and Site Settings page from the Mysite users.<br/>Goal is I don't want 100's of users calling me up and asking &quot;what does this do???&quot;Thu, 30 Jul 2009 20:06:24 Z2009-11-18T21:01:40Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/6139c039-4e32-4302-ab85-6ffc944d44abhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/6139c039-4e32-4302-ab85-6ffc944d44abHeath Hopkinshttp://social.technet.microsoft.com/Profile/en-US/?user=Heath%20HopkinsSharePoint Profile PrivacyFor a small set specific users in my organization, personal data needs to be hidden from everyone else in the organization.  This means that searching for a protected name or email should not return SharePont profile results, and viewing the Person.aspx page for that account should not show the name or email address.  Is there a way to set the privacy policy on these fields?  <br/>I considered not importing these users from Active Directory into SharePoint, but I do not want to deny them any services.  Is having a profile a technical requirement of the My Site service?Tue, 17 Nov 2009 18:01:13 Z2009-11-18T16:44:08Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/8bb77771-5f6f-4ed1-80f3-f3ac50400d71http://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/8bb77771-5f6f-4ed1-80f3-f3ac50400d71ComptonAcehttp://social.technet.microsoft.com/Profile/en-US/?user=ComptonAceOWA in mysite areaHi, Not sure if i am doing something wrong with the setup of sharepoint but i cannot get users to be automatically logged into the owa sections of their mysite (calendar and inbox). Each time they laccess sharepoint they need to re-enter their username and password into the owa boxes even though they are automatically logged into sharepoint through AD which they find very annoying. It keeps the server settings fine. On another note (not sure if i should post it elsewhere) how do i edit the default mysite template so they i can give them all a consistent branded mysite to begin with. I am using sharepoint designer<br/>Thanks very much<br/>GavinWed, 18 Nov 2009 10:40:39 Z2009-11-19T09:57:52Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/22ee075e-b8a3-4a9e-abfc-f585dea4650ehttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/22ee075e-b8a3-4a9e-abfc-f585dea4650eWestside2008http://social.technet.microsoft.com/Profile/en-US/?user=Westside2008Blog Webpart?Hi,<br/> <br/> Is there a blog webpart?  I want to display the first few posts of this blog on a home page.  It seems that in MOSS 2007 the Blog is a site, I am looking to somehow show a webpart with the latest blog posts from the blog.  Any way to do this?<br/> <br/> Thanks,<br/> <br/> -WestsideMon, 06 Jul 2009 09:01:50 Z2009-11-18T10:57:28Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/a5047c34-871e-4de0-8972-ef0e81d79a0fhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/a5047c34-871e-4de0-8972-ef0e81d79a0fGeorge2http://social.technet.microsoft.com/Profile/en-US/?user=George2how to have publishing, blog and wiki features together?<p>Hello everyone,</p> <p>I am using SharePoint 2007 Enterprise + Publishing portal template + Windows Server 2008. I want to have blog and wiki features as well as publishing portal features. Any ideas how to integrate publishing portal, blog and wiki? For integrate, I mean using the same user name and password to pass through authentication of publishing portal, blog and wiki. And should I setup 3 different site collections for publishing portal, blog and wiki (I find if I setup publishing portal site collection, I can not create blog and wiki sub-site)?</p> <p>thanks in advance,<br/>George</p>Tue, 17 Nov 2009 17:38:18 Z2009-11-18T05:31:52Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/74bceab3-a534-44b4-bdf3-6645cceca7fehttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/74bceab3-a534-44b4-bdf3-6645cceca7fediffidenthttp://social.technet.microsoft.com/Profile/en-US/?user=diffidentRestoring "Add Comments" web partHi All,<br><br>I created a site based on &quot;blog site&quot; template. Usually, these sites come with certain content types like Posts, Comments and page layouts like creating a new post, adding a comment etc.<br><br>Something happened when I created a blog site that I am now unable to add comments to existing posts. I can see the link that says &quot;Comments(0)&quot; but it is not an hyperlink and text boxes for creating comments are missing. Even if I go at the list level and add a comment, the post for which that I created the comment does not say &quot;Comments(1)&quot;. I verified that there is a lookup column in the Posts list that ties the post to its comments.<br><br>I am trying to restore these web parts but do not know how...<br><br>If I open the site in SP Designer, I can see that one of the web parts is missing but when I try to copy this web part from an existing site (which is working fine) and paste it into my existing site (of course, I changed the list ID etc.) it does not work.<br><br>In essense, the problems that I am facing right now are :<br><br>1. I cannot see add new comment web part when I click on a post.<br>2. Even if I create comments at the list level, they are not displayed when I click the corresponding post. I have ensured  that there is a lookup column that ties post list to comments list.<br><br>Any ideas, suggestions or pointers?<br><br>Thanks!<br>Fri, 06 Mar 2009 16:00:50 Z2009-11-17T19:37:45Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/527a41b2-99b0-4631-81ed-603355bb333fhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/527a41b2-99b0-4631-81ed-603355bb333fMurlidhar Chawhanhttp://social.technet.microsoft.com/Profile/en-US/?user=Murlidhar%20ChawhanIssue with Wiki site - German keyboard<span style="font-size:x-small"><span style="font-family:Arial">Since a long time we are facing very wearied issue with wikisite</span></span> <p class=MsoNormal><span style="font-size:10pt;font-family:'Arial','sans-serif'"> </span></p> <p class=MsoNormal><span style="font-size:10pt;font-family:'Arial','sans-serif'">Some of our colleagues work from Switzerland and they use “German” Keyboard,</span></p> <p class=MsoNormal><span style="font-size:10pt;font-family:'Arial','sans-serif'">Now the problem is only in wiki site they could not able to type “]” but they could type “[“.</span></p> <p class=MsoNormal><span style="font-size:10pt;font-family:'Arial','sans-serif'"> </span></p> <p class=MsoNormal><span style="font-size:10pt;font-family:'Arial','sans-serif'">They have MOSS sp1 infrastructure, </span></p> <p class=MsoNormal><span style="font-size:10pt;font-family:'Arial','sans-serif'"> </span></p> <p class=MsoNormal><span style="font-size:10pt;font-family:'Arial','sans-serif'">I too have tested the same here in German keyboard – Laptop D410,</span></p> <p class=MsoNormal><span style="font-size:10pt;font-family:'Arial','sans-serif'">The regional language for the keyboard is “Switzerland (German)”. (DE)</span></p> <p class=MsoNormal><span style="font-size:10pt;font-family:'Arial','sans-serif'"> </span></p> <p class=MsoNormal><span style="font-size:10pt;font-family:'Arial','sans-serif'">The strange thing here is we could type “]” in notepad as well as WordPad when Keyboard is in DE mode but not in Wiki site.</span></p> <p class=MsoNormal><span style="font-size:10pt;font-family:'Arial','sans-serif'">If we change the keyboard language mode to EN we could type “]” in wikisite,</span></p> <p class=MsoNormal><span style="font-size:10pt;font-family:'Arial','sans-serif'"> </span></p> <p class=MsoNormal><span style="font-size:10pt;font-family:'Arial','sans-serif'">In German keyboard the shortcut to type “]” is AltGr+],</span></p> <p class=MsoNormal><span style="font-size:10pt;font-family:'Arial','sans-serif'"> </span></p> <p class=MsoNormal><span style="font-size:10pt;font-family:'Arial','sans-serif'">Now if we type AltGr+] 24 time we could type “]”, ie, AltGr+] key first goes to all the toolbar controls of wiki edit page and at last it type “]”,</span></p> <p class=MsoNormal><span style="font-size:10pt;font-family:'Arial','sans-serif'"> </span></p> <p class=MsoNormal><span style="font-size:10pt;font-family:'Arial','sans-serif'">Hence I could see that their could be a problem with Wiki page shortcut keys,</span></p> <p class=MsoNormal><span style="font-size:10pt;font-family:'Arial','sans-serif'"> </span></p> <p class=MsoNormal><span style="font-size:10pt;font-family:'Arial','sans-serif'">This is not so major but many of our employees in Switzerland uses SharePoint wiki site to updates and they are facing much problem for typing “]”,</span></p> <p class=MsoNormal><span style="font-size:10pt;font-family:'Arial','sans-serif'"> </span></p> <p class=MsoNormal><span style="font-size:10pt;font-family:'Arial','sans-serif'">Hence can you please let me know is this issue being documented somewhere in Microsoft msdn or any solution for this kind of issue.</span></p> <p class=MsoNormal><span style="font-size:10pt;font-family:'Arial','sans-serif'"> </span></p> <p class=MsoNormal><span style="font-size:10pt;font-family:'Arial','sans-serif'">Kindly request to help me out, looking forward for your positive response,</span></p> <p class=MsoNormal><span style="font-size:10pt;font-family:'Arial','sans-serif'"> </span></p> <p class=MsoNormal><span style="font-size:10pt;font-family:'Arial','sans-serif'">Thanks in advance,</span></p>Fri, 05 Jun 2009 13:23:49 Z2009-11-17T11:49:40Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/92e219a5-03c8-408b-97b1-08c8b66d409bhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/92e219a5-03c8-408b-97b1-08c8b66d409bTravis A.http://social.technet.microsoft.com/Profile/en-US/?user=Travis%20A.Importing formatted html into multi-line list field in Blog<p>Problem: I have formatted html text that I need to get imported into a multiline text field. <br/><br/>Background: In wss 2.0 we wrote a custom template to function as a blog, In 3.0 we are moving all the contents of the blog to the out of the box blog that wss 3.0 offers. In the process of the move, I have been able to extract 3 key fields from our 2.0 db. Title, Body, and publish date. The body field in our database is stored as formatted html (ie &lt;Strong&gt; Hello Board &lt;/Strong&gt;). We have multiple custom 2.0 sites with 3000+ post. Our stated direction is to return to an out of the box implementation rather than recreating a custom site definition and mapping it for an upgrade.<br/><br/>The wss 3.0 multiline text is set to hold enhanced rich text.<br/><br/>When I import either by importing a custom sp list or by switching to datasheet view with a simple copy and paste, the end result is always the text field explicitly holding the html tags as entered text instead of recognizing it as the formatting. (ie &lt;Strong&gt; Hello Board &lt;/Strong&gt; instead of <strong>Hello Board</strong>) I understand that this is a non issue with sharepoint and it is functioning properly but has anyone experienced this situation and could you point me in the appropriate direction to handle? I have researched this and found close problem and solutions but none have panned out for me as of yet. Any help would be greatly appreciated.</p>Mon, 16 Nov 2009 16:01:49 Z2009-11-16T16:15:50Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/91211fa5-353d-4add-84cc-94c81ac9d5a0http://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/91211fa5-353d-4add-84cc-94c81ac9d5a0ddasguptahttp://social.technet.microsoft.com/Profile/en-US/?user=ddasguptaBest Practices for My LinksAre there any best practices available for My Links?<hr class="sig">SharePoint ArchitectThu, 12 Nov 2009 15:51:22 Z2009-11-16T14:25:19Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/b19579a2-f85d-49bb-a55c-7ffd004419b2http://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/b19579a2-f85d-49bb-a55c-7ffd004419b2Patrick.Ihttp://social.technet.microsoft.com/Profile/en-US/?user=Patrick.IIs there a way to s keep 2 WIKI's in sync (As in update)I have 2 wiki's and i would like to keep the 2 in sync.<br/>I was thinking of using the stsadm restore cmd to do this but it restores the whole site plus the root site.<br/>Anyways to update WIKI's from another WIKI.<br/>Thanks in AdvWed, 11 Nov 2009 00:33:55 Z2009-11-19T09:45:42Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/9c4f243d-3f98-4d73-a338-ba8800a42e03http://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/9c4f243d-3f98-4d73-a338-ba8800a42e03MarkEStory2http://social.technet.microsoft.com/Profile/en-US/?user=MarkEStory2Enable a Wall to Write On in My Sites ?I have a new user that is asking whether they can have a &quot;wall&quot; to write on, like on Facebook. Is it possible to enable something like that in MOSS 2007?<br/> Thanks.Fri, 13 Nov 2009 07:26:30 Z2009-11-20T06:22:24Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/0c0aefd5-212f-4c21-b61b-f016c3bb274ahttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/0c0aefd5-212f-4c21-b61b-f016c3bb274aMarkEStory2http://social.technet.microsoft.com/Profile/en-US/?user=MarkEStory2Allowing users to manage their email addresses in MySitesEnvironment is MOSS 2007, with one button install for standalone server.<br/> <br/> After many Google searches, found that setting email addresses for users is in the Share Services administration area. However, this is an untenable solution for system administrators. Right now in My Sites the Work Email address cannot be entered by the logged in user. Is there any way to let that be edited by the user ?<br/> <br/> Thanks,<br/> Mark Story<br/>Wed, 11 Nov 2009 09:48:13 Z2009-11-13T16:55:15Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/e4eefc4f-d0f1-43fb-bc2f-4b32fc98d320http://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/e4eefc4f-d0f1-43fb-bc2f-4b32fc98d320camiloandreshttp://social.technet.microsoft.com/Profile/en-US/?user=camiloandresallow anonymous to post comments in blog<p>Hello,</p> <p>First of all, sorry about my english, and i am newbie with sharepoint</p> <p>i have problems allowing anonymous to post comments in blog. i read post like:</p> <p><a href="http://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/865333e6-686d-495b-8390-c837ba173135?persist=True">http://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/865333e6-686d-495b-8390-c837ba173135?persist=True</a></p> <p>or</p> <p><a href="http://www.alpesh.nakars.com/blog/howto-set-permissions-for-comments-on-sharepoint-blog/">http://www.alpesh.nakars.com/blog/howto-set-permissions-for-comments-on-sharepoint-blog/</a></p> <p>and others about allow anonymous post or comment in blogs but my problem is that the site have the default web aplication to visitors (anonymous) and an extension to extranet. how can allow anonymous to post comments in blog with this scenario? may be disabling the windows autentication in the default aplication? (i read about the windows autentication disable the anonymous post or comment)</p> <p>thanks in advance, and please, tell me if i am not clear.<br/><br/><br/><br/> </p>Wed, 08 Jul 2009 22:11:14 Z2009-11-12T20:50:06Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/500bb856-e213-4e9d-90fa-951774aaca93http://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/500bb856-e213-4e9d-90fa-951774aaca93Protomorhttp://social.technet.microsoft.com/Profile/en-US/?user=ProtomorHow can I show conference room calendars in SharePoint "My Calendar" webparts?I have a generic MOSS 2007 setup trying to connect to exchange 2007. The exchange server houses an existing conference room (aka a reference room)<br/> <br/> I have gotten to the point where I can view the calendar of the person logged in is trying to view their own calendar. BUT they see the OWA login prompt first. <br/> Mail server address: https://owa.MyCompany.net/owa<br/> Mailbox: confroom777@MyCompany.net<br/> <br/> If I use Http I get a 403 error. If I try to view the confroom77 mailbox by logging in as my user account, I get this error:<br/> <br/> &quot;This mailbox cannot be opened. The mailbox may be located in a different forest from the Microsoft Exchange Client Access server. For access to the mailbox or for more information, contact technical support for your organization.&quot;<br/> <br/> I'm guessing that I'm missing something for an auto login but regardless, I cannot view another users public mailbox. Or am I missing the point of the &quot;My Calendar&quot; webpart?Tue, 16 Jun 2009 14:28:22 Z2009-11-12T19:18:14Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/b901cbd9-6afb-43be-a863-91c9d3e6e9d5http://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/b901cbd9-6afb-43be-a863-91c9d3e6e9d5pmasiarhttp://social.technet.microsoft.com/Profile/en-US/?user=pmasiarSimplest way to show current date in sharepoint wiki page?I have a wiki page (which I use as confirmation page when new list entry is submitted). <div><br/></div> <div>Sometimes later I will import all data into access and send real confirmation, but for trivial simple start I was thinking about adding trivial javascript printing current date, so the page will look &quot;current&quot;.</div> <div><br/></div> <div>Like this JS snippet:</div> <div><br/></div> <div><a href="http://www.tizag.com/javascriptT/javascriptdate.php">http://www.tizag.com/javascriptT/javascriptdate.php</a></div> <div><br/></div> <div>or this, specific to SP:</div> <div><br/></div> <div><a href="http://www.jeremysimmons.net/blog/CommentView,guid,932ce6f6-499f-49e9-aedd-2331000032cf.aspx">http://www.jeremysimmons.net/blog/CommentView,guid,932ce6f6-499f-49e9-aedd-2331000032cf.aspx</a></div> <div><br/></div> <div>Well, I have no luck with either approach - when I try to edit HTML of the wiki page to insert JavaScript snippet, SP &quot;helpfully&quot; eliminates the script.</div> <div><br/></div> <div>Am I just dumb, or even such a trivial thing requires couple dozens of C# and XML configuration like this overkill solution?</div> <div><br/></div> <div><a href="http://www.mtelligent.com/journal/2007/9/29/sharepoint-2007-custom-date-time-field-to-default-the-time-t.html">http://www.mtelligent.com/journal/2007/9/29/sharepoint-2007-custom-date-time-field-to-default-the-time-t.html</a></div> <div><br/></div>Wed, 11 Nov 2009 16:18:07 Z2009-11-13T16:55:41Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/87788113-9f2d-4818-8f63-a59dc149fa5ehttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/87788113-9f2d-4818-8f63-a59dc149fa5efmtzbalthttp://social.technet.microsoft.com/Profile/en-US/?user=fmtzbaltMoving from main site to My Site without prompting the user to re-enter passwordHi all,<br/> <br/> My main site is on port 80, and I have configured My Sites on port 82. Users are local users (not domain) but soon they will be configured as FBA users.<br/> <br/> When the user goes from the main site to my site, he/she is re-prompted to enter his credentials, even if they are the same.<br/> <br/> Is there a way to avoid this? The user should only be asked once for the credentials.<br/> <br/> Thanks,<br/> fmtzbaltWed, 19 Aug 2009 13:36:52 Z2009-11-12T16:40:53Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/52b7b678-f258-4640-a439-2b93aefa33e0http://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/52b7b678-f258-4640-a439-2b93aefa33e0HKCSS CT Lauhttp://social.technet.microsoft.com/Profile/en-US/?user=HKCSS%20CT%20LauHow to add a "sharepoint main site" hyperlink for all users' mysite? hi Sir<br/>we just deployed MS SharePoint 2007 in our office recently. everything is fine, but users tell us that they cannot find a hyperlink, so that they can directly click that link and go back to the SharePoint main site (and no need to type the url by themselves).<br/>I would like to ask.. is there any way that can achieve the above purpose for all mysite users (<a href="http://mysite.xxx.org.hk/_layouts/MySite.aspx">http://mysite.xxx.org.hk/_layouts/MySite.aspx</a>)??<br/>Thanks<br/>CT LauTue, 10 Nov 2009 15:14:08 Z2009-11-15T09:13:26Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/e9b2b45e-9f17-4b20-8138-ed65ab376848http://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/e9b2b45e-9f17-4b20-8138-ed65ab376848Jon Garfunkelhttp://social.technet.microsoft.com/Profile/en-US/?user=Jon%20GarfunkelSharePoint wiki major vs. minor versioning We've been using SharePoint wiki for 18 months. We're using checkout because it's not clear that the wiki supports merge upon a conflict save.<br><br>Recently we've seen that it takes SharePoint 15 seconds to display a wiki article that's of a minor version. Major versions display pretty quickly, less than a second. I suppose we can start saving to all major versions... but why is this happening? Is SharePoint merely saving diffs for minor versions checkins, and thus it needs to rebuild it on demand? Is there anyway to store the most recent doc in the cache?<br><br>Upgrading to 64-bit hasn't improved this.<br><br>JonTue, 03 Feb 2009 18:55:14 Z2009-11-11T23:49:05Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/861b426a-82ef-4fb1-8dee-31d84b601055http://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/861b426a-82ef-4fb1-8dee-31d84b601055Sathishreddyhttp://social.technet.microsoft.com/Profile/en-US/?user=SathishreddyHow to add custom column in Links list in MySiteHello,<br/><br/>How to add custom column to Links in My Site.<br/><br/>Thanks in Advance..Wed, 11 Nov 2009 19:02:55 Z2009-11-12T06:28:44Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/a937fa43-e20e-4bc4-94fc-a0016a847e6chttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/a937fa43-e20e-4bc4-94fc-a0016a847e6cAnonymous7585http://social.technet.microsoft.com/Profile/en-US/?user=Anonymous7585Changing user domainHi,<br/> <br/> We have our sharepoint 2007 entreprise farm importing users from two different AD. Let's say 'potato' and 'orange'.<br/> We have mysite creation activated in our farm.<br/> We have to change one user from potato to orange.<br/> The user domain is not in the mysite url of the user. We have http:\\...\personal\fLastName.<br/> Questions:<br/> 1- How can I change potato\fLastName to orange\fLastName?<br/>    We wante to disable potato\fLastName AD account and then create orange\fLastName.<br/>     Does it impact profile AND mysite?<br/> 2- What are the impact on document history?<br/>   Will I still be able to see what potato\fLastName changed or it will show orange\fLastName?<br/> <br/> Thanks.Tue, 10 Nov 2009 14:32:35 Z2009-11-11T19:17:45Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/69822609-3098-4c7a-b251-ce0df13a848ahttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/69822609-3098-4c7a-b251-ce0df13a848asansanthoshhttp://social.technet.microsoft.com/Profile/en-US/?user=sansanthoshAdd image in blog content<p>Hi,<br/><br/>i am using wss 3.0.</p> <p class=MsoNormal style="margin:0in 0in 10pt"><span style="font-size:small;font-family:Calibri">I have created in one blog site.</span></p> <p class=MsoNormal style="margin:0in 0in 10pt"><span style="font-size:small;font-family:Calibri">In my blog site I need to add an image in post content.</span></p> <p class=MsoNormal style="margin:0in 0in 10pt"><span style="font-size:small;font-family:Calibri">Kindly help me</span></p> <p> </p>Fri, 19 Jun 2009 09:49:19 Z2009-11-11T15:39:16Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/f9880f75-df56-409f-88bc-3c5d08e9803fhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/f9880f75-df56-409f-88bc-3c5d08e9803fTBorelyhttp://social.technet.microsoft.com/Profile/en-US/?user=TBorelyEdit Details in Sharepoint 2007 My Site PageOur Company is currently using Sharepoint 2007 as our intranet.  We want users to start using it for more collaboration and search funtionality.  One function we would want to give each user is the ability to modify their extension number.  However, users cannot edit  the &quot;Work Phone&quot; field in the My Site.  Is there a way to be able to modify this field?Fri, 06 Nov 2009 18:02:15 Z2009-11-13T09:58:46Z