SPS - Peter's Software House

Browse by Tags

All Tags » SPS (RSS)

Information overload!

Been a while since my last entry, but the amount of information that has been released in the last couple of weeks has caused a total overload, I have spend more time taking in information than actually doing any constructive work. A few things I have really got stuck into: The Windows Workflow Foundation Internet Explorer Developer Toolbar LINQ Sharepoint v3 WSS SP2 (Support for .NET 2.0 WebParts) Office 12 Some are close, some are not (LINQ) but I have to say I am very exited at what Microsoft...
Posted by Pieter | with no comments
Filed under: , ,

Change WSS/SPS page function

.csharpcode { font-size: small; color: black; font-family: Courier New , Courier, Monospace; background-color: #ffffff; /*white-space: pre;*/ } .csharpcode pre { margin: 0em; } .csharpcode .rem { color: #008000; } .csharpcode .kwrd { color: #0000ff; } .csharpcode .str { color: #006080; } .csharpcode .op { color: #0000c0; } .csharpcode .preproc { color: #cc6633; } .csharpcode .asp { background-color: #ffff00; } .csharpcode .html { color: #800000; } .csharpcode .attr { color: #ff0000; } .csharpcode...
Posted by Pieter | 5 comment(s)
Filed under: ,

"The server instance specified was not found. Please specify the server's address and port."

I was trying to install new WebParts on our WSS server and kept getting this error, I checked everything and all the paths, urls etc was correct, so I googled and found this . Seems the SP1 for WSS was the cause as it updates WSS but not the individual sites so I just ran: stsadm -o upgrade -forceupgrade And everything is working 100% again. Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Posted by Pieter | 2 comment(s)
Filed under: