Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
This error generally occurs when the closing bracket (]) is missing for a regular expression specified in a find or replace string.
To correct this error
To find the literal character ], use \].
To match a character set, enter the missing bracket ].
See Also
Reference
Regular Expressions (Visual Studio)