RoennesNet

RoennesNet

  • About
  • Blog
  • Contact
  • X
  • LinkedIn
  • Print an Excel workbook from the Office Excel Web App

    29/02/2012
    SharePoint, Technical Insights

    Of course there is a print button in all Microsoft Office programs and even in Office Web App! Well I thought so… But there is no print functionality in Office Excel Web App in the SharePoint Online. The hunt begins: Searching Microsoft Office Support In search of the holy print button I found this at…

  • Web Part page QuerySting magic

    24/02/2012
    SharePoint Configuration, SharePoint Server

    QuerySting paramerters in the URL can help you edit pages where the edit button is missing (ex. SharePoint 2007 list views) or you need to throw away a web part that’s messing with your page from the web part maintenance view. Function URL Add Web Parts/Browse ToolPaneView=2 Add Web Parts/Search ToolPaneView=3 Edit Mode mode=edit View…

  • Create User Profile Synchronization Filters

    17/11/2011
    SharePoint Server

    Problems with disabled accounts from former employees in your SharePoint User Profile Store ? This will help you set up Exclusion Filters in the User Profile Synchronization   1) Browse to Central Administration Site > Manage Service Applications > User Profile Service Application. 2) On the Manage Profile Service: User Profile Service Application page, click the…

  • Error Code 500 on SharePoint View and Document Properties

    11/11/2011
    SharePoint Server

    Accessing a SharePoint server from outside a network with a Forefront TMG. The following 2 scenarios can give you an Internal Server Error View properties on document Editing a list view Full error text: Error Code: 500 Internal Server Error. The request was rejected by the HTTP filter. Contact the server administrator. (12217)   ?Solution…

  • The document could not be opened for editing

    26/09/2011
    SharePoint Server, Technical Insights

    Got the message: >>The document could not be opened for editing. A Windows SharePoint Services compatible application could not be found to edit the document. << This is a challange and there is several possibilities: You are using the 64 bit version of Internet Explorer and choosing “edit in Microsoft Word” The SharePoint support component that…

  • FileNotFoundException 0x80070002

    05/09/2011
    SharePoint Development, SharePoint Server

    Using the in the the wrong parameter with the SPWeb.GetList method you will receive a FileNotFoundException with the following very SharePoint-ish error message: System.IO.FileNotFoundException: <nativehr>0x80070002</nativehr><nativestack></nativestack><nativehr>0x80070002</nativehr><nativestack></nativestack> The stacktrace will often give more information but the ULS log it wil simply show: <nativehr>0x80070002</nativehr><nativestack></nativestack> So the parameter is incorrect; Either the URL does not specify a valid path…

  • the exec task needs a command to execute

    08/08/2011
    IDE, SharePoint Development

    When compiling a project in Visual Studio, I got the error message “the exec task needs a command to execute” , with no line number or anything. Solution Check the “build Events” in the project properties. The error is caused by a newline character in the pre or post build text fields. This applies to…

  • SharePoint Config database to large

    23/06/2011
    SharePoint Server, SQL Server

    The SharePoint Config log DB can grow quite large! The following way can help you shrink the config databases. But do only use these in test or development enviroments! SharePoint 2010 on SQL 2008 R2 Right click on you DB -> Properties Select Options Change the Recovery Model to SIMPLE and Click Ok Once that…

  • A SharePoint Document Library in explorer view

    07/06/2011
    SharePoint Configuration, SharePoint Server, Technical Insights

    Problems when trying to open a SharePoint Document Library in explorer view from Windows? With errors like: “Your client does not support opening this list with Windows Explorer.” or in danish ”Klienten understøtter ikke åbning af denne liste med Windows Stifinder.” Explorer view uses the WebDav protocol to connect to SharePoint from the client. In…

  • How to create the asp.net membership database

    27/10/2010
    Tips and tricks, Web development

    To create the asp.net membership database, please follow the steps below.   Find the setup file aspnet_regsql.exe located at either of the following locations depending upon your OS:%windir%\Microsoft.NET\Framework\v2.0.5027%windir%\Microsoft.NET\Framework64\v2.0.5027 When the ASP.NET SQL Server Setup Wizard appears, select “Configure SQL Server for application services”, then click Next Enter the SQL Server and Database name.   Click…

Previous Page
1 2 3 4
Next Page
RoennesNet

RoennesNet

  • X
  • LinkedIn