/BugTracker

Primary LanguageJavaScript

Bug Tracking System - Service Oriented Architecture - WCF - .NET Framework

Requirement to initiate the project:

  1. Update the reference path of WCF Service Library's DLL file at Service host.
  2. Update the reference of WCF Services at Service client.
  3. Add the url of the service hosting path: Command at terminal: >netsh http add urlacl url="http://+:8010/" user="username"