NHibernate

.NET

24/07/2008

Olá pessoal

Estou usando o Visual 2008 Nhibenate 2.0 referenciei o Hibernate, criei todas as classes conforme os exemplos e ao fazer referencia ao objeto dá um erro no AddAssembly diz que nao achou a classe...

Configuration cfg = new Configuration();
cfg.AddAssembly(´CS´);


Xisla

Xisla

Curtidas 0
POSTAR