2
Answers

The MyService windows service terminated unexpectedly.

We have got below mention exception on running Windows Service Application.
 
System Log:- 
The MyService windows service terminated unexpectedly. It has done this 2 time(s).
 
 Event Log :-
 Description:
Faulting application name: MyService.exe, version: 1.0.0.0, time stamp: 0x568b9bf2
Faulting module name: KERNELBASE.dll, version: 6.3.9600.18202, time stamp: 0x569e7eb1
Exception code: 0xe053534f
Fault offset: 0x0000000000008a5c
 
How to resolve this issue.

Answers (2)

0
Photo of Rohan Laghate
NA 43 2.4k 8y

Thanks Sandeep and Francis.

@Francis : Ispecifically need the tutorial on MVC CRUD operations using MODAL.

The example given in this site is using old jquery files and hence its not working. Hence, looking for a latest example or better way of doing the same thing.
Thanks!
Rohan
0
Photo of Francis
NA 11.7k 724.3k 8y

I suggest don't confuse with different version of JQuery. There are so manythings deprecated between version to version. As a beginner you don't need toworry about these things. Just include the reference of the required version in to your project and go with it.

From my experience thesekind of confusions will ruinyourlearning.So just go with your learning. Also this site itself contains lot oftutorial about ASP.Net MVC. Also I would suggest the below url:

Let me know, if you need anything more.
0
Photo of Sandeep Singh Shekhawat
NA 22.4k 12m 8y
Hi,<br /><br />Hope this will help :https://code.msdn.microsoft.com/CRUD-Operations-in-MVC-eb0ef45d