all groups > vb.net upgrade > august 2003 >
You're in the

vb.net upgrade

group:

unattended execution


unattended execution willjay
8/8/2003 11:20:06 AM
vb.net upgrade:
How do you create an app with "unattended execution". Vb6 had a check mark
in project properties. I guess you just create a consol app?

Re: unattended execution Jay B. Harlow [MVP - Outlook]
8/8/2003 5:48:45 PM
willjay,
I would create a Windows Service, if I wanted unattended execution.

A Windows Service, not a Web Service.

See
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbwlkwalkthroughcreatingwindowsserviceapplication.asp
to get started.

Hope this helps
Jay

[quoted text, click to view]

Re: unattended execution willjay
8/9/2003 8:51:17 AM
My unattended application must execute then terminate, not stay running as a
service does.

Thanks,
wj

[quoted text, click to view]

AddThis Social Bookmark Button