jerryhoff / WebGoat.NET

OWASP WebGoat.NET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to deploy

eusebiu opened this issue · comments

Hello,
I downloaded the zip and tried to install in IIS5.1 XP with .NET 4.0 and I get this error:
http://localhost/WebGoat.NET/Default.aspx ->
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: Could not load file or assembly 'Mono.Data.Sqlite, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its dependencies. The system cannot find the file specified.

Source Error:

Line 64: connectionStringName="SQLiteDbConnection"
Line 65: name="SQLiteRoleProvider"
Line 66: type="TechInfoSystems.Data.SQLite.SQLiteRoleProvider, TechInfoSystems.Data.SQLiteProvider" />
Line 67:
Line 68:

Should I install Mono also?

commented

Closing. Not sure if this is still relevant since it is 10 months old. Please re-open if issue is happening with latest version.