Working on creating just a simple Forms Class (dll) -- just one form that can be used from multiple apps. Whenever I attempt to build I get this error and the build fails..

------ Build started: Project: XYZCorp.Security.Maintenance, Configuration: Debug Any CPU ------
Preparing resources...
Updating references...
Performing main compilation...
error VR8001: No accessible 'Main' method with an appropriate signature was found.
Build complete -- 1 error(s), 0 warning(s)
========== Build: 0 succeeded or up-to-date, 1 failed, 0 skipped ==========

Using ------ Microsoft Visual Studio 2005
Version 8.0.50727.42 (RTM.050727-4200)
Microsoft .NET Framework
Version 2.0.50727


HELP.....


Thanks

gollnick
__________________
William E Gollnick