|
|
Browse by Tags
All Tags » MOSS
Showing page 1 of 3 (21 total posts)
-
I am building some web parts that include some AJAX functionality and found out that any inline scripts I was outputting in my updatepanel were not being executed. The blog post below offers a great explanation on this... basically, use ScriptManager.RegisterStartupScript with your updatepanel control to add scripts that should be executed ...
-
Something has been brought to my attention today that I wanted to share... most people use elevated privileges but don't pass the user token... check out this post for more info.
Daniel Larson's Developer Blog: SharePoint Elevated Privilege without RunWithElevatedPrivelege
-
Recently I was asked how we could show and hide things based on user permission, without writing a custom MOSS feature with c# code. There are a couple ways to do this and rather than me spending type typing up a how to or show examples, I've looked up a couple examples other people have provided on the net:
SPSecurityTrimmedControl - ...
-
Some useful links that help guide a configuration of SharePoint when using Kerberos...
How to configure a Windows SharePoint Services virtual server to use Kerberos authentication and how to switch from Kerberos authentication back to NTLM authentication
How to use SPNs when you configure Web applications that are hosted on IIS 6.0
How to ...
-
As yet I have not tested this, but it sounds good. especially useful for large lookups, which in standard InfoPath are pretty painfully slow due to the massive amount of code that is produced by InfoPath Forms Services. This method would mean that you could write your own code which is much more efficient. Although to be honest ...
-
Looking at Mark Harrison's blog, he points out that version 2 of the MOSS faceted search is available.
Not having seen this tool before I thought I would have a look. It seems pretty useful, but probably I need to test a lot more with many documents before I can really tell. But it seems to add an element of guided ...
-
There seem to be some people in the big world of blogging that have posted that the correct way to get Outlook messages to be correctly crawled and made searchable within Sharepoint is to edit the registry.
They are now out of date, as Microsoft have released a Filter Pack that provides this functionality, albeit undocumented.
The 3 blogs I have ...
-
Recently I have been customising MOSS search results pages using XSLT and am quite pleased with the results ;-).
However, one requirement from our customer was to break up the document url into it's component parts and provide links to site and library and folder separately.
In essence this is quite easy to do using Javascript splits and slices ...
-
Recently I have been creating site columns, content types and lists via CAML and web solution packages using VseWss 1.1 CTP.
If at list creation time you ever receive the following error in your sharepoint logs Failed to do column assignments for list then you should ensure that within your list schema.xml that you are not trying to set the ...
-
Do you have a Chief Collaboration Officer ??
MS Office has grown into such a large platform, and as Office Zealot's im sure you would agree, we don't see our client's utilizing even a small portion of the collaboration features that are available.. As our clients move towards Office 2007, there's a true opportunity to change the way ...
1
|
|
|