| 6/2/2006 11:53:40 PM |
I'm probably just being thick but I can't get the portal up and running. I'm getting the following error when I to navigate to the site:
The type initializer for 'Wilson.WebPortal.Core.Config' threw an exception."} System.Exception {System.TypeInitializationException}
from this line of code:
initialized = Core. Config.Initialize(aliasPath);
the alias path is localhost/WebRoot
Thanks in advance,
Lloyd |