bezzad / ErrorControlSystem

ErrorControlSystem is a .NET library created to automate handling .NET Windows-Base application exceptions and raise that to a sql server. This exception handler have some features as screen capturing, fetch server date time in exception occurrence time and etc.
http://bezzad.github.io/ErrorControlSystem/
GNU General Public License v3.0
32 stars 14 forks source link

Dose Not Found System.Data.SqlServerCe v4.0 assembly at ClickOnce client #37

Closed ayubamini closed 9 years ago

ayubamini commented 9 years ago

When i publish the my project that have ErrorControlSystem module, and copied that to clients system then when run it by clicking on ClickOnce published application , throw this exception: Unable to install or run the application. The application requires that assembly System.Data.SqlServerCe be installed in the global assembly cache (GAC) first.

Please contact your system administrator.

bezzad commented 9 years ago

Solved by Issue #43