Archive for October, 2007
Posted on October 30th, 2007 in e_sharepoint, ecm
ein spannendes webpart - und auch noch gratis - ist der atidan explorer for sharepoint. mit diesem webpart für moss 2007 ist es möglich, die vorhandenen libraries und dokumente in einer art “explorer view” darzustellen, was mitunter schon zur übersichtlichkeit beitragen kann - feine sache!
Read Full Post |
Make a Comment ( None so far )
Posted on October 30th, 2007 in d_technote, domino
ich glaube ich habe eine neue lieblings-technote gefunden: Performance poor opening a form that contains several subforms some with script libraries
You notice an increase in the time it takes to open a form containing several subforms, when some of these subforms load script libraries. For example, if a from has 7 computed subforms, it might [...]
Read Full Post |
Make a Comment ( None so far )
Posted on October 30th, 2007 in e_sharepoint, ecm
bei meinem heutigen streifzug durch das internetz habe ich folgenes gefunden - sollte man unbedingt gelesen haben:
- Recommendations for SharePoint Application Pool Settings
- Backup / Restore and Data Protection Manager 2007 RTM
- Enabling and managing social networks (for business use) with Microsoft Office SharePoint Server 2007
- White paper: Data protection and recovery for Office SharePoint [...]
Read Full Post |
Make a Comment ( None so far )
Posted on October 23rd, 2007 in e_sharepoint, ecm
so gut ich viele features des moss 2007 finde, aber eines ist wirklich nicht besonders brauchbar: die suche. leider handelt es sich dabei jedoch um eine essentielle funktionalität - warum gibt es z.b. keine wildcard-search? sicher, es gibt - kostenpflichtige - third party tools, die dies nachrüsten. es gibt auch die faceted search von codeplex; [...]
Read Full Post |
Make a Comment ( None so far )
Posted on October 17th, 2007 in e_sharepoint, ecm
wieder ein spannendes moss problem: die auflösung von namen im peoplepicker dauerte bei einer installation extrem lange - das ging sogar so weit, dass die sitecollection während eines lookups mehr oder weniger nicht mehr geantwortet hat.
das festlegen auf eine bestimmte domain per
stsadm -o setproperty -url site-url -pn peoplepicker-distributionlistsearchdomains -pv domain-name
hatte ebenso wenig erfolg wie das [...]
Read Full Post |
Make a Comment ( None so far )
Posted on October 15th, 2007 in e_sharepoint, ecm
hat man folgende meldung im eventlog, wenn man die excel calculation services verwenden will:
There was an error in communicating with Excel Calculation Services http://hostname:56737/SharedServicesDev/ExcelCalculationServer/ExcelService.asmx exception: The request failed with HTTP status 504: Proxy Timeout ( The connection timed out. ).
[Session: (null)
User: domain\username].
… so kann der verwendete proxy eben nicht auf das document conversion service [...]
Read Full Post |
Make a Comment ( None so far )
Posted on October 12th, 2007 in g_sonstiges, geschwafel
was soll denn das bitte sein?
fast 4gb, nicht schlecht…
Read Full Post |
Make a Comment ( None so far )
Posted on October 11th, 2007 in g_sonstiges, geschwafel
haben will…
Read Full Post |
Make a Comment ( None so far )
Posted on October 11th, 2007 in e_sharepoint, ecm
MOSS 2007 kann RTF Files ohne extrigen ifilter indizieren, per default ist es aber nicht eingerichtet.
folgende steps sind notwendig:
central administration => shared services => search settings => file types
new file type => rtf
… und eigentlich würde das schon ausreichen. tatsächlich aber funktionierte es auf zwei installationen so nicht - folgendes war noch notwendig:
iisreset
restart des service [...]
Read Full Post |
Make a Comment ( None so far )
Posted on October 5th, 2007 in e_sharepoint, ecm
was machen, wenn man bei einem full import folgende meldung im log hat (und der import damit natürlich nicht funktioniert?)
spsimport://domain?$$dl$$
The specified domain either does not exist or could not be contacted. (Exception from HRESULT: 0×8007054B)
die import connection löschen, eine neue anlegen, nochmals syncen, passt.
habe keine zeit zu ergründen, warum dem so ist - aber es [...]
Read Full Post |
Make a Comment ( None so far )