Click here to Skip to main content
15,908,166 members
Home / Discussions / C#
   

C#

 
GeneralRe: Retrieve data from AR REmedy ODBC server Pin
Praveen Raghuvanshi12-Oct-09 20:39
professionalPraveen Raghuvanshi12-Oct-09 20:39 
GeneralRe: Retrieve data from AR REmedy ODBC server Pin
Dave Kreskowiak13-Oct-09 2:48
mveDave Kreskowiak13-Oct-09 2:48 
QuestionC# SharePoint Folder / Subfolder list collection Pin
Wheels01212-Oct-09 4:08
Wheels01212-Oct-09 4:08 
AnswerRe: C# SharePoint Folder / Subfolder list collection [modified] Pin
Henry Minute12-Oct-09 4:40
Henry Minute12-Oct-09 4:40 
AnswerRe: C# SharePoint Folder / Subfolder list collection Pin
Not Active12-Oct-09 4:49
mentorNot Active12-Oct-09 4:49 
QuestionHow to select map with opendialog Pin
Aljaz11112-Oct-09 3:47
Aljaz11112-Oct-09 3:47 
AnswerRe: How to select map with opendialog Pin
Luc Pattyn12-Oct-09 3:48
sitebuilderLuc Pattyn12-Oct-09 3:48 
GeneralRe: How to select map with opendialog Pin
Aljaz11112-Oct-09 4:43
Aljaz11112-Oct-09 4:43 
QuestionSNMP Pin
deviao12-Oct-09 3:11
deviao12-Oct-09 3:11 
AnswerRe: SNMP Pin
harold aptroot12-Oct-09 3:31
harold aptroot12-Oct-09 3:31 
QuestionDefault file image Pin
gwithey12-Oct-09 2:38
gwithey12-Oct-09 2:38 
AnswerRe: Default file image Pin
Ian Shlasko12-Oct-09 2:50
Ian Shlasko12-Oct-09 2:50 
AnswerRe: Default file image Pin
freakyit12-Oct-09 2:50
freakyit12-Oct-09 2:50 
GeneralRe: Default file image Pin
Luc Pattyn12-Oct-09 2:56
sitebuilderLuc Pattyn12-Oct-09 2:56 
GeneralRe: Default file image Pin
gwithey12-Oct-09 3:34
gwithey12-Oct-09 3:34 
AnswerRe: Default file image Pin
Henry Minute12-Oct-09 4:44
Henry Minute12-Oct-09 4:44 
QuestionConnect to a remote MySql DB Pin
SummerBulb12-Oct-09 2:28
SummerBulb12-Oct-09 2:28 
AnswerRe: Connect to a remote MySql DB Pin
stancrm12-Oct-09 2:31
stancrm12-Oct-09 2:31 
AnswerRe: Connect to a remote MySql DB Pin
SummerBulb12-Oct-09 2:38
SummerBulb12-Oct-09 2:38 
GeneralRe: Connect to a remote MySql DB Pin
stancrm12-Oct-09 2:46
stancrm12-Oct-09 2:46 
Questionthread problem Pin
Member 59031012-Oct-09 2:06
Member 59031012-Oct-09 2:06 
AnswerRe: thread problem Pin
stancrm12-Oct-09 2:14
stancrm12-Oct-09 2:14 
Questionpaging in Sharepoint document library Pin
Sudhir Mangla12-Oct-09 1:11
professionalSudhir Mangla12-Oct-09 1:11 
AnswerRe: paging in Sharepoint document library Pin
Not Active12-Oct-09 1:35
mentorNot Active12-Oct-09 1:35 
QuestionConnect to mapped network drive Pin
musefan12-Oct-09 1:05
musefan12-Oct-09 1:05 
Hi All,

I have an application (Win Forms) that amongst other things downloads files from a server. This is done with the use of a mapped network drive.

The problem is sometimes the network drive will have a red cross (vista) to show it is not connected, it simply takes the user to double-click the desired path in order for it to connect. But if I try to access it through code while it is 'not connected' then it fails. All it takes is the user to double-click the drive and then the application will work again fine. But I don't want users to have to do this.

Basically, I want to know if there is a way I can check the connection status, and if need be, attempt to connect the drive before accessing the files. I don't want to un-map/re-map the drive each time either.

Thanks for any suggestions

Life goes very fast. Tomorrow, today is already yesterday.

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.