Articles
Sort by recent activity
FlywayException: Invalid flag
Flyway expects three forms of instruction:CommandsFlagsParameters
This exception most commonly occurs due to poor syntax or due to nuances of the platform in use, the syntax not being handled in th...
This SNK format is not supported
As of version 8.1.2, all key's bit-size that are full byte (divisible by 8), and byte-size have to be divisible by 2 are supported.
Previously SmartAssembly supports the following key sizes in th...
What version of SmartAssembly was used to obfuscate my assembly?
The default build process added a custom attribute that details the version of SmartAssembly that performed the obfuscation.
The attribute is:
PoweredByAttribute
and the value will be SmartAssembly...
Docker Cannot connect to SQL Server Browser
This error occurs when attempting to connect in an unsupported manner with Docker.
Typically this is the use of localhost or loopback addresses which aren't supported due to the containerization an...
This process is 64-bit, but this memory dump is not
This warning can be seen if there is a bitness mismatch between any of the following elements:
1. The initial capture2. The profiler process3. The analyzing environment
Full details of the require...
This process is 32-bit, but this memory dump is not
This warning can be seen if there is a bitness mismatch between any of the following elements:
1. The initial capture2. The profiler process3. The analyzing environment
Full details of the require...
Flyway encoding support
The migration script encoding options within Flyway are defined by the Java character set.
In the instance that a script's encoding is either mismatched or fails to be detected*, the product will f...
ANTS Profiler getting started demos
To aid getting started with the ANTS Performance and Memory Profiler tools, we maintain a repo of intentionally faulty applications for the purpose of showcasing the tools functionality.
These C# a...
The memory dump you selected is too large to be opened
The beta functionality of memory dump analysis presently has some architectural limitations pertaining to the number of addressable objects. While not technically a size limitation, it correlates.
...
Method not found: 'System.Security.CodeAccessPermission'
Error:
The type initializer for 'Microsoft.Data.SqlClient.SqlConnection' threw an exception.---> System.MissingMethodException: Method not found: 'System.Security.CodeAccessPermission System.Dat...