Follow Me
Recent Tweets
- And the finished product was deicious http://t.co/EUQavv8K 1 hour ago
- Pesto stuffed chicken headed for the oven :) http://t.co/ZZT6LirK 2 hours ago
- Just mashed this up for dinner tonight :) http://t.co/JKFmPwwR 2 hours ago
- Mind, blown! 2 days ago
- Wow! Part one done and part two to come, this show is amazing! 3 days ago
Catgegories
Category Archives: Deployment
Visual Web Parts for SharePoint in the Sandbox
Get ‘em while they’re hot! Visual Studio 2010 SharePoint Power Tools plus a sandboxed compilation to ensure you’re not accidentally calling outside of the allowed set of types and members.
Posted in Deployment, Development, Sandbox, SharePoint, Visual Studio
Leave a comment
Browser Caps for WP7 as a Mobile Device
So, people are using the Windows Phone 7 browser now, I’m one of them; I love my WP7. Anyway OOTB SharePoint doesn’t recognise the this as a mobile browser. So I had to edit the compat.browser file ( %WebAppRootDir%\ App_Browsers\compat.browser … Continue reading
Posted in Deployment, SharePoint
Leave a comment
Disable Mobile Redirection for a Web Application via PowerShell
So I’ve got a SharePoint site that is optimised for viewing in mobile browsers, problem is that OOTB SharePoint is trying to show the fugly “mobile view”. Now Waldek has a post about just this problem, in my case I’ve … Continue reading
Posted in Deployment, Development, PowerShell, SharePoint
3 Comments
National SPUG Tour
So Matt Smith of the Christchurch SharePoint User Group has organised a national tour for the various SPUGs that are active here in New Zealand. I’ll be talking in Auckland, Tauranga and Christchurch over the space of a week. The … Continue reading
Posted in Deployment, Development, General, SharePoint, Tools, Visual Studio, VSeWSS
Leave a comment
Parameterised SQL Reports in SharePoint
So, I’ve developed a parameterised report and surfaced it inside a SharePoint site using the Report Viewer Web Part. Now the user has this ‘nice’ pane on the side of the report to supply the parameter value…. How do I … Continue reading
Posted in Deployment, Reporting Services, SharePoint
Leave a comment
Installing SSRS in SharePoint Integrated Mode
Oops, nearly two weeks since a post! That’s a bit of an indicator of how busy I’ve been of late… Anyway, I had to set up up SQL Server Reporting Services in SharePoint Integrated mode. Not too difficult on the … Continue reading
Posted in Deployment, Reporting Services, SharePoint
Leave a comment
VSeWSS Deployment Issue
Ok, here at Intergen we are working on the VSeWSS 1.1 User Guide. As part of this we have to create code samples in both C# and VB.NET for all the code that we produce. No big deal really. Except … Continue reading
Posted in Deployment, Development, SharePoint, VSeWSS
Leave a comment
Deploying Timer Jobs
So I’m working on a Timer Job for SharePoint at the moment, I found that the post that Andrew Connell has made describing the development process is very good, read it here: http://www.andrewconnell.com/blog/articles/CreatingCustomSharePointTimerJobs.aspx Anyway I was trying to debug my … Continue reading
Posted in Deployment, SharePoint
Leave a comment
