Problem in C#(Run service)
Thu, 4 Mar 2010 05:23:01 -0800
Hi!
I have a problem when i wanna run a service from my COM object
My code is:
System.ServiceProcess.ServiceController sc = new
System.ServiceProcess.ServiceController("ClosetalkFlashPump",
Environment.MachineName);
sc.ExecuteCommand(128);
and I get this error:
Cannot open ClosetalkFlashConverter s ...
|
Detect user roaming profile updates completion on logout
Tue, 2 Mar 2010 08:47:01 -0800
I have a program which requires notification that the current Roaming profile
User data update to the domain server has been completed.
My attempt at using Winlogon services does not suffice as I only get
notified that logout was started by the roaming profile user.
(Note that after logout is initiated wi ...
|
managed code
Thu, 21 Jan 2010 08:51:56 -0700
Hello,
Is it possible to have a managed code app to interface with the Media
Center? My basic app would do nothing special except adjust the Volume and
Channel up/down/goto this channel. Anywhere I can find some sample other
then the sdk?
...
|
VFP - Waiting for Activex to finish before proceeding
Sun, 10 Jan 2010 21:33:02 -0800
What is the recommended method for pausing a VFP program while waiting for an
ActiveX control to finish processing?.
A VFP method calls a method of the ActiveX. What code in VFP will make the
VFP program pause until the ACtiveX method has finished and returned?
The activex has events such as 'InProgress(Boole ...
|
Starting off band needs help!
Sat, 9 Jan 2010 10:00:45 -0500
Hi Everyone,
We are a new band just getting it together. We need help! We are naming our
band "THE SCENE" and would love for anyone who could come up with a logo (or
any type of art) to please send it to us. We have no money... We would just
be so thankful if you could send something, anything! If you come ...
|
VS 2008 Web Application Deployment/Publishing
Wed, 16 Dec 2009 13:31:02 -0800
Hello,
What is the best method to deploy an VS 2008 Web Application? My web
application contains webservice references, libraries etc and i have to
publish this to my production server which has iis 6.0 on it. Should i use VS
Web Deployment method? Should i go with pre compilation and publsih the
website? ...
|
Error in MC SDK 6.0 documentation
Mon, 14 Dec 2009 02:21:02 -0800
I have discovered a bug in the Media Center 6.0 SDK's documentation.
At http://msdn.microsoft.com/en-us/library/ee525923.aspx the
IiTvDataSource::Connect is shown to have zero parameters.
The description states "The Connect method starts data flowing, providing
the callback interface" but if there are no p ...
|
|
|
Hyper-V Hypervisor Logical Processor % Total Run Time counter
Tue, 17 Nov 2009 08:18:02 -0800
I have been creating a C++ program that uses registry calls to enumerate
registry counters and categories on Windows 2008, 64 bit that has Hyper-V
installed.
When running this program, I have run into an issue where the % Total Run
Time counter and a few other Hyper-V counters under the Hyper-V Hypervisor ...
|
14 Hosting Web www.ivys.es
Wed, 04 Nov 2009 04:32:18 -0800
Hosting Web www.Ivys.es
Hosting Web www.Ivys.es
Hosting Web www.Ivys.es
Hosting Web www.Ivys.es
Hosting Web www.Ivys.es
Hosting Web www.Ivys.es
Hosting Web www.Ivys.es
Hosting Web www.Ivys.es
Hosting Linux Web www.ivys.es
Hosting Linux Web www.ivys.es
Hosting Linux Web www.ivys.es
Hosting Linux Web www.ivys.es
Hosti ...
|
read info of vob files
Tue, 27 Oct 2009 02:48:01 -0700
hi
Someone can tell me how I can read information from vob files (audio,
subtitles, ...) with . NET?
thanks. ...
|