From f27dae077312ecbaa632d9f2aca60ff013ef9220 Mon Sep 17 00:00:00 2001 From: "rogan.dawes" Date: Thu, 10 Jan 2008 10:45:07 +0000 Subject: [PATCH] changing location of RegexMatch.dll git-svn-id: http://webgoat.googlecode.com/svn/trunk@250 4033779f-a91e-0410-96ef-6bf7bf53c507 --- webgoat/main/project/WebContent/WEB-INF/webgoat_sqlserver.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ webgoat/main/project/WebContent/WEB-INF/webgoat_sqlserver.sql b/ webgoat/main/project/WebContent/WEB-INF/webgoat_sqlserver.sql index 2e99a82ea..eea05a7f6 100644 --- a/ webgoat/main/project/WebContent/WEB-INF/webgoat_sqlserver.sql +++ b/ webgoat/main/project/WebContent/WEB-INF/webgoat_sqlserver.sql @@ -215,7 +215,7 @@ IF EXISTS (SELECT name FROM sys.assemblies WHERE name = N'RegexMatch') DROP ASSEMBLY RegexMatch; GO -CREATE ASSEMBLY RegexMatch FROM 'c:\AspectClassCD\WebGoat\RegexMatch.dll' WITH PERMISSION_SET = SAFE; +CREATE ASSEMBLY RegexMatch FROM 'C:\AspectClass\Database\Labs\project\WebContent\WEB-INF\RegexMatch.dll' WITH PERMISSION_SET = SAFE; GO CREATE FUNCTION webgoat_guest.RegexMatch (