Office System / SharePoint / WSS (RSS)

Office System / SharePoint / WSS

SharePoint Portal Server 2003 on the server does not match the language you are currently trying to install.

Solution , simple

rename Registry Key

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SharePoint Portal Server

to

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SharePoint Portal Server Old

Adlai

with 0 Comments

More Visual Studio Project Types

I was looking at the introduction to Biztalk 2004 that Scoot Woodgate did in a webcast

and I looked carfully and found two new types of projects

which I didn't know that exists

1. InfoPath Projects ( No it's not part of the Office 2003 System Projects , which are Word and Excel )

which should be relevant to sharepoint 2003 ?

2. Zing Projects

Ok what's Zing ? well the 'Overview' says the following :

Zing is a new software model checking project at Microsoft Research. Our goal is to build a flexible and scalable systematic state space exploration infrastructure for software. This infrastructure includes novel algorithms, and a modular software architecture, to push the frontier on exploring  large state spaces of software. ....

more in :

http://research.microsoft.com/zing/

( see more research.ms .... )

Download :

InfoPath 2003 Toolkit for Visual Studio .NET : Download

Zing : Download Zing model checker preview now! (for non-commercial research use only, see EULA for details).

with 3 Comments

XML to RTF

A great article which I came across in the MSDN site

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/odc_wd2003_ta/html/odc_WD_VBNETtoRTF.asp

pity I need the 'opposite' which is RTF to XML or WordML(!)

may be i'll do it

with 2 Comments