B
billsahiker
Using vs2005 Professional edition, I created a new VB project by
selecting the Services Template. It generated two items: Service1.vb
with the OnStart and OnStop methods and Service1.VB[Design]. It seems
to be missing two items. Service1.designer.vb, which has generated
code for the New constructor and some other code, and
Setting.Designer.vb, which also has some generated code, both appear
in a completed sample services application. Are they supposed to be
added automatically by the template? If not, how do I add those items?
selecting the Services Template. It generated two items: Service1.vb
with the OnStart and OnStop methods and Service1.VB[Design]. It seems
to be missing two items. Service1.designer.vb, which has generated
code for the New constructor and some other code, and
Setting.Designer.vb, which also has some generated code, both appear
in a completed sample services application. Are they supposed to be
added automatically by the template? If not, how do I add those items?