Dear Friends,
I have not develop any C#.Net desktop application ever.
Now I have open a new project OSS and add a new form Main.cs.
I then tried to run it. But the following error has introduced. Please help me.
Program 'C:\OSS\OSS\obj\Debug\OSS.exe' does not have an entry point defined
I know this is a very basic problem but I need ur help. How can I select the default form from the project ? and also what is the above error introduced for ?
Rajib


Reply With Quote