|
|
Front Page News
-
|
Not easy, no way...but just like some of my fellow SharePoint experts, we persist and conquor! Metadata Service is awesome, just basic SOA pattern in yet another different implementation. Nothing special, but working with a specific implementation brings...
|
-
|
I have posted the Generic Solution Validator to codeplex. http://bit.ly/4V8Yv7 Chris...
|
-
|
Have I mentioned how much I don't like Timer Jobs? Let me rephrase that, timer jobs that other people write that aren't designed correctly? Yeah, irks me. So we can't say that all the Timer Jobs in the Beta are perfect, some have some issues,...
|
-
|
I just setup RBS/RBS Filestream on my 2010 farm. Not so sure about the functionality being pushed to the SQL Server team for this. I really liked the COM based approach of EBS in 2007 (which is now marked as obsolete, but supposedly still supported -...
|
-
|
Here are some simple steps to get Federated search results to work in SharePoint 2010. Its actually really simple, Kudos to the search team. Note that this sets up a new Bing federated result, there is already one in there, but this walks you through...
|
-
|
By default the SharePoint 2010 management Shell runs as 32bit. If you want the 64bit version you must resort to firing it from the "C:\Windows\SysWOW64\WindowsPowerShell\v1.0" directory and adding the Microsoft.SharePoint dlls: [System.Reflection.Assembly]::LoadWithPartialName('Microsoft.SharePoint')...
|
-
|
So you read my last pos t and decided that maybe SandBoxed Solutions isn't that great of an idea. You decided to implement a Solution Validator to limit what your ole developers are doing. You got the validator created and you installed it, but then...
|
-
|
So what is this you ask? Well, I did a little digging, I watched the Timer Job and the query it sent ( to the content database of the central admin site): SELECT tp_WebPartTypeId, COUNT(1), tp_Assembly, tp_Class FROM AllWebParts (NOLOCK) WHERE tp_WebPartTypeId...
|
-
|
When creating a custom User Profile Property, be sure to check the "Default User Profile Subtype" checkbox. If you don't you won't see the property on the manage properties page and won't be able to get to it through the UI. However,...
|
-
|
Sooo, I have this lovely app def file, that uploads perfectly. But when I go to use one of the entities in a list column, I get this interesting issue (notice that I don't get columns, but the first named TypeDescriptor): Fair enough, I'll remove...
|
-
|
Not alot of people actually installed antivirus software on their SharePoint 2007 environments. The unfortunate thing is, only Microsoft had something that would actually plug in (as far as I know anyway and I did a lot of research). The only solution...
|
-
|
I took a look at the new SharePoint 2010 web.config file, and here are the changes I have found so far: New sections include: 3 new SharePoint sections: WorkflowServices - new SharePoint based section OutputCacheProfiles - basic asp.net section ObjectCache...
|
-
|
I hearby delcare that Jeremy Thake at SharePointDevWiki.com has full permission to use any content on ArchitectingConnectedSystems.com with full permissions to reproduce the content displayed here! Enjoy Jeremy! CJG Follow me on twitter !...
|
-
|
Given that it is only beta, I still have to give SharePoint 2010 some leaway yet, until RTM comes out, who knows if these things will be the same or not. Anyone that has programmed Facebook API , knows they have one of the most intense and best documented...
|
-
|
By popular demand, here is the FAST Search step by step install steps! If you like it, add me to twitter http://twitter.com/givenscj Enjoy! Chris Task 1 – Setup FAST Search Center Open SharePoint Central Administration Click “Application Management”...
|
-
|
From fresh hardware to full SharePoint 2010 dev install, everything you need is right here! No Login required like some other sites! Keep in mind these steps are NOT for production (you wouldn't run your site on beta software would you, even if you...
|
-
|
This is a great job by Fabian Williams on tracking down the "bcssync.exe" "dllNotFoundException". Works like a charm! Good job Fabian! http://bit.ly/5acgH9 The only thing I would add is that you should try to reinstall the .NET 3.5...
|
-
|
So it won't install eh? Run this command to extract the files, then just run the files. Seems the installer wrapper is messed up: en_fast_search_server_sharepoint_2010_beta_x64_x16-29476 /extract:c:\temp This will extract the files to the temp directory,...
|
-
|
Ok, the two most important things for you to check if something is NOT working in SharePoint 2010 Check IIS Application Pool called "SharePoint Web Services" IS RUNNING, and make sure its not runinng as "Local System" but something...
|
-
|
So you have probably heard about this new "Sandboxed" solution "feature" of SharePoint 2010. Sounds cools right? Well, let's just wait till your developers get ahold of it and start to screw with your users in production! So reservations...
|
-
|
So, you decided not to use the Configuration Wizard to setup your Service Applications like I did eh? So you probably got as far as I did...one item you can't create from the menu is the "State Service Application". So how do you create...
|
-
|
Couple of interesting things to note so far (I'll add more to this page as I go): DataViews - no ability to add another library from another site Data Source queries - if you have a "dot" in the query, it will ignore everything from the...
|
-
|
Here are the changes between the content database structure of 2007 and 2010. AGAIN, this is based on beta! New Tables: AllFileFragments AllListsAux AllListsPlus AllListUniqueFields AllLookupRelationships AllWebParts CustomActions Resources SharedAccessRequests...
|
-
|
There are the differences between the new object model (Microsoft.SharePoint.dll) and the old. Some classes/interfaces/enums were removed, but nothing that looks to hurt anyone. The really cool part though...no properties or methods were removed between...
|
-
|
So far I am very impressed with the new Records Center site definition and architecture of SharePoint 2010. Some of the new features include: New and informative page for administering the Records Center (allows newbies to work with the record center...
|
|
|
|