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.
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.
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.