Ir al contenido principal

Entradas

Mostrando las entradas etiquetadas como SharePoint 2007

LINQ SharePoint 2007

Bajé un proyecto de codeplex LINQ to SharePoint  me llevé casi 5 horas poder compilarlo. Existen muchas dependencias del Visual Studio 2008 Team... que no tenía instaladas en mi máquina virtual (virtualbox W2k3 R2, MOSS). Tuve que instalár VB (guacala..) el compilador de C++ (aunque creo que al final no era necesario) y bajé el Visual Studio 2008 SDK v1.1 para poder compilar todos los proyectos de la solución. Al parecer éste es un proyecto abandonado ya que Linq viene natido en VS2010 SharePoint 2010. Pero porsupuesto sirve para aprender a mapear Linq a SharePoint 2007 y el módelo de objetos de MOSS (poco cambió de  2007 a 2010 y al parecer 2013)

Exporting SP List to Excel

The question about enhancing the excel export OOTB Using SPServices and Excel to Create Printable Reports [Update 1] Export Excel to List Error: “Method ‘Post’ of object ‘IOWSPostData’ failed” in SharePoint Ref. jQuery Library for SharePoint

meta:progid

The meta:progid attribute on the Page directive is necessary if the page will ever be opened in SharePoint Designer. You should include this as site pages are supposed to support customization and thus, be opened in SharePoint Designer. If you don't want to allow pages to be opened and customized in SharePoint Designer, then you should do that through permissions, not at the page level. Using ASP.NET 2.0 Code Behind Files in SharePoint v3 Sites SPFile.ProgID gets a string that identifies the application in which the file was created. That's all the meta:progid is about. It's a identifier for SharePoint and you probably should not use other attributes, they might cause run-time error. Ref: msdn forum thread explanation

WSPBuilder adding link assemblies

for adding link assemblies in a wspbuilder sharepoint 2007 project/solution feature right click folder (e.g. bin) and select add existing item the follow the right down arrow Reference: Better support for multiple assembles in WSPBuilder project

Dealing with MOSS Session State

In the code for an SharePoint application page i'm getting NULL for HttpContext.Current.Session; so I'm looking for information related to why this is happening. Until now only found these blogs with information related to state and SharePoint: Enabling Session State in SharePoint 2007 I first thought this was my problem but from this book ( chapter 7: Database Security for SQL Session State ), found that the session state tables live in my SharePoint services provider database (default created: SharedServices1_DB) and also found this blog (it fixes other issue with session state) about how to extract the sql script from command aspnet_regsql.exe aspnet_regsql -sstype c –d [YOUR SSP DB NAME] -sqlexportonly fix.sql –ssadd in my case aspnet_regsql -S vpc03 -sstype c –d SharedServices1_DB -sqlexportonly fix.sql –ssadd Note: i added the -S paramenter to specify my server name "vpc03". Unfortunately I'm still stuck with Session NULL :( Here was posted how to enable ...

Recycling Pool

I need to recycle application pool every time for SharePoint 2007 application page debug, so i searched for PowerShell script out there and ended with this option: PS > (Get-WmiObject -class "iisapplicationpool" -namespace "root\microsoftiisv2" -filter "Name='W3SVC/AppPools/DefaultAppPool'").Recycle() here DefaultAppPool is the name of your application pool under the tree of IIS admin, so you must change on demand this works fine for IIS6 on windows server 2003 R2 64bits, and power shell 1.0 It should work for power shell 2.0 and Win2008R2

SharePoint Tools

Tools for developing SharePoint: Development Tools CKS: Development Tools Edition using Fiddler to debug HTTP and structure of an HTTP request Logging with log4net in SharePoint Simplify SharePoint Development with STSDEV U2U Software Products and Tools / CAML Designer SMTP4DEV ( codeplex ) Top 10 SharePoint Tools

Enhancing SharePoint UI with jQuery

A lot of buzz is around jQuery, making your webpages responsive and with basic effects you could make it more appealing; SharePoint could also receive some love: WP Tabify: Transform a SharePoint Web Part Zone into Tabs Sharepoint 2010 + SPServices + jQuery Mobile User Managed Solutions (not jQuery but javascript fast solutions)

MOSS Remote Debugging

Visual Studio 2008 - Remote Debugging with MSVSMON.EXE. You Don't Need to Copy PDB Files to Debug in the GAC!. SharePoint Debugging and Logging Tips and Tricks . Simplifying SharePoint debugging by creating a troubleshooting toolbox.

Branding and Customizing SharePoint 2007

Content Management-Enabled SharePoint Sites Understanding Web Content Management and the Default Features Extending WCM Creating and Configuring WCM-Enabled Sites Branding Your SharePoint Site. This article is an excerpt from Professional Microsoft SharePoint 2007 Development Using Microsoft Silverlight 2 by Steve Fox and Paul Stubbs from Wrox (ISBN 978-0-470-43400-0, copyright Wiley Publishing, Inc., all rights reserved) . How CSS Works with Master Pages P1 , P2: How CSS Works with Master Pages: The Scenario P3: How CSS Works With Master Pages: Summary of CSS Methods P4: Packaging Up your Masterpiece Into a Feature P5: Feature Improvements and Bugs P6: Solution to All Issues P7: The Governance of It All Approaches to Creating Master Pages and Page Layouts in SharePoint Server 2007 CSS Reference Chart for SharePoint 2007 .COM Branding (Webcast) Page Branding (Webcast: Adrew Connell) Understanding and Creating Customized and Uncustomized Files in Windows SharePoint Services 3.0 SharePo...

How to find the level of SharePoint you are running?

Link about the Cumulative Updates for SharePoint 2003, 2007, 2010 and wss/foundation. SevicePack 1 SharePoint 2010 coming soon Announcing Service Pack 1 for Office 2010 and SharePoint 2010 SharePoint 2010 Service Pack 1 and June 2011 CU Slipstreaming SP2 into SharePoint Server 2007 or other Share Point 2007 Cumulative Updates Deploy software updates for Office SharePoint Server 2007