Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1af550b

Browse files
Added known issues in readme
1 parent 414cdce commit 1af550b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎WebAPI/readme.md‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,10 @@
4040
│ ├── Startup.cs
4141
│ └── appsettings.json
4242
└── ...
43+
44+
### Observed Issue
45+
- Build fail because of namespace not found issues
46+
- Reference the DataAccess.dll and CompanyService.dll for WebAPI Project from RefDll folder inside WebAPI Project
47+
- Reference to the DataAccess.dll for CompanyService Project from same folder
48+
- Database connection error or Object not found error
49+
- Run Update-database command from nuget package manager console, Selecting the DataAccess Project from Dropdown of the console

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /