Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runtime error when using version 4.0.0.2 of Mirabeau.Sql.Library #6

Open
Ruzzie opened this issue Jan 30, 2018 · 0 comments
Open

Runtime error when using version 4.0.0.2 of Mirabeau.Sql.Library #6

Ruzzie opened this issue Jan 30, 2018 · 0 comments

Comments

@Ruzzie
Copy link

Ruzzie commented Jan 30, 2018

I get a runtime error:
System.IO.FileNotFoundException : Could not load file or assembly 'Mirabeau.Sql, Version=4.0.0.2, Culture=neutral, PublicKeyToken=1d6b773a37774738' or one of its dependencies. The system cannot find the file specified.
at Mirabeau.MsSql.Library.SqlParameterExtensions.CreateSqlParameter(String theValue, String parameterName, ParameterDirection direction)
at Tracker.Services.Data.Import.UnitTests.Export.EquipmentDataStandardExporterSql.CreateSqlParametersForIEquipmentDataEntry(IEquipmentDataEntry entry) in D:\projects\trackerservices\source\trackerservicesimports\Tracker.Services.Data.Import.UnitTests\Export\Class1.cs:line 96
at Tracker.Services.Data.Import.UnitTests.Export.Class1.CreateSqlParametersForIEquipmentDataEntryTest() in D:\projects\trackerservices\source\trackerservicesimports\Tracker.Services.Data.Import.UnitTests\Export\Class1.cs:line 52

There is no assembly Mirabeau.Sql. (It was renamed to Mirabeau.MsSql.Library ).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant