SharePoint Configuration Wizard raises exception

D

Dave Siracusa

I'm trying to install Project Server 2003.
Upon running SharePoint Configuration Wizard an exception
is raised with a stack trace.
[[trace]]
at System.Reflection.RuntimeConstructor.SerializationInvoke
at
System.Serialization.ObjectManager.CompleteISerializableObj
ect
....
at Micricrosoft.Project.STSWiz2.STSWizApp.AppMain()

It's a standalone 2003 server, SPS 2.0, SQL 2000. It's
been in use for a couple of months. All updates have been
applied.
 
N

Nico Oosthuysen

Are you trying to run the wizard from a network location?

If so, that is why the error is ocurring - you need to run it from either
the CD, or from the machine's local HD.
 
Top