SharePoint Guidance - November 2008

This guidance helps architects and developers design, build, test, deploy, and upgrade SharePoint intranet applications. A reference implementation demonstrates solutions to common architectural, development, and application lifecycle management challenges.

It covers following topics..

- Architectural decisions about patterns, feature factoring and packaging.
- Design tradeoffs for common decisions many developers encounter.
- Implementation examples demonstrated in the RI and in the QuickStarts.
- How to design for testability, create unit tests, and run continuous integration.
- Set up of development, build, test, staging, and production environments.
- Managing the application life cycle including upgrade.
- Team-based intranet application development.

Click here to download from Microsoft Official site.

Sharepoint Portal site is showing [System Account] instead of my username


Problem: After installation of my MOSS testing server when I login with my username & password into SharePoint Portal site, it was showing me "System Account" instead of my username on the top right corner of the Site.
Any activity which I was performing like updating system, updating lists, creating new document was stamping system account instead of “Tariq Younas”

Reason: While installation if you will use your account, it will be used to create SharePoint db. At that time you account will be marked as system account.
Solution:
If you face such type of problem then use stsadm utility and run this command
stsadm -o updatefarmcredentials -identitytype NetworkService
After running command restart your IIS

Also set your pool identity as NetWorkService account by performing these steps
1- Go to run
2- Write “inetmgr” and press OK
3- Here under application pools, select your application pool and right click
4- On identity tab select radio “predefined” Network service

This will not occur again.

RampUp - New Community-based Learning Program



Another good community for Microsoft products learning.
Here number of different tracks will help you build your professional portfolio and development skills.
So, Just start by clicking here to visit....or click on image

Redirect to a custom page after entering item in SharePoint List

Most of the time we need to redirect user after submitting on list on our custom page like Thanks You page.
Here i have custom list by name of "Feedback" and basic page "Thanks".

When user will submit his/her feedback in library he/she will be redirected to thanks page.

1- Create a basic page for Thanks Message.


2- Name it and press create



3- Go to site navigation Site Settings-> Modify Navigation


4- Select the link of library where you want to submit new item and then want to rout on another thanks page



5- As i have Feedback is List and i am giving path..................
To redirect users to your Thanks/Custom page after they have completed the feedback, simply add ?SOURCE=Your_Thanks_Page.

as i am doing below in this link
http://Tariqsite/Feedback/newform.aspx?source=http://Tariqsite/Feedback/Thankyou.aspx


6- Now click on new in Feedback List

7- Fill the form and press ok



8- After pressing ok instead of routing in your Feedback library....you will be redirected on Thank You page.


Microsoft Innovation Day- Riyadh Saudia

Microsoft Innovation day in Riyadh on 4th Nov-2008 ......great i must be there.....For technology seekers its great oppt. So, don't miss it.

Who should attend?
Business decision makers, technical decision makers, IT professionals, solution architects and consultants.

If you haven’t registered yet, then click here to register.....

Office SharePoint Server Search stuck in Stopping Status

Today when I get entered in my office I received a number of emails that
“Search is not working”
“Dear Mr. Tariq Younas, we are unable to search leave application form,”
“What’s wrong with search”

There was a long list of emails like that…..when I open our index server I found this server is in stopping state and unable to show restart/start options.


After some search we found a work around.

Go to Application (Search index and query server) Server

1. Start command prompt

2. Run taskkill /F /IM mssearch.exe /T

3. Navigate to the C:\Program Files\Common Files\Microsoft Shared\web server extensions\12 \bin folder and run “psconfig -cmd upgrade -inplace b2b -wait –force”

Best Practices Analyzer tool (Office SharePoint Server)

You can run the Best Practices Analyzer tool to check for common issues and best security practices. The tool generates a report that can help you optimize the configuration of your system. The tool can be run locally or from a server that is not attached to the server farm.

I generate a report by using this tool on test server then it look like given below.
It shows your Errors & Warnnings.....what you are missing on your server e.g as i have not configure out-going email settings, Trusted DCL's on servers.
You can download it from Microsoft Official Site...Click here to download


Simply a tool which helps to help administrators to achieve greater performance, scalability, and uptime........So, be ready and start generate reporting.

Flash file display on Portal

During search and on specific scenario requirement i found good post on msdn blog.
It show how to display your .swf flash file on Portal using content editor.
On msdn post there you will got a chunk of code....you just need to put that code in Content Editor Webpart and change its path.
It will be look like given below image as i test it on my testing portal.


Click here to see the msdn blog post

Office SharePoint Server Search - Error Stopping

While administrating my company SharePoint Portal our search services unable to stopped. Many times we try to stop it from different servers using central administration but they were continuous showing message.


Error Stopping





Workaround:
1- Go to run
2- Write services.msc and press Enter
3- Select & right click service [Windows SharePoint Services Search]
4- Stop it and restart from here

Big Loss in SharePoint Community

Patrick Tisseghem, long time SharePoint MVP and co-founder of U2U, a Microsoft Gold Certified Partner, suddenly passed away on September 3rd evening in Gothenburg, Sweden due to heart failure. He is survived by his wife, Linda, and daughters, Anahi and Laura.

Flight to KSA

My first flight of KSA…it was nice experience through Qatar Air ways.
I suffered a lot due to connected flight & stay @ Doha airport about 7 hrs.
My advice to everyone who is taking first flight please..please..please never take connected flight having stay more than 2 hrs.








Create a Custom List Data Form with SharePoint Designer 2007

"One or more features must be turned on before this feature can be activated"

I was working on MySite. There i get need to add content query webpart as it facilitates to grab diff task etc from site collections and summarize on single spot.
Here i try to enable 'Office SharePoint Server Publishing' feature on a site collection thru

Site Settings > Site Administration > Site features

On clicking 'Activate' button I get the message

'One or more features must be turned on before this feature can be activated: Office SharePoint Server Publishing Infrastructure'


Solution
-----------
Here same problem was with Mark..he mention great explanation'Office SharePoint Server Publishing Infrastructure' site feature will not appear unless you are explicitly set as a Site Collection Administrator. and it worked for me. Great :)

The Imagine Cup: 2008 World Finals in Paris

"I wish there had been an imagine Cup when i was growing up. It gets people involved in seeing that software is changing the world"
Bill Gates
Chairman, Microsoft Corp

Click image for details.


Microsoft SharePoint Sales To Hit $1 Billion In 2008

Microsoft said it has now sold more than 100 million SharePoint licenses since launching the product in 2001.
Microsoft sold 75 million through the end of 2005 and 25 million more in the last two years -- meaning the suite has enjoyed a compound growth rate in license sales of about 15% over the past two years. Click here to get more.....