YAFLogo

cybert2t
  • cybert2t
  • 60.8% (Friendly)
  • YAF Camper Topic Starter
12 years ago
Greetings YAf Dev Team:

I just installed YAF-v1.9.5.5-RTW-SRC in VS2010, it compiles very well with no errors but when

I run the site I get this error:

serviceLocator cannot be null

Nombre del parámetro: serviceLocator

source code error:

Línea 41: if (obj == null)

Línea 42: {

Línea 43: throw new ArgumentNullException(argumentName, String.Format("{0} cannot be null", argumentName));

Línea 44: }

Línea 45: }

Please could yoy help me?

I want to use the latest source code in my proyect but I am having error.

Thank you

Kind Regards

Henny

Sponsor