projectname.exe' does not contain a static 'Main' method suitable for an entry point .

Hi,

I'm developing a blog reader for windows 8 store app. It was perfectly worked before. But because of some miss behave my coding i get below error. No other errors there.

Error    1    Program 'c:\Users\.........\Desktop\Blog_Reader\Blog_Reader\obj\Release\intermediatexaml\Blog_Reader.exe' does not contain a static 'Main' method suitable for an entry point    C:\Users\..........\Desktop\Blog_Reader\Blog_Reader\CSC    Blog_Reader

Please help me to figure this.

Thank You!



December 14th, 2013 3:04pm

Go to your App.Xaml and R-Click Go to Properties

Check whether the Build Action is ApplicationDefinition

If not change it to ApplicationDefinition. Clean the code (solution ) and Deploy..

Chears....


 

Free Windows Admin Tool Kit Click here and download it now
December 14th, 2013 4:25pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics