19,734 reputation
12049
bio website e-junkie-chronicles.blogspot.…
location Nottingham, United Kingdom
age 28
visits member for 3 years, 2 months
seen 5 hours ago
stats profile views 1,669

Senior SharePoint and Business Intelligence Consultant for Intelligent Decisioning Ltd, a Microsoft Gold Certified Partner based in Nottingham UK specialising in SharePoint, CRM and Workflow.

I'm experienced with WSS 3.0, MOSS 2007, SharePoint Foundation 2010, SharePoint Server 2010, SQL Server Integration Services (SSIS), SQL Server Analysis Services (SSAS), MDX Scripting, Workflow & WCF.

I'm certified to MCPD SharePoint 2010 Dev, and MCTS WSS & MOSS Config

I spend way too much time online.


Aug
9
comment How to Trace JAR file execution is hosted on IIS6.0 Server
Agreed, and you shouldn't be sent back here if your question is even vaguely related to SharePoint, as there a lot of people knowledgeable with SharePoint also on StackOverflow.
Aug
8
comment SharePoint 2010 Group calendars. How to show all resources by default?
Not entirely certain, just a guess, but I reckon it's the Resource Mailboxes in 2010. Could try making a couple in the backend and see if it appears when you hit the add resources button.
Aug
7
answered SharePoint 2010 Group calendars. How to show all resources by default?
Aug
7
comment Create List from Microsoft Access 2007 database in WSS 3.0 with sync capability
Sure, this is what I used last time: sharepoint.microsoft.com/blogs/GetThePoint/Lists/Posts/…
Aug
6
answered Create List from Microsoft Access 2007 database in WSS 3.0 with sync capability
Aug
6
comment WSS 3.0 & VMWare
So you're installing VMWare to host a SharePoint environment in a hosted dedicated server, correct? The system requirements still match that of Microsoft-published documents in terms of RAM and CPU capability, but on top of that you have to ensure that the hardware on which you're running VMWare supports virtualisation to be able to get satisfactory performance. You must also take into account the database capacities you will need, however it isn't considered best practice to virtualize the database server as this will result in very poor performance in SharePoint.
Aug
6
comment WSS 3.0 & VMWare
These guidelines map well to VMWare Virtual Machines in terms of memory requirements. You must ensure your hardware supports virtualisation.
Aug
6
answered Where is the NewForm.aspx definition in Help Desk application template?
Aug
6
answered JavaScript removed in SharePoint Publishing Page during edit
Aug
6
answered WSS 3.0 & VMWare
Aug
6
comment SPFileVersion.OpenBinary() error: The specified program requires a newer version of Windows
Make sure it's (SQLServer 2k) patched to Service Pack 4.
Aug
5
answered Sharepoint documents physical location
Aug
5
comment How do you resize the title of a webpart on a webpart page in SPF2010
I upcoted Waldek's response as that's a preferred general solution for other's viewing this post looking to answer the same question; but your solution would work just fine for single instances.
Aug
5
answered SPFileVersion.OpenBinary() error: The specified program requires a newer version of Windows
Aug
5
answered How to make SharePoint 2010 Page compatible in IE 6.0?
Aug
4
comment Remove admin rights
I have upvoted both comments posted so far here as I agree they're both viable options. Spend more and more on your governance plan, or keep your current one and entrust your data using a hosted solution like BPOS or similar from a third party provider.
Aug
4
comment How to enable ViewState when developing asp.net form in web part?
Have you considered using SessionState as opposed to ViewState for your purpose?
Aug
4
answered How to enable ViewState when developing asp.net form in web part?
Aug
4
comment Seeing the actual error behind ‘An unexpected error has occurred’ in Sharepoint 2010
I don't think you get the correlation id if something breaks ASP.NET when an unhandled exception hits the worker process - could anyone else confirm?
Aug
4
answered SharePoint 2010: Using values specified through a modal dialog in web part code behind