English 中文(简体)
视窗服务项目未列出的形式
原标题:Form not listed in Windows Service Project Start up objects in VS.net 2008

I have a windows service in VS.net 2008. Just to test the application before I install the service, I have a form (Form1.cs). Now when I want to make this project as startup project and form1 as startup object, I don t see the form one in the start up object list. I just see the namespace of the Program.cs and not set

请帮助

最佳回答

假定你没有

static void Main()

表格1.c中的方法。 (该方法可回归<代码>int和(或)采用string[] para amount,且其数量不必为私人。) 这使科索沃统计局认为某类人员是潜在的切入点。

诚然,海事组织在同一个项目中拥有一种与服务相同的形式,这是很奇怪的。 为什么没有一个能够正常运作的单独项目? 多个入境点是罚款的,但是如果其中一个入境点开始服务,而另一个入境点则只开一个表格,这没有什么奇怪之处。

问题回答

暂无回答




相关问题
Anyone feel like passing it forward?

I m the only developer in my company, and am getting along well as an autodidact, but I know I m missing out on the education one gets from working with and having code reviewed by more senior devs. ...

NSArray s, Primitive types and Boxing Oh My!

I m pretty new to the Objective-C world and I have a long history with .net/C# so naturally I m inclined to use my C# wits. Now here s the question: I feel really inclined to create some type of ...

C# Marshal / Pinvoke CBitmap?

I cannot figure out how to marshal a C++ CBitmap to a C# Bitmap or Image class. My import looks like this: [DllImport(@"test.dll", CharSet = CharSet.Unicode)] public static extern IntPtr ...

How to Use Ghostscript DLL to convert PDF to PDF/A

How to user GhostScript DLL to convert PDF to PDF/A. I know I kind of have to call the exported function of gsdll32.dll whose name is gsapi_init_with_args, but how do i pass the right arguments? BTW, ...

Linqy no matchy

Maybe it s something I m doing wrong. I m just learning Linq because I m bored. And so far so good. I made a little program and it basically just outputs all matches (foreach) into a label control. ...

热门标签