Thursday, December 20, 2007
Simple look and feel changes in SharePoint 2007
1) Click on the site action and select the site settings
2) Under the Look and Feel you can see Site Theme in the option, click on the Site Theme
3) Some themes will be listed, which is preload in the SharePoint. By default the default theme is selected.
4) Select the theme you want to apply and click the apply button
5) Thus the them applies to the site successfully
How to change the logo in the header for SharePoint 2007 site
1) In the left navigation panel you can see the view all site content, click on that and continue
2) Under the Document Libraries you can see a library named images available. If not create one as per you needed.
3) Upload the Logo image into that image document library
4) After uploading right click on the image file in the document library and copy the shortcut of the logo file
5) Now go to site actions site settings
6) Under Look and Feel click on the Title, Description and Icon
7) In the Logo URL and Description, in the URL text box paste your copied path
8) Click ok and continue. The logo is successfully changed
Enabling Drop down menu for multi level in SharePoint 2007 sites Top Navigation bar
Open your SharePoint site in SharePoint designer and navigate through the folder and open the default.master page.
Monday, December 17, 2007
Office communication server 2007 Enterprise Edition
Office communication server 2007 Enterprise Edition
Deploy pool in consolidated topology:
Deploys an enterprise pool and install all enterprise edition components.
10 steps to be followed
Step 1: Prepare active directory
7 steps to be followed
Step 1.1: Prep Schemas
Step 1.2: Verify replication of schema partition
Step 1.3: Prep Forest
Ref: http://support.microsoft.com/kb/322692
Step 1.4: Verify replication global settings and global catalog
Step 1.5: Prep current domains
Step 1.6: Verify replication in the domain
Step 1.7: Delegate setup and administration
Step 2: Create enterprise pool
Prerequisite: Mini mum SQL 2000 with SP 4 or SQL 2005 with SP1
Ref: http://www.microsoft.com/downloads/details.aspx?FamilyID=cb6c71ea-d649-47ff-9176-e7cac58fd4bc&displaylang=en for SP1
Step 3: Deploy Hardware Load Balancer
Step 4: Configure pool
Step 5: Add server to pool
Prerequisite: MSMQ requirement add this component.
Step 6: Configure Certificate
Sample Certificates: http://msdn2.microsoft.com/en-us/library/aa362729.aspx
http://msdn2.microsoft.com/en-us/library/ms751503.aspx
Step 7: Configure web component certificate
Step 8: Verify Replication
Step 9: Start Services
Step 10: Validate Server and Pool functionality
Configuring the Out of the Box Approval Workflow for a Document Library
To create a document library, go to all site content and click on the create button.
Now let’s check how the approval workflow can be configured with this document library.
Now you can see that the workflow has been started, says that In Progress.
When you logged in as assigned user credentials you can see the workflow task that should be completed by that user in the task list.
After approving it states that status is completed.
Friday, December 14, 2007
Create a simple WorkFlow For SharePoint 2007 using VSTS 2008
SharePoint 2007 Application Template
Windows SharePoint Services 3.0 Application Template Resource Center
The resources below provide information for getting the most out Application Templates for Windows SharePoint Services 3.0. These include an introduction to Windows SharePoint Services, information on learning the basics of application templates and working with SharePoint sites, and links to relevant guides and datasheets. You’ll also learn how you can customize application templates to meet your unique business needs.
More>>Saturday, November 24, 2007
Virtual PC Console - Maximize option disable
Edit options.xml file located at %appdata%\Microsoft\Virtual PC (C:\Documents and Settings\Administrator\Application Data\Microsoft\Virtual PC) folder .In this file under
<window> <console> <height type="integer">254</height> <left_position type="integer">10</left_position> <top_position type="integer">10</top_position> <visible type="boolean">false</visible> <width type="integer">359</width> </console>
This may caused because you may changed your display settings.
Tuesday, November 20, 2007
Office Communication Server 2007 - Errors and Warnings
Office Communication Server 2007 - Errors and Warnings
Failure[0xC3EC796C] One or more errors occurred during execution of the wizard; the wizard was unable to complete successfully. Please check the log file for more information
http://blogs.lanlogic.net/blogs/tom/archive/2007/08/24/ocs-activation-error.aspx
-------------------------------------------------------------------
Failure[0xC3EC78B4] Office Communications Server Archiving Service is not installed on the server.
http://www.microsoft.com/downloads/details.aspx?FamilyID=52627734-b354-4f74-a6ed-e298259cda19&DisplayLang=en
------------------------------------------------------------------
Failure[0x800706BA] The RPC server is unavailable.
If you solved this problem correctly Failure[0xC3EC78B4] Office Communications Server Archiving Service is not installed on the server.This won't occur.
Else try this way Change your Remote Procedure call service log on to Local System account.
--------------------------------------------------------------------
Warning[0x03EC78E3] No DNS record is found for the pool FQDN. Please register the pool FQDN with DNS before deploying Office Communications Server in the pool.
--------------------------------------------------------------------
Error: Service : Office Communications Server Archiving and CDREventLog Error: The Office Communications Server Archiving and CDR service terminated with service-specific error 3222142979 (0xC00E0003). Failure[0xC3EC79E6] Service failed to start as requested.
---------------------------------------------------------------------
Monday, November 12, 2007
MIX08 is an intimate opportunity for cutting-edge technical
Join Microsoft’s CEO Steve Ballmer in exploring the latest wave of opportunities and help redefine the boundaries between content and commerce, PC and TV, Windows and the Web.
>> MIX2008 >>

MIX sold out well in advance last year, sign up early to make sure you aren’t left out!
Sunday, November 11, 2007
Install MSMQ on Windows Server 2003
Simply we can say this way.
Control Panel -> Add/Remove Programs -> Add/Remove Windows Components -> Application Server -> Message Queueing
For step by step process follow these
- In the Control Panel, double-click Add or Remove Programs.
- Click Add/Remove Windows Components in the left pane.
- In the Windows Components wizard, select Application Server, and then click Details.
- Check Message Queuing, click OK, and then click Next to complete the installation.
- In the Control Panel, double-click Administrative Tools, and then double-click Computer Management.
- Expand Services and Applications, and then click Services.
- Right-click Message Queuing in the services list, and then click Properties.
- Note Be sure to right-click the Message Queuing service in the services list on the right side of the window. Do not confuse it with the Message Queuing folder in the tree view.
- Click the Recovery tab, set the first, second, and subsequent failures to Restart the service, and then click OK.
Tuesday, November 06, 2007
New in SQL Server 2008 July CTP
connect>
SQL Server 2008 Product Overview: Whitepaper
learn more>
Monday, November 05, 2007
Microsoft’s largest annual technical conference
Microsoft’s largest annual technical conference, Microsoft Tech·Ed. For the first time, Tech·Ed U.S. is evolving from a one week conference to two separate back-to-back conferences: Tech·Ed U.S. 2008 Developers, June 3-6, and Tech·Ed U.S. 2008 IT Professionals, June 10-13, in Orlando, FL.
More>>
Tuesday, October 30, 2007
What are the New Features in ASP.NET 2.0?
Almost every major update to an API or framework involves both changes to existing features and new features and enhancements. Some of the key new features available in ASP.NET 2.0 are
• Master Pages
• Nested Master Pages
• Content Pages
• Themes
• Skins
• Profiles
• Web Parts
Sunday, October 28, 2007
Happy birthday to Bill Gates
Windows Live Search Mobile for Blackberry devices
We have an opportunity from the Windows Live Search for Mobile product team, a special MVP version of the WLS for Mobile beta for Blackberry devices. MVPs can log in to the web site below to download the special version, which will allow the team to send updates to MVPs before making them available publically. Note that the build currently on the web site is identical to the version available publically except for the updating mechanism, so MVPs should not expect to see differences until the team is ready to push out a new update.
URL: http://clipperbeta.com/bb
This is specially for MVP. You can get access details from your MVP Admin
Thursday, October 18, 2007
Microsoft Announces Popfly Beta and Mashup and Win contest
Microsoft is announcing today the Popfly will be going into beta. What really makes this exciting is that unlike the early preview of Popfly, this beta is open to the world - no more "invitation only" access.
For more details about the contest ... http://www.slickthought.net/post/Microsoft-Announces-Popfly-Beta-and-Mashup-and-Win-contest.aspx
Wednesday, October 17, 2007
Visual Studio® Team System Code Name "Rosario" August 2007 CTP
Now available the most awaited Visual Studio® Team System Code Name "Rosario" August 2007 CTP for download in VHD.
http://www.microsoft.com/downloads/details.aspx?FamilyID=8450EFF5-24AD-44C3-AB91-1ED88EF2F4F0&displaylang=en
Visual Studio® Team System code name "Rosario" is an integrated Application Life-Cycle Management (ALM) solution comprising tools, processes, and guidance.
Tuesday, October 16, 2007
Enabling IntelliSense in Visual Studio - Feature in SharePoint
Inside the TEMPLATE directory there is a directory named XML that contains several XML schemas, including one named wss.xsd. If you associate this schema file with feature files such as feature.xml and elements.xml, Visual Studio will provide IntelliSense, which makes it much easier to author a custom feature. You may also copy these XSD files into C:\Program Files\Microsoft Visual Studio 8\Xml\Schemas\.
Tuesday, September 25, 2007
Open source happenings from Microsoft
Stay up to date on the latest open source happenings from Microsoft, including industry events, partnerships, programs, and offers.
Open>>
Monday, September 24, 2007
ASP.NET MVC - Sport Facility Booking system
The project relies on some external service providers. Thus accessing them via their API requires authentication. An API Key need to be su...
-
The project relies on some external service providers. Thus accessing them via their API requires authentication. An API Key need to be su...
-
"The server is configured to use pass-through authentication with a built-in account to access the specified physical path. However, II...
-
Excellent outcome by some of the Microsoft Technology community influencers. CAML.NET IntelliSense for SharePoint To build a SharePoint feat...