Yes it's in VS 2005. I set it up as an empty C# project. I read somewhere that it'll always appear if it isn't a Windows application, but surely you can change that with some code?growse said:You built this in VS.NET? Did you set it up as a console project or a standard windows forms project?
Ah thank you, I knew there must be a wayInquisitor said:Just change the project to a Windows application and it'll go away.