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

.NET (Core and Framework)

 
GeneralRe: Dotnet 2008 setup did not complete correctly . Pin
n_nilesh26-Apr-09 23:49
n_nilesh26-Apr-09 23:49 
GeneralRe: Dotnet 2008 setup did not complete correctly . Pin
Pete O'Hanlon27-Apr-09 2:18
mvePete O'Hanlon27-Apr-09 2:18 
Question.NET 3.5 Visual Studio 2008 Find and Replace Files Pin
Robert Kerber26-Apr-09 12:18
Robert Kerber26-Apr-09 12:18 
AnswerRe: .NET 3.5 Visual Studio 2008 Find and Replace Files Pin
dybs26-Apr-09 12:55
dybs26-Apr-09 12:55 
GeneralRe: .NET 3.5 Visual Studio 2008 Find and Replace Files Pin
Robert Kerber26-Apr-09 13:55
Robert Kerber26-Apr-09 13:55 
GeneralRe: .NET 3.5 Visual Studio 2008 Find and Replace Files Pin
dybs26-Apr-09 15:09
dybs26-Apr-09 15:09 
AnswerRe: .NET 3.5 Visual Studio 2008 Find and Replace Files Pin
Ashwini K Singh29-Apr-09 20:54
Ashwini K Singh29-Apr-09 20:54 
QuestionWeb service: Access to path denied Pin
Vincent Roggero26-Apr-09 10:48
Vincent Roggero26-Apr-09 10:48 
I have a C# web service that is creates a file in c:\inetpub\mdws\dwnld. If the web service needs to recreate or delete the file I get the following;

Server was unable to process request. ---> Access to the path 'C:\Inetpub\mdws\dwnld\catwoman.bbd' is denied.

I was receiving this error when doing File.Copy. I was able to create the file by using a FileStream/BinaryWriter. If I try to create the file again I get this error. I'm using FileStream(path, FileMode.Create, FileAccess.Write). I get the same result if I try to do a File.Delete(path) if the file exists before trying to create.
AnswerRe: Web service: Access to path denied Pin
Rolando CC27-Apr-09 6:09
professionalRolando CC27-Apr-09 6:09 
AnswerRe: Web service: Access to path denied Pin
saanj28-Apr-09 23:49
saanj28-Apr-09 23:49 
QuestionHELP!!!! Pin
julez12326-Apr-09 4:06
julez12326-Apr-09 4:06 
AnswerRe: HELP!!!! Pin
Kevin McFarlane26-Apr-09 5:45
Kevin McFarlane26-Apr-09 5:45 
GeneralRe: HELP!!!! Pin
julez12326-Apr-09 6:17
julez12326-Apr-09 6:17 
GeneralRe: HELP!!!! Pin
Kevin McFarlane26-Apr-09 6:27
Kevin McFarlane26-Apr-09 6:27 
GeneralRe: HELP!!!! Pin
julez12326-Apr-09 6:41
julez12326-Apr-09 6:41 
QuestionIf i have multiple version of the same assembly how can i provide choice to client to choose one assembly? Pin
Shaik Haneef25-Apr-09 21:04
Shaik Haneef25-Apr-09 21:04 
AnswerRe: If i have multiple version of the same assembly how can i provide choice to client to choose one assembly? Pin
Pete O'Hanlon26-Apr-09 0:45
mvePete O'Hanlon26-Apr-09 0:45 
GeneralNo, no, yes, no; in some order. Pin
Luc Pattyn26-Apr-09 2:32
sitebuilderLuc Pattyn26-Apr-09 2:32 
AnswerRe: If i have multiple version of the same assembly how can i provide choice to client to choose one assembly? Pin
Eddy Vluggen26-Apr-09 3:43
professionalEddy Vluggen26-Apr-09 3:43 
GeneralRe: If i have multiple version of the same assembly how can i provide choice to client to choose one assembly? Pin
Pete O'Hanlon26-Apr-09 21:35
mvePete O'Hanlon26-Apr-09 21:35 
GeneralRe: If i have multiple version of the same assembly how can i provide choice to client to choose one assembly? Pin
Eddy Vluggen26-Apr-09 22:17
professionalEddy Vluggen26-Apr-09 22:17 
GeneralRe: If i have multiple version of the same assembly how can i provide choice to client to choose one assembly? Pin
Vasudevan Deepak Kumar29-Apr-09 1:53
Vasudevan Deepak Kumar29-Apr-09 1:53 
GeneralRe: If i have multiple version of the same assembly how can i provide choice to client to choose one assembly? Pin
Vasudevan Deepak Kumar29-Apr-09 1:51
Vasudevan Deepak Kumar29-Apr-09 1:51 
Questionon .net framework(c#) for db provider factories. Pin
rifakat25-Apr-09 20:11
rifakat25-Apr-09 20:11 
AnswerRe: on .net framework(c#) for db provider factories. Pin
Eddy Vluggen26-Apr-09 3:24
professionalEddy Vluggen26-Apr-09 3:24 

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.