[SOLVED] Installing Multitouch.Driver.Service.exe as a Service
Posted: 30 May 2010 01:50 PM   [ Ignore ]
Rank
Joined  2009-11-03
Total Posts:  25
New Member

Hey all,
I am slowly but steadily improving my knowledge of NUI, and I just want to thank everyone for their help and support!

I have an actual issue now that probably has a definite answer, and I need some expertise!

I have been able to install the HID driver for use with some of my applications, and while I’m not totally cool with it yet, it’s at least working. However, when I try to install it as a service (using CKTouch’s blog), I get this error on the InstallUtil screen.

C:\Multitouch--Senior Project\MTV Release-CKTouch>C:\Windows\Microsoft.NET\Frame
work\v4.0.30319\InstallUtil
.exe Multitouch.Driver.Service.exe
Microsoft 
(R) .NET Framework Installation utility Version 4.0.30319.1
Copyright 
(cMicrosoft Corporation.  All rights reserved.


Running a transacted installation.

Beginning the Install phase of the installation.
See the contents of the log file for the C:\Multitouch--Senior Project\MTV Relea
se
-CKTouch\Multitouch.Driver.Service.exe assembly's progress.
The file is located at C:\Multitouch--Senior Project\MTV Release-CKTouch\Multito
uch.Driver.Service.InstallLog.
Installing assembly '
C:\Multitouch--Senior Project\MTV Release-CKTouch\Multitouc
h
.Driver.Service.exe'.
Affected parameters are:
   logtoconsole =
   logfile = C:\Multitouch--Senior Project\MTV Release-CKTouch\Multitouch.Driver
.Service.InstallLog
   assemblypath = C:\Multitouch--Senior Project\MTV Release-CKTouch\Multitouch.D
river.Service.exe
Installing service DriverService...
Creating EventLog source DriverService in log Application...

An exception occurred during the Install phase.
System.Security.SecurityException: The source was not found, but some or all eve
nt logs could not be searched.  Inaccessible logs: Security.

The Rollback phase of the installation is beginning.
See the contents of the log file for the C:\Multitouch--Senior Project\MTV Relea
se-CKTouch\Multitouch.Driver.Service.exe assembly'
s progress.
The file is located at C:\Multitouch--Senior Project\MTV Release-CKTouch\Multito
uch
.Driver.Service.InstallLog.
Rolling back assembly 'C:\Multitouch--Senior Project\MTV Release-CKTouch\Multito
uch.Driver.Service.exe'
.
Affected parameters are:
   
logtoconsole =
   
logfile C:\Multitouch--Senior Project\MTV Release-CKTouch\Multitouch.Driver
.Service.InstallLog
   assemblypath 
C:\Multitouch--Senior Project\MTV Release-CKTouch\Multitouch.D
river
.Service.exe
Restoring event log to previous state 
for source DriverService.
An exception occurred during the Rollback phase of the System.Diagnostics.EventL
ogInstaller installer
.
System.Security.SecurityExceptionThe source was not foundbut some or all eve
nt logs could not be searched
.  Inaccessible logsSecurity.
An exception occurred during the Rollback phase of the installationThis except
ion will be ignored 
and the rollback will continue. Howeverthe machine might n
ot fully revert to its initial state after the rollback is complete
.

The Rollback phase completed successfully.

The transacted install has completed.
The installation failed, and the rollback has been performed.

C:\Multitouch--Senior Project\MTV Release-CKTouch>

I followed his instructions exactly with that (and yes, I get the same thing when running within the CMD shell Win7SDK app), so if anyone has any advice, please let me know!

-Nate

Profile
 
 
Posted: 30 May 2010 02:02 PM   [ Ignore ]   [ # 1 ]
Avatar
RankRankRankRankRankRank
Joined  2009-04-14
Total Posts:  1895
Moderator

Ok I’ve found what the problem was : you need to launch the CMD (preferably shell) as admin before launching the installation (installutil...) procedure… Sorry about that, I’m going to update the instructions right away…

 Signature 

One more but very useful blog : http://blog.cktouch.com/
Rear DI + Windows Seven = So Nice…
_________________________________________________

Profile
 
 
Posted: 30 May 2010 03:26 PM   [ Ignore ]   [ # 2 ]
Rank
Joined  2009-11-03
Total Posts:  25
New Member

@MashineGun
That did it! Thanks for the tip. It’s always the simple stuff. rasberry

I owe you guys cookies…

Profile
 
 
Posted: 30 May 2010 03:39 PM   [ Ignore ]   [ # 3 ]
Avatar
RankRankRankRankRankRank
Joined  2009-04-14
Total Posts:  1895
Moderator

well anytime...!!! can’t wait for those cookies !!!

 Signature 

One more but very useful blog : http://blog.cktouch.com/
Rear DI + Windows Seven = So Nice…
_________________________________________________

Profile
 
 
Posted: 29 April 2011 01:26 PM   [ Ignore ]   [ # 4 ]
Rank
Joined  2011-04-20
Total Posts:  4
New Member
MashineGun - 30 May 2010 02:02 PM

Ok I’ve found what the problem was : you need to launch the CMD (preferably shell) as admin before launching the installation (installutil...) procedure… Sorry about that, I’m going to update the instructions right away…

This did the trick! I was having the same error message. I launched the CMD and the installation went without a hitch. Thank you very much. I was beginning to this I wasn’t going to be able to get it to work.

 Signature 

Does anyone know anything about microsoft dynamics crm? What can you tell me about it?

Profile
 
 
Posted: 30 April 2011 04:16 AM   [ Ignore ]   [ # 5 ]
Avatar
RankRankRankRankRankRank
Joined  2009-04-14
Total Posts:  1895
Moderator

good !

 Signature 

One more but very useful blog : http://blog.cktouch.com/
Rear DI + Windows Seven = So Nice…
_________________________________________________

Profile