OK, the program could finally find the sqlmap.config,
but now It searches for providers.config in Program Files/blablabla/

It should just search al these config files in the project directory itself (solution) ! (?)
Maybe this is a VS2008 / dotNET 3.5 problem?
I feel really stupid because I don't understand this weirdness.
Everything worked very well in java, why not in C#/ASP?




Test method Kronos.Test.MedewerkerTestMap.MedewerkerList threw exception: IBatisNet.Common.Exceptions.ConfigurationException: - The error occurred while loading Providers. ---> IBatisNet.Common.Exceptions.ConfigurationException: Unable to load file via resource "providers.config" as resource. Cause : Could not find file 'C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE \providers.config'. ---> System.IO.FileNotFoundException: Could not find file 'C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE \providers.config'..


Pieter Baele
[EMAIL PROTECTED]

"Before software should be reusable, it should be usable."
– Ralph Johnson

On 20 Apr 2008, at 18:31, Gilles Bayon wrote:
http://ibatis.apache.org/docs/dotnet/datamapper/ch04s04.html



--
Cheers,
Gilles

Reply via email to