PDA

View Full Version : Spring.Examples.WindowsService.2005 vs SharpDevelop


rolandz
11-20-2006, 07:30 AM
Hi,

There is a problem with Spring.Examples.WindowsService.2005 project while building with #D. The project file contains startup object being defined what lead to #D reports an error: Cannot specify /main if building a module or library (CS2017).

AFAIK in the VS 2005 it builds but I'm not sure whether it is simply too tolerant :|

Is this possiblr to fix the project file? Note: this post is related to DEBUG target and I did not check RELEASE :)

TIA