1
vote
0answers
246 views

wcf error “Sequence contains no elements” - “Collection was Out Of fixed size”

i am new in wcf. i start to create a wcf project that save people information in EF database. i had lots of error and fix them by searching in sites but recently i stoped by some error and cant fix ...
0
votes
3answers
2k views

Windows Service “Starting”

I have a critical windows service that I need for my web application. Unfortunately, the windows service does not start properly, but remains in a status of "Starting" for about 7 minutes and 38 ...