EntryPoint not specified for manifest – VS 2008 SP1 (beta)

Just for your information if you have tried the .NET MF 3.0 beta 2 with Visual Studio 2008 and installed SP1 beta: when trying to compile a console or window application (library projects are ok) you’ll get an error message after compiling:

C:\…\Microsoft.Common.targets(2341, 9): error MSB3185: EntryPoint not specified for manifest.
Done building project "MFConsoleApplication1.csproj" -- FAILED.

The Microsoft.Common.targets EntryPoint looks like this:
EntryPoint="@(_DeploymentResolvedManifestEntryPoint)"

The .NET MF team is not testing against VS 2008 SP1 beta and this issue will be resolved before release, of course. Well, I'm using a Virtual PC, now, as I have already SP1 installed.
Published Wednesday, July 30, 2008 3:06 PM by Michael Schwarz

Comments

# re: EntryPoint not specified for manifest – VS 2008 SP1 (beta)

Saturday, August 16, 2008 12:25 AM by omidhamidi

dear sir

please let me know vs 2008 directly compile program to hex or binary file for lpc2000

# re: EntryPoint not specified for manifest – VS 2008 SP1 (beta)

Friday, September 19, 2008 12:38 PM by Paul

Thank you so much for the post!,

Saved me a bunch of time. definitely a bummer SP1 is important for silverlight work, so perhaps I'll put this off ( or go set up a Virtual PC as you say) Any estimates of when a Beta 3 might be out?

thnaks