Community.Serve/Web.config
@@ -1,6 +1,8 @@ <?xml version="1.0"?> <configuration> <appSettings/> <appSettings> <add key="db" value="E:\terrait\CommunityServe\Community.Serve\App_Data\Community.db"/> </appSettings> <system.web> <compilation debug="true" targetFramework="4.5.2"/> <httpRuntime/>