Click here to Skip to main content
15,891,136 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to create chm-files in the best way. Pin
Dave Doknjas5-Apr-09 14:04
Dave Doknjas5-Apr-09 14:04 
QuestionInvalid IP Pin
bar30005-Apr-09 6:55
bar30005-Apr-09 6:55 
AnswerRe: Invalid IP Pin
Luc Pattyn5-Apr-09 7:10
sitebuilderLuc Pattyn5-Apr-09 7:10 
AnswerRe: Invalid IP Pin
0x3c05-Apr-09 7:12
0x3c05-Apr-09 7:12 
AnswerRe: Invalid IP Pin
bar30005-Apr-09 7:33
bar30005-Apr-09 7:33 
QuestionWebClient/ Access Denied upon saving file...? Pin
jas0n235-Apr-09 6:06
jas0n235-Apr-09 6:06 
AnswerRe: WebClient/ Access Denied upon saving file...? Pin
Luc Pattyn5-Apr-09 6:20
sitebuilderLuc Pattyn5-Apr-09 6:20 
GeneralRe: WebClient/ Access Denied upon saving file...? Pin
jas0n235-Apr-09 6:34
jas0n235-Apr-09 6:34 
Thanks for your reply/code Smile | :) ,

Here's the code that I have. I haven't forgotten any folders (I double checked after reading your message) and I'm completely baffled. I even try saving the file to the Desktop and about 15 other folders lol but it shows the same access denied error on both systems. Weird. I've never had this happen before.

Below, the StartingPointTextBox is where the file's downloaded from, and the SaveSessionTextBox is where it'll be saved to:

DownloadClient.DownloadFile(StartingPointTextBox.Text, SaveSessionTextBox.Text);


In my application, I have a FolderBrowserDialog appear that lets me choose where to save the downloaded file to.


Jay.

j.t.

GeneralRe: WebClient/ Access Denied upon saving file...? Pin
Luc Pattyn5-Apr-09 6:49
sitebuilderLuc Pattyn5-Apr-09 6:49 
GeneralRe: WebClient/ Access Denied upon saving file...? Pin
jas0n235-Apr-09 6:50
jas0n235-Apr-09 6:50 
QuestionHashtable key type Pin
Bruce Coward5-Apr-09 3:31
Bruce Coward5-Apr-09 3:31 
AnswerRe: Hashtable key type Pin
Luc Pattyn5-Apr-09 4:00
sitebuilderLuc Pattyn5-Apr-09 4:00 
AnswerRe: Hashtable key type Pin
PIEBALDconsult5-Apr-09 4:03
mvePIEBALDconsult5-Apr-09 4:03 
GeneralRe: Hashtable key type Pin
Bruce Coward5-Apr-09 4:16
Bruce Coward5-Apr-09 4:16 
GeneralRe: Hashtable key type Pin
N a v a n e e t h5-Apr-09 4:38
N a v a n e e t h5-Apr-09 4:38 
Questionprocess IO Pin
shefa' isied5-Apr-09 2:48
shefa' isied5-Apr-09 2:48 
AnswerRe: process IO Pin
Luc Pattyn5-Apr-09 2:52
sitebuilderLuc Pattyn5-Apr-09 2:52 
GeneralRe: process IO Pin
Michael Bookatz5-Apr-09 6:04
Michael Bookatz5-Apr-09 6:04 
GeneralRe: process IO Pin
Natza Mitzi5-Apr-09 9:25
Natza Mitzi5-Apr-09 9:25 
QuestionDoesn't show any effect by registering a visual Studio 2008 C# Express edition's dll by using Windows command Prompt? Pin
svt gdwl5-Apr-09 2:44
svt gdwl5-Apr-09 2:44 
AnswerRe: Doesn't show any effect by registering a visual Studio 2008 C# Express edition's dll by using Windows command Prompt? Pin
Luc Pattyn5-Apr-09 2:50
sitebuilderLuc Pattyn5-Apr-09 2:50 
GeneralRe: Doesn't show any effect by registering a visual Studio 2008 C# Express edition's dll by using Windows command Prompt? Pin
svt gdwl5-Apr-09 2:53
svt gdwl5-Apr-09 2:53 
QuestionPreventing another application from calling code of my application. Pin
Sandeep Kalra5-Apr-09 1:53
Sandeep Kalra5-Apr-09 1:53 
AnswerRe: Preventing another application from calling code of my application. Pin
#realJSOP5-Apr-09 2:59
mve#realJSOP5-Apr-09 2:59 
AnswerRe: Preventing another application from calling code of my application. Pin
PIEBALDconsult5-Apr-09 4:07
mvePIEBALDconsult5-Apr-09 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.