Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multiple Projects
Message
General information
Forum:
ASP.NET
Category:
Solution Explorer
Miscellaneous
Thread ID:
01312735
Message ID:
01312748
Views:
15
>>I don't understand why the Customer project needs an entry point. The solution will be compiled into an EXE, who's startup project is AppShell. I don't need a form in the Customer project (yet). I will be creating tabs classes that will appear on the AppShell desktop form in the first project.
>>
>
>When you created the Customer project you probably selected "Windows Forms Application". That basically means it's going to compile to an EXE, and as such requires an entry point. What you probably wanted to do was create a new project using the "Class Library" template instead - you can add any kind of item you want to the project itself (eg. forms, for example).


Ahh, the blind sees.

Thanks guys!
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform