Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Access Violatio... » Troubleshooting   (RSS)
Sorry, but there are no more tags available to filter with.

Troubleshooting: Access Violation exception while using SQL Server Compact database with ADO.NET provider

Possible causes for Access Violation exception in general: An access violation occurs in unmanaged or unsafe code when the code attempts to read or write to memory that has not been allocated, or to which it does not have access. This usually occurs because
 
Page view tracker