Hi everybody, Many thanks for your reply.
@Jay Now I'm using MbUnit 2.4.197 with MbUnit.Framework.dll (1.0.2700.29885) but I get the same problem With TestDriven.NET string binFolder = Environment.CurrentDirectory; C:\Users\claudio\Documents\Visual Studio 2005\Projects\myProject\src \myProject.Fixture\bin\Debug string binFolder = Environment.CurrentDirectory; C:\Program Files\Microsoft Visual Studio 8\Common7\IDE string binFolder = Path.GetDirectoryName(GetType().Assembly.Location); C:\Users\claudio\AppData\Local\Temp\Cache\633159732529000000\Tests \assembly\dl3\d3d0b9ed\e0013f26_44a1c701 @Lothar I can't understand the variable aFilePath cause I don't want to use any path. The path should be always relative to my bin folder Thk for you help!! Claudio --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MbUnit.User" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/MbUnitUser?hl=en -~----------~----~----~----~------~----~------~--~---
