![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
|
Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
br> br> |
| |||||||
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Guest | Visual Studio seems to kill singleton instance of a WinFX service I am using a service that is configured to run as a singleton instance, hosted in IIS. Whenever I start the same client out of Visual Studio I can see that the instance of the service is reinitalized. I could also see it by attaching a debugger, because I hit the constructor every time the client connects. When I start the client directly e.g. out of Windows Explorer I get the original instance. Has anyone observed a similar behaviour concerning singleton services? |
| | #2 (permalink) |
| Guest | Re: Visual Studio seems to kill singleton instance of a WinFX service Did you check that InstanceID back, that always the same in that case at least on my computer ![]() Arkady "Stefan Hinterscheid" <StefanHinterscheid@discussions.microsoft.com> wrote in message news:88307F4E-991E-42CB-AED2-B0992E018108@microsoft.com... >I am using a service that is configured to run as a singleton instance, > hosted in IIS. > Whenever I start the same client out of Visual Studio I can see that the > instance of the service is reinitalized. I could also see it by attaching > a > debugger, because I hit the constructor every time the client connects. > > When I start the client directly e.g. out of Windows Explorer I get the > original instance. > > Has anyone observed a similar behaviour concerning singleton services? |
| |
| |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Err.Number 486, Vista Ultimate, Visual Studio, & Visual Basic | Mike | Vista General | 2 | 01-16-2008 01:06 PM |
| Visual Studio 6 and Visual Source Safe 6 on Vista | Mikhail Gryaznov | Vista General | 1 | 01-15-2008 10:07 PM |
| visual studio 6 service pack installation on vista | Bernie | Vista General | 3 | 07-22-2006 08:38 PM |