Monday, April 28, 2008
Enterprise Microsoft® SharePoint® Products and Technologies hosting environment Document
One of the very usefull document for any sharepoint developer.
Download
Complete list of built in out of the box web services available in the SharePoint 2007 and many more...
Saturday, April 26, 2008
Visual Studio 2005 Extensions - Visual Studio project templates for Web Parts
Visual Studio 2005 Extensions - Visual Studio project templates for Web Parts
Tools for developing custom SharePoint applications: Visual Studio project templates for Web Parts, site definitions, and list definitions; and a stand-alone utility program, the SharePoint Solution Generator. Please also download the User Guide and Samples listed in Related Resources.
- Visual Studio 2005 Project Templates
Web Part
Team Site Definition
Blank Site Definition
List Definition
Empty SharePoint Project
Friday, April 25, 2008
.NET 3.5 Enhancements Training Kit
.NET Framework 3.5 Enhancements Training Kit containing Labs, Demos and PPTs
The .NET Framework 3.5 Enhancements Training Kit includes presentations, hands-on labs, and demos. This content is designed to help you learn how to utilize the .NET 3.5 Enhancement features including: ASP.NET MVC, ASP.NET Dynamic Data, ASP.NET AJAX History, ASP.NET Silverlight controls, ADO.NET Data Services and ADO.NET Entity Framework.
Wednesday, April 02, 2008
Microsoft 2008 Most Valuable Professional for SharePoint Server
Monday, March 17, 2008
Windows SharePoint Services 3.0 Tools: Visual Studio 2005 Extensions
Web Part
Team Site Definition
Blank Site Definition
List Definition
Download Here
Wednesday, March 12, 2008
Windows Live Authentication in MOSS 2007 - Configuration and Integration Live Authentication in SharePoint 2007
Now the registration page appears.
After click submit, you will redirect to a page displaying the important information to be noted.
To solve this first try this operation
When i logged in using my Windows Live ID it says that
Current User
You are currently signed in as: ac592e0e0b189909163bccfeff41cace
Monday, March 03, 2008
External Collaboration Toolkit for SharePoint
This solution accelerator is a collection of software and guidance that you can use to easily deploy a SharePoint-based environment for collaboration with people outside your firewall. The accelerator allows users to create collaboration environments that use the familiar SharePoint interface.
Download
'joelo' as blogged External Collaboration Toolkit for SharePoint in detail in his blog site
Thursday, February 28, 2008
Developer Map for the 2007 Microsoft® Office system
One of the very usefull poster for office developers
refer>>
Monday, February 25, 2008
InfoPath cannot open the selected form because of an error in the form's
'InfoPath cannot open the selected form because of an error in the form's. Policy settings prevent opening Internet forms with managed code. To fix =this problem, contact your system administrator."
When i tried to run the InfoPath Solution from Visual studio 2008, i'm getting this above mentioned error. When i googled also i don't find any good solution. After that i changed the security setting of the form to fully trusted, then it worked for me. I don't know this is the right solution but it also solve the problem :)
Step: go to tools>Form options>Security and Trust> select Fully Tructed radio button
Microsoft Office InfoPath does not recognize some or all of the command line options. Exit and restart Microsoft Office InfoPath with ...
As usual when I step into Microsoft’s latest tools I have been attacked with some irritating error messages. To solve this error and to win this bug war same old trick was used to attack Microsoft errors in reply, I tried installing Service Pack for InfoPath 2007 and it worked for now. More importantly this error got solved but I don't know what the new things to raise mean while :) …
SP1 Download Link which i used
Monday, February 18, 2008
Error: this template attempted to load an untrusted component 'Microsoft.Office.InfoPath.Vsta, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9b
---------------------------Microsoft Visual Studio---------------------------
Error: this template attempted to load an untrusted component 'Microsoft.Office.InfoPath.Vsta, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL'. For more information on this problem and how to enable this template, please see documentation on Customizing Project Templates.
---------------------------OK ---------------------------
When i try to create new InfoPath Form Temaplate project using Visual Studio 2008 i got the above mentioned error mentioned error message. After some analysis i found that InfoPath 2007 as be installed in the development machine.
Thursday, February 14, 2008
Monday, February 11, 2008
_getCursorIndex for FireFox and Internet Explorer
getCursorIndex function works for FireFox. Hope this works for Internet Explorer also
_getCursorIndex: function() {
return this.get_element().selectionStart;
},
getCursorIndex function works for Internet Explorer
_getCursorIndex: function() {
return o.value.lastIndexOf("Your String")
},
Thursday, January 31, 2008
System Center Capacity Planner 2007
More Info
Tuesday, January 29, 2008
This disc contains a "UDF" file system and requires an operating system that supports the ISO-13346 "UDF" file system specification.
Cause: When i tried to extract Visual Studio 2008 ISO file, only one txt file get extracted saying "This disc contains a "UDF" file system and requires an operating systemthat supports the ISO-13346 "UDF" file system specification."
Solution: Refer the following microsoft support which solved the problem for me.
http://support.microsoft.com/kb/321640
http://support.microsoft.com/kb/899527
More ref: Download1
Some usefull Information about File Systems
Tuesday, January 22, 2008
Microsoft Best Practices Analyzer for Windows SharePoint Services 3.0 and the 2007 Microsoft Office System
The Microsoft Best Practices Analyzer for Windows SharePoint Services 3.0 and the 2007 Microsoft Office System Best Practices Analyzer programmatically collects settings and values from data repositories such as MS SQL, registry, metabase and performance monitor. Once collected, a set of comprehensive ‘best practice’ rules are applied to the topology. Administrators running this tool will get a detailed report listing the recommendations that can be made to the environment to achieve greater performance, scalability and uptime.
Download
Monday, January 07, 2008
New SharePoint 2007 article on CodeProject.com
New SharePoint 2007 article on CodeProject.com
Article that discusses how to use content types to define and manage the metadata and behaviors using SharePoint 2007.
http://www.codeproject.com/KB/sharepoint/publishingtemplates.aspx
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
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 file you are attempting to save or retrieve has been blocked from this Web site by the server administrators.” By default, Windows Shar...
-
"The server is configured to use pass-through authentication with a built-in account to access the specified physical path. However, II...
