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

.NET (Core and Framework)

 
AnswerRe: vs2008 ans 3.5 sp1 problem with System.Web.Extensions Pin
flakzeus20-Feb-09 3:55
flakzeus20-Feb-09 3:55 
GeneralRe: vs2008 ans 3.5 sp1 problem with System.Web.Extensions Pin
icewolf_snowfire20-Feb-09 3:58
icewolf_snowfire20-Feb-09 3:58 
QuestionBusiness Objects and Interfaces Pin
Jordon4Kraftd13-Feb-09 6:36
Jordon4Kraftd13-Feb-09 6:36 
AnswerRe: Business Objects and Interfaces Pin
Dave Kreskowiak19-Feb-09 6:12
mveDave Kreskowiak19-Feb-09 6:12 
AnswerRe: Business Objects and Interfaces Pin
Curtis Schlak.25-Feb-09 8:21
Curtis Schlak.25-Feb-09 8:21 
Questionivr Pin
nemajiii13-Feb-09 4:32
nemajiii13-Feb-09 4:32 
AnswerRe: ivr Pin
Dave Kreskowiak13-Feb-09 5:08
mveDave Kreskowiak13-Feb-09 5:08 
QuestionIssues with FTP uploading to a unix machine Pin
deostroll12-Feb-09 19:03
deostroll12-Feb-09 19:03 
I've an application that does FTP uploads asynchronously. Its target is a unix machine. This machine is also a Predictive Dialing System (Ayaya). After uploading the file to the FTP we have to download that file into the PDS. This is a normal process we do. Earlier we used a different application (CuteFTP) to do the uploads. The uploads happened smoothly then. But the uploading process did not block the other (downloading) process I've mentioned. So that resulted in the files getting downloaded in spite of the uploading process still being active.

Now we have a .net application to replace CuteFTP. I don't know about the internal details of how the FtpWebRequest object works however I've observed that the uploading process "blocks" the downloading process. If it blocks for too long and error is reported in the PDS telnet console too. In a way this is good behaviour.

But sometimes in spite of the application reporting a complete 100% upload I am not able to do the download. The downloading process is blocked. I wonder if I am doing something wrong! Are there any properties I must set for the FtpWebRequest object while to upload a file to a unix machine in order to ensure that "downloading" is reliable from the unix machine (PDS).
QuestionDoes an assembly execute off a UNC share? Pin
deostroll12-Feb-09 11:33
deostroll12-Feb-09 11:33 
AnswerRe: Does an assembly execute off a UNC share? Pin
Dave Kreskowiak12-Feb-09 11:41
mveDave Kreskowiak12-Feb-09 11:41 
AnswerRe: Does an assembly execute off a UNC share? Pin
Simon P Stevens13-Feb-09 4:20
Simon P Stevens13-Feb-09 4:20 
Question.NET Framework Initialization Error : Unable to fine the version of runtime to run this application Pin
Vishnu Nath11-Feb-09 22:56
Vishnu Nath11-Feb-09 22:56 
AnswerRe: .NET Framework Initialization Error : Unable to fine the version of runtime to run this application Pin
Dave Kreskowiak12-Feb-09 1:38
mveDave Kreskowiak12-Feb-09 1:38 
GeneralRe: .NET Framework Initialization Error : Unable to fine the version of runtime to run this application Pin
Vishnu Nath12-Feb-09 22:27
Vishnu Nath12-Feb-09 22:27 
GeneralRe: .NET Framework Initialization Error : Unable to fine the version of runtime to run this application Pin
Dave Kreskowiak13-Feb-09 2:13
mveDave Kreskowiak13-Feb-09 2:13 
AnswerRe: .NET Framework Initialization Error : Unable to fine the version of runtime to run this application Pin
sakthivelcbe20-Apr-09 0:30
sakthivelcbe20-Apr-09 0:30 
GeneralRe: .NET Framework Initialization Error : Unable to fine the version of runtime to run this application Pin
sakthivelcbe20-Apr-09 0:38
sakthivelcbe20-Apr-09 0:38 
GeneralRe: .NET Framework Initialization Error : Unable to fine the version of runtime to run this application Pin
sakthivelcbe20-Apr-09 0:43
sakthivelcbe20-Apr-09 0:43 
AnswerRe: .NET Framework Initialization Error : Unable to fine the version of runtime to run this application Pin
hkmshb11-Mar-10 2:38
hkmshb11-Mar-10 2:38 
QuestionDevelop a toolbar to IE and Firefox in dotnet it works with out having dotnet framework Pin
pavanip11-Feb-09 22:15
pavanip11-Feb-09 22:15 
AnswerRe: Develop a toolbar to IE and Firefox in dotnet it works with out having dotnet framework Pin
Dave Kreskowiak12-Feb-09 1:37
mveDave Kreskowiak12-Feb-09 1:37 
QuestionOptimize GDI+ for OCR Pin
stardust8511-Feb-09 8:58
stardust8511-Feb-09 8:58 
AnswerRe: Optimize GDI+ for OCR Pin
Dave Kreskowiak11-Feb-09 10:14
mveDave Kreskowiak11-Feb-09 10:14 
GeneralRe: Optimize GDI+ for OCR Pin
Luc Pattyn11-Feb-09 11:51
sitebuilderLuc Pattyn11-Feb-09 11:51 
AnswerRe: Optimize GDI+ for OCR Pin
Mark Churchill11-Feb-09 12:44
Mark Churchill11-Feb-09 12:44 

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.