No announcements
Found 3894225 threads
-
0 Votes
Trying to sync folders/files from a Windows desktop to a Linux server using c#.net and webdav protocol
I use FTP, i had never use webdav did that...Answered | 3 Replies | 882 Views | Created by Mainak009 - Wednesday, January 6, 2016 9:49 AM | Last reply by Matthew LEAN . D - Thursday, January 7, 2016 6:44 AM -
0 Votes
Searching for a File on remote machine using WMI C#
Well 1) that would require that drive or parent folder to be shared out because you specify remote ...Answered | 3 Replies | 4949 Views | Created by Shawn Dan - Tuesday, October 23, 2012 3:17 AM | Last reply by Adavesh - Tuesday, October 23, 2012 5:17 AM -
1 Votes
get file from remote machine using WMI
I shared a folder on Remote machine and tried copying file from that location to the local machine (system to which i connected using WMI) but it still ...Answered | 26 Replies | 43442 Views | Created by imdqa - Sunday, August 13, 2006 9:43 AM | Last reply by Ganesh13 - Friday, April 25, 2014 10:26 AM -
0 Votes
Trying to create a file on remote machine using c#.net and webdav
How+to+access+WebDAV+folders+programmatically resource: http://www.webdav.org/ start ...Answered | 2 Replies | 232 Views | Created by Anonymous - Monday, February 1, 2016 8:53 AM | Last reply by Anonymous - Monday, February 1, 2016 5:49 PM -
0 Votes
WEBDAV How to use the API in C++, there is NOTHING for documents for Miscrosoft
To all you C++ people out there who are trying to get WEBDAV or CGI or anything to work from C++, MFC has a REALLY nice ...Answered | 4 Replies | 1388 Views | Created by cnceric - Tuesday, February 6, 2018 3:35 PM | Last reply by cnceric - Thursday, February 8, 2018 3:24 PM -
0 Votes
Execute local file remotely using .NET?
Sorry, if you want a ".Net way" (so no use of existing windows stuff), then you simply have to install something.Answered | 3 Replies | 1272 Views | Created by HemC - Tuesday, February 19, 2013 2:49 PM | Last reply by Konrad Neitzel - Wednesday, February 20, 2013 9:00 AM -
0 Votes
Using c#, .NET to Login to remote Server
Check Remote Server: http://stackoverflow.com/questions/1043342/c-sharp-check-remote-serverAnswered | 6 Replies | 23319 Views | Created by TechiShalz - Monday, February 13, 2012 6:56 AM | Last reply by ziman01 - Wednesday, February 15, 2012 9:48 AM -
1 Votes
Create class file in C#.net
Hi I am new to C#.net coding can anybody help me to create reusable class file or template for ...Answered | 2 Replies | 1934 Views | Created by Chinni26 - Wednesday, March 6, 2013 6:31 AM | Last reply by PaulLinton - Wednesday, March 6, 2013 8:46 AM -
0 Votes
invoke the exe in remote machine using c#
You need to use "PsExec" for this.Answered | 2 Replies | 2254 Views | Created by p_kiran - Friday, March 18, 2016 8:04 AM | Last reply by jkforum - Friday, March 18, 2016 1:29 PM -
1 Votes
Accessing Files on Remote Computer using C#
If that path includes anything like "C$" or "D$", then you're using a system-provided share that requires you to be ...Answered | 8 Replies | 35248 Views | Created by Mourya P - Monday, February 18, 2013 12:03 PM | Last reply by Phill W. _ - Tuesday, February 19, 2013 1:26 PM -
0 Votes
.NET 3.5 SP1 appears to break WebDav Authentication to Exchange
The application uses Webdav to access Outlook Calendars on an exchange 2003 server.Answered | 2 Replies | 3895 Views | Created by DeeceeMbee - Friday, April 24, 2009 1:57 PM | Last reply by DeeceeMbee - Monday, April 27, 2009 3:52 PM -
1 Votes
Opening a remote machine folder structure in c# file browse dialog
Hi, you can use OpenFileDialog of = new OpenFileDialog(); ...Answered | 2 Replies | 8104 Views | Created by Subalakshmi Vijayarajan - Thursday, October 29, 2009 7:52 AM | Last reply by Tamer Oz - Thursday, October 29, 2009 8:20 AM -
2 Votes
How to connect and access a drive in remote server from my local machine using credentials in C#.NET console application?
The function can redirect a local device to a network resource.This will allow you to connect to a remote machine, even if it is not on the same domain, and even if it has ...Answered | 4 Replies | 18243 Views | Created by SathyJay - Monday, July 28, 2014 11:08 AM | Last reply by Nina Saab - Sunday, October 22, 2017 7:10 PM -
0 Votes
Trying to create a file on remote machine using c#.net and webdav
Please post questions related to webDAV in the ASP.NET forums (http://forums.asp.net ).Unanswered | 1 Replies | 697 Views | Created by Mainak009 - Thursday, January 28, 2016 12:39 PM | Last reply by CoolDadTx - Thursday, January 28, 2016 4:34 PM -
1 Votes
Open a file via WebDAV
I'm trying the open the AutoCAD file and write back the changes when I click the save button.Answered | 8 Replies | 7599 Views | Created by S. Buurman - Monday, June 25, 2012 8:19 AM | Last reply by atul caet - Wednesday, November 28, 2012 9:30 AM -
1 Votes
Issue while trying to create Virtual machine programmatically using the sample code
However you can refer to my ...Answered | 1 Replies | 1503 Views | Created by Surya Bharath Medicharla - Tuesday, January 7, 2014 11:55 AM | Last reply by Yuan2013 - Wednesday, January 8, 2014 3:19 AM -
0 Votes
WEBDAV cannot save office files
119-WebDAV-CalDAV-CardDAVAnswered | 3 Replies | 1594 Views | Created by K. Czuchra - Monday, March 26, 2018 2:04 PM | Last reply by Guido Franzke - Tuesday, March 27, 2018 6:21 AM -
6 Votes
IIS WebDAV service required for SharePoint webdav?
We do not have WebDav installed on our Windows 2008 server running MOSS 2007 but still could not use Open with Exploror.Answered | 17 Replies | 86071 Views | Created by dhcat - Thursday, May 10, 2007 5:29 PM | Last reply by abq_santorini - Thursday, July 8, 2010 6:07 AM -
0 Votes
create PDF in C#.net
To generate PDF document using C#.net, you'll need to use a 3rd party library.Answered | 3 Replies | 9869 Views | Created by Dip110 - Friday, April 15, 2011 10:17 AM | Last reply by Kim_Black - Thursday, April 12, 2018 8:45 AM -
0 Votes
Webdav: Create Outlook meeting
You need to create the item using WebDAV PUT.Answered | 7 Replies | 6000 Views | Created by front-data.dk - Thursday, April 8, 2010 12:41 PM | Last reply by Dominic Salemno _MSFT - Tuesday, April 27, 2010 1:37 PM - Items 1 to 20 of 3894225 Next ›
No announcements