Click here to Skip to main content
15,887,214 members
Home / Discussions / C#
   

C#

 
GeneralRe: Need Help getting bits from bytes. [modified] Pin
Muratus10-Feb-09 7:40
Muratus10-Feb-09 7:40 
GeneralRe: Need Help getting bits from bytes. Pin
Ravadre10-Feb-09 9:24
Ravadre10-Feb-09 9:24 
GeneralRe: Need Help getting bits from bytes. Pin
Muratus10-Feb-09 9:56
Muratus10-Feb-09 9:56 
GeneralRe: Need Help getting bits from bytes. Pin
Ravadre10-Feb-09 10:14
Ravadre10-Feb-09 10:14 
GeneralRe: Need Help getting bits from bytes. Pin
Muratus10-Feb-09 10:53
Muratus10-Feb-09 10:53 
AnswerRe: Need Help getting bits from bytes. [modified] Pin
#realJSOP10-Feb-09 9:59
mve#realJSOP10-Feb-09 9:59 
AnswerRe: Need Help getting bits from bytes. Pin
Alan N10-Feb-09 14:59
Alan N10-Feb-09 14:59 
QuestionUpload file to sharepoint without/without sharepoint.dll Pin
Burdzy10-Feb-09 6:17
Burdzy10-Feb-09 6:17 
Hi Guys,

I am new to SharePoint, and fairly new to c#. I have done a lot of searching, and reading of articles on uploading files to SharePoint, but I haven't been able to get any of them to work because I either don't have the sharepoint.dll file, or the projects themselves seem to be missing parts so I haven't been able to look at any successful code. I apologize if this seems to be to be a repeat post/question, but I am a little frustrated so I am asking the question again in hopes to finding a definitive answer. Here is what I am looking to accomplish:

In it's simplest form, I am trying to write a C# application that will write some data to a file, and will then upload that file to a folder on our SharePoint site. I do not have Microsoft.SharePoint.dll on my computer, and the backup server that the program will be scheduled to run from will not have SharePoint installed on it, so it will also not have Microsoft.SharePoint.dll on it. I guess my question is, what is the best way to be able to accomplish this? Can I do it without copying the Microsoft.SharePoint.dll file from the SharePoint server? That seems like a hack way of doing it?? Is there an SDK that I should be installing to add/register that file to the server?? Some of the articles I have read talk about running it using asp.net on a web server, but I am looking to do it from a console application, so I don't think that applies??

I am running into dead ends on where to even start with this thing, so if anyone could give me at least an idea on where I should be beginning my research, it would be GREATLY appreciated!

Thanks in advance,

-Jeff
AnswerRe: Upload file to sharepoint without/without sharepoint.dll Pin
musefan10-Feb-09 6:28
musefan10-Feb-09 6:28 
GeneralRe: Upload file to sharepoint without/without sharepoint.dll Pin
Burdzy10-Feb-09 6:48
Burdzy10-Feb-09 6:48 
QuestionNetwork info Pin
Froz3n10-Feb-09 5:58
Froz3n10-Feb-09 5:58 
QuestionStreamReader.ReadLine() Pin
staticv10-Feb-09 5:19
staticv10-Feb-09 5:19 
AnswerRe: StreamReader.ReadLine() Pin
Dave Kreskowiak10-Feb-09 5:25
mveDave Kreskowiak10-Feb-09 5:25 
AnswerRe: StreamReader.ReadLine() Pin
Rob Philpott10-Feb-09 5:28
Rob Philpott10-Feb-09 5:28 
GeneralRe: StreamReader.ReadLine() [modified] Pin
staticv10-Feb-09 5:50
staticv10-Feb-09 5:50 
AnswerRe: StreamReader.ReadLine() Pin
Luc Pattyn10-Feb-09 7:08
sitebuilderLuc Pattyn10-Feb-09 7:08 
Question'WindowsApplication1.encode.Image' to 'System.Drawing.Image' Pin
abbd10-Feb-09 5:16
abbd10-Feb-09 5:16 
AnswerRe: 'WindowsApplication1.encode.Image' to 'System.Drawing.Image' Pin
Dave Kreskowiak10-Feb-09 5:23
mveDave Kreskowiak10-Feb-09 5:23 
GeneralRe: 'WindowsApplication1.encode.Image' to 'System.Drawing.Image' Pin
abbd10-Feb-09 6:05
abbd10-Feb-09 6:05 
GeneralRe: 'WindowsApplication1.encode.Image' to 'System.Drawing.Image' Pin
Dave Kreskowiak10-Feb-09 6:38
mveDave Kreskowiak10-Feb-09 6:38 
AnswerRe: 'WindowsApplication1.encode.Image' to 'System.Drawing.Image' Pin
Luc Pattyn10-Feb-09 7:12
sitebuilderLuc Pattyn10-Feb-09 7:12 
GeneralRe: 'WindowsApplication1.encode.Image' to 'System.Drawing.Image' Pin
abbd10-Feb-09 21:53
abbd10-Feb-09 21:53 
AnswerRe: 'WindowsApplication1.encode.Image' to 'System.Drawing.Image' Pin
Luc Pattyn11-Feb-09 0:06
sitebuilderLuc Pattyn11-Feb-09 0:06 
QuestionSQLServer Query Problem - Solved ... thx Pin
benny merkle10-Feb-09 4:50
benny merkle10-Feb-09 4:50 
AnswerRe: SQLServer Query Problem Pin
musefan10-Feb-09 4:57
musefan10-Feb-09 4:57 

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.