Click here to Skip to main content
15,886,026 members
Home / Discussions / C#
   

C#

 
AnswerRe: How can i change the base address of my dll Pin
Dave Kreskowiak18-Aug-06 2:25
mveDave Kreskowiak18-Aug-06 2:25 
JokeRe: How can i change the base address of my dll Pin
Guffa18-Aug-06 4:11
Guffa18-Aug-06 4:11 
GeneralRe: How can i change the base address of my dll Pin
Timothy_198219-Aug-06 4:06
Timothy_198219-Aug-06 4:06 
GeneralRe: How can i change the base address of my dll [modified] Pin
Dave Kreskowiak19-Aug-06 6:02
mveDave Kreskowiak19-Aug-06 6:02 
GeneralRe: How can i change the base address of my dll Pin
Timothy_198219-Aug-06 22:02
Timothy_198219-Aug-06 22:02 
GeneralRe: How can i change the base address of my dll Pin
Dave Kreskowiak26-Aug-06 3:25
mveDave Kreskowiak26-Aug-06 3:25 
GeneralRe: How can i change the base address of my dll Pin
Timothy_198226-Aug-06 22:39
Timothy_198226-Aug-06 22:39 
QuestionAccess Denied trying to read file with StreamReader [modified] Pin
Matt Casto18-Aug-06 2:02
Matt Casto18-Aug-06 2:02 
I'm trying to read a text file that just happens to be a log file for a service, and getting the following error.
"System.IO.IOException: The process cannot access the file 'D:\SomeFolder\Logs\Funsv.log' because it is being used by another process."

The exception makes it very clear what the problem is, but I can't find any options in StreamReader that allow me read-only access to a file, even when it's being used by another process. Does anyone know how this can be done?


-- modified at 8:02 Friday 18th August, 2006
AnswerRe: Access Denied trying to read file with StreamReader Pin
Dave Kreskowiak18-Aug-06 2:19
mveDave Kreskowiak18-Aug-06 2:19 
GeneralRe: Access Denied trying to read file with StreamReader Pin
Matt Casto18-Aug-06 2:41
Matt Casto18-Aug-06 2:41 
GeneralRe: Access Denied trying to read file with StreamReader Pin
Dave Kreskowiak18-Aug-06 11:41
mveDave Kreskowiak18-Aug-06 11:41 
AnswerSolution Found Pin
Matt Casto18-Aug-06 4:45
Matt Casto18-Aug-06 4:45 
GeneralRe: Solution Found [modified] Pin
Dave Kreskowiak18-Aug-06 11:46
mveDave Kreskowiak18-Aug-06 11:46 
Questionclient server network problem Pin
Kim061818-Aug-06 1:15
Kim061818-Aug-06 1:15 
QuestionBegin-Commit Transaction in .NET Pin
Coding C#18-Aug-06 1:14
Coding C#18-Aug-06 1:14 
AnswerRe: Begin-Commit Transaction in .NET Pin
coolestCoder18-Aug-06 1:24
coolestCoder18-Aug-06 1:24 
JokeRe: Begin-Commit Transaction in .NET Pin
Guffa18-Aug-06 1:29
Guffa18-Aug-06 1:29 
AnswerRe: Begin-Commit Transaction in .NET Pin
Guffa18-Aug-06 1:26
Guffa18-Aug-06 1:26 
GeneralRe: Begin-Commit Transaction in .NET Pin
Coding C#18-Aug-06 1:30
Coding C#18-Aug-06 1:30 
AnswerRe: Begin-Commit Transaction in .NET Pin
Dustin Metzgar18-Aug-06 3:27
Dustin Metzgar18-Aug-06 3:27 
GeneralRe: Begin-Commit Transaction in .NET Pin
Coding C#18-Aug-06 5:13
Coding C#18-Aug-06 5:13 
Questionget the name of a parameter as a string Pin
C-Scharbe18-Aug-06 1:06
C-Scharbe18-Aug-06 1:06 
AnswerRe: get the name of a parameter as a string Pin
Christian Graus18-Aug-06 1:17
protectorChristian Graus18-Aug-06 1:17 
AnswerRe: get the name of a parameter as a string Pin
Coding C#18-Aug-06 1:20
Coding C#18-Aug-06 1:20 
GeneralRe: get the name of a type-member as a string Pin
C-Scharbe18-Aug-06 4:07
C-Scharbe18-Aug-06 4:07 

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.