Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / WinForm General / January 2007

Tip: Looking for answers? Try searching our database.

Instancing checkbox not there

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Bill Angus - 04 Jan 2007 02:42 GMT
I want to make an application that I have been working on a single instance
application. the singleinstance checkbox does not appear anywhere on the
project designer window. I suppose this is a bug of some kind in VStudio or
the the project designer. Can anybody tell me if there is a way to make an
VB 2005 application into a single instance app without using the project
designer checkbox?

I tried to trap the next instance event in "application events", as
below.... but the did not work...

Private Sub me_AlreadyOpen(ByVal sender As System.Object, ByVal e As
Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventArgs)
Handles MyBase.StartupNextInstance

frmPM_Main.Select()

End Sub

any ideas greatly appreciated.
Happy Nnew Year!

Bill Angus, MA
http://www.psychtest.com
RobinS - 04 Jan 2007 02:50 GMT
In Visual Studio 2005, in your Project Properties (double-click on
MyProject), under the Application tab, there is a checkbox for "Make
single instance application".

Robin S.
--------------------------------------
>I want to make an application that I have been working on a single
>instance
[quoted text clipped - 24 lines]
> Bill Angus, MA
> http://www.psychtest.com
Bill Angus - 05 Jan 2007 15:52 GMT
That's what my problem is... when I look at the tab there is no check-box for Make single instance !! :)

All I have is 2 text boxes, 3 drop-down combo boxes and a button... for the following....
Assembly name: Root Namespace:
Application type: Icon:
Startup object: Assembly information:

There is no option to make my app single instance. I believe that when I defined the windows application project I did make it single instance, but it is now no longer single instance and I find a was to change it back and set it up correctly.

Thanks in advance anybody who knows about this bug... and if there is a way to fix it. Have a great day!

Bill Angus, MA
http://www.psychtest.com
 In Visual Studio 2005, in your Project Properties (double-click on
 MyProject), under the Application tab, there is a checkbox for "Make
 single instance application".

 Robin S.
 --------------------------------------
 "Bill Angus" <mdangus@nospam.psychtest.com> wrote in message
 news:%23q3VSo6LHHA.2140@TK2MSFTNGP03.phx.gbl...
 >I want to make an application that I have been working on a single
 >instance
 > application. the singleinstance checkbox does not appear anywhere on
 > the
 > project designer window. I suppose this is a bug of some kind in
 > VStudio or
 > the the project designer. Can anybody tell me if there is a way to
 > make an
 > VB 2005 application into a single instance app without using the
 > project
 > designer checkbox?
 >
 > I tried to trap the next instance event in "application events", as
 > below.... but the did not work...
 >
 > Private Sub me_AlreadyOpen(ByVal sender As System.Object, ByVal e As
 > Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventArgs)
 > Handles MyBase.StartupNextInstance
 >
 > frmPM_Main.Select()
 >
 > End Sub
 >
 > any ideas greatly appreciated.
 > Happy Nnew Year!
 >
 > Bill Angus, MA
 > http://www.psychtest.com
 >
 >
RobinS - 05 Jan 2007 21:55 GMT
You have nothing after Startup object? Really? What kind of application
is it?
Is it a Windows Application or Web? VB or C#? If you have multiple
projects,
are you looking at the properties on the one that is the startup?

Robin S.
That's what my problem is... when I look at the tab there is no
check-box for Make single instance !! :)

All I have is 2 text boxes, 3 drop-down combo boxes and a button... for
the following....
Assembly name: Root Namespace:
Application type: Icon:
Startup object: Assembly information:

There is no option to make my app single instance. I believe that when I
defined the windows application project I did make it single instance,
but it is now no longer single instance and I find a was to change it
back and set it up correctly.

Thanks in advance anybody who knows about this bug... and if there is a
way to fix it. Have a great day!

Bill Angus, MA
http://www.psychtest.com
In Visual Studio 2005, in your Project Properties (double-click on
MyProject), under the Application tab, there is a checkbox for "Make
single instance application".

Robin S.
--------------------------------------
"Bill Angus" <mdangus@nospam.psychtest.com> wrote in message
news:%23q3VSo6LHHA.2140@TK2MSFTNGP03.phx.gbl...
>I want to make an application that I have been working on a single
>instance
[quoted text clipped - 24 lines]
> Bill Angus, MA
> http://www.psychtest.com
Bill Angus - 06 Jan 2007 02:12 GMT
Yep the checkbox is not there. This is a multiform, VB, windows forms
application. There is one project in the solution and a setup project that
creates the setup/distribution .MSI

I suppose I can create a new Windows forms app, set the checkbox for single
instance, and then try to figure out what sort of code this generates. then
I can paste the generated code or something like it into my app.

Bill Angus, MA
http://www.psychtest.com

> You have nothing after Startup object? Really? What kind of application
> is it?
[quoted text clipped - 58 lines]
> > Bill Angus, MA
> > http://www.psychtest.com
RobinS - 06 Jan 2007 07:51 GMT
That's so weird. Why don't you create a blank solution, then
add all of your forms and stuff to it -- if you choose "Add
Existing Item", it will copy it from wherever it is into the
new directory. Maybe that will fix the problem.

Robin S.
-------------------
> Yep the checkbox is not there. This is a multiform, VB, windows forms
> application. There is one project in the solution and a setup project
[quoted text clipped - 79 lines]
>> > Bill Angus, MA
>> > http://www.psychtest.com

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.