Click here to Skip to main content
15,902,938 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionAccessing the machine.config file Pin
Przemyslaw Celej19-Oct-09 2:28
Przemyslaw Celej19-Oct-09 2:28 
AnswerRe: Accessing the machine.config file Pin
Not Active19-Oct-09 3:32
mentorNot Active19-Oct-09 3:32 
GeneralRe: Accessing the machine.config file Pin
Przemyslaw Celej19-Oct-09 4:28
Przemyslaw Celej19-Oct-09 4:28 
GeneralRe: Accessing the machine.config file Pin
Not Active19-Oct-09 4:47
mentorNot Active19-Oct-09 4:47 
GeneralRe: Accessing the machine.config file Pin
Przemyslaw Celej19-Oct-09 5:01
Przemyslaw Celej19-Oct-09 5:01 
QuestionHow to measure data usage or Real Time bandwidth usage Pin
Hardik Upadhyay19-Oct-09 1:58
Hardik Upadhyay19-Oct-09 1:58 
AnswerRe: How to measure data usage or Real Time bandwidth usage Pin
Richard MacCutchan19-Oct-09 4:17
mveRichard MacCutchan19-Oct-09 4:17 
QuestionInstalling Windows Service in Windows 7 Pin
#realJSOP19-Oct-09 0:28
professional#realJSOP19-Oct-09 0:28 
I've written a Windows Service (VS2008, .Net 3.5) and I'm trying to install it under Windows7. The service fails to install, and I keep getting this output:

Installing assembly 'd:\DevManaged\VS2008\AllInOneDemo\AIOWindowsService\bin\debug\AIOWindowsService.exe'.

Affected parameters are:
logtoconsole =
assemblypath = d:\DevManaged\VS2008\AllInOneDemo\AIOWindowsService\bin\debug\AIOWindowsService.exe
logfile = d:\DevManaged\VS2008\AllInOneDemo\AIOWindowsService\bin\debug\AIOWindowsService.InstallLog

Installing service AIOWindowsService...

Creating EventLog source AIOWindowsService in log Application...

Rolling back assembly 'd:\DevManaged\VS2008\AllInOneDemo\AIOWindowsService\bin\debug\AIOWindowsService.exe'.

Affected parameters are:
logtoconsole =
assemblypath = d:\DevManaged\VS2008\AllInOneDemo\AIOWindowsService\bin\debug\AIOWindowsService.exe
logfile = d:\DevManaged\VS2008\AllInOneDemo\AIOWindowsService\bin\debug\AIOWindowsService.InstallLog

Restoring event log to previous state for source AIOWindowsService.

An exception occurred during the Rollback phase of the System.Diagnostics.EventLogInstaller installer.

System.Security.SecurityException: The source was not found, but some or all event logs could not be searched.
Inaccessible logs: Security.

An exception occurred during the Rollback phase of the installation. This exception will be ignored and
the rollback will continue. However, the machine might not fully revert to its initial state after the
rollback is complete.

.45 ACP - because shooting twice is just silly
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001

AnswerRe: Installing Windows Service in Windows 7 Pin
ovargast19-Oct-09 6:39
ovargast19-Oct-09 6:39 
GeneralRe: Installing Windows Service in Windows 7 Pin
#realJSOP19-Oct-09 7:52
professional#realJSOP19-Oct-09 7:52 
GeneralRe: Installing Windows Service in Windows 7 Pin
ovargast19-Oct-09 8:51
ovargast19-Oct-09 8:51 
QuestionDisconnected Context? Pin
#realJSOP18-Oct-09 8:57
professional#realJSOP18-Oct-09 8:57 
AnswerRe: Disconnected Context? Pin
Pete O'Hanlon18-Oct-09 9:50
mvePete O'Hanlon18-Oct-09 9:50 
GeneralRe: Disconnected Context? Pin
#realJSOP19-Oct-09 0:22
professional#realJSOP19-Oct-09 0:22 
GeneralRe: Disconnected Context? Pin
Bernhard Hiller13-Jul-10 20:19
Bernhard Hiller13-Jul-10 20:19 
QuestionHow to display animated gif in datagridview columns? Pin
Viji Raj17-Oct-09 18:34
Viji Raj17-Oct-09 18:34 
AnswerRe: How to display animated gif in datagridview columns? Pin
Xmen Real 18-Oct-09 0:20
professional Xmen Real 18-Oct-09 0:20 
QuestionHow to prevent user click to the checkbox on a listview control Pin
[N][Q][H]17-Oct-09 8:13
[N][Q][H]17-Oct-09 8:13 
AnswerRe: How to prevent user click to the checkbox on a listview control Pin
Mark Salsbery17-Oct-09 8:37
Mark Salsbery17-Oct-09 8:37 
AnswerRe: How to prevent user click to the checkbox on a listview control Pin
Richard MacCutchan17-Oct-09 9:25
mveRichard MacCutchan17-Oct-09 9:25 
GeneralRe: How to prevent user click to the checkbox on a listview control Pin
[N][Q][H]17-Oct-09 16:40
[N][Q][H]17-Oct-09 16:40 
GeneralRe: How to prevent user click to the checkbox on a listview control Pin
Richard MacCutchan17-Oct-09 21:27
mveRichard MacCutchan17-Oct-09 21:27 
AnswerRe: How to prevent user click to the checkbox on a listview control Pin
vsaratkar19-Oct-09 7:29
vsaratkar19-Oct-09 7:29 
QuestionHow do I create an unstopable thread? Pin
Paulo Zemek15-Oct-09 13:19
Paulo Zemek15-Oct-09 13:19 
AnswerRe: How do I create an unstopable thread? Pin
Dave Kreskowiak16-Oct-09 5:23
mveDave Kreskowiak16-Oct-09 5:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.