Click here to Skip to main content
15,901,035 members
Home / Discussions / C#
   

C#

 
GeneralRe: Satellite Assembly Not Working Properly Pin
AmbiguousName23-Jun-15 5:49
AmbiguousName23-Jun-15 5:49 
GeneralRe: Satellite Assembly Not Working Properly Pin
Freak3023-Jun-15 23:03
Freak3023-Jun-15 23:03 
AnswerRe: Satellite Assembly Not Working Properly Pin
AmbiguousName24-Jun-15 0:05
AmbiguousName24-Jun-15 0:05 
QuestionWord was unable to read this document. It may be corrupt.Try one or more of the following:* Pin
Vimalsoft(Pty) Ltd22-Jun-15 23:55
professionalVimalsoft(Pty) Ltd22-Jun-15 23:55 
SuggestionRe: Word was unable to read this document. It may be corrupt.Try one or more of the following:* Pin
Richard MacCutchan23-Jun-15 1:01
mveRichard MacCutchan23-Jun-15 1:01 
GeneralRe: Word was unable to read this document. It may be corrupt.Try one or more of the following:* Pin
Vimalsoft(Pty) Ltd23-Jun-15 1:10
professionalVimalsoft(Pty) Ltd23-Jun-15 1:10 
AnswerRe: Word was unable to read this document. It may be corrupt.Try one or more of the following:* Pin
Richard Deeming23-Jun-15 1:18
mveRichard Deeming23-Jun-15 1:18 
AnswerRe: Word was unable to read this document. It may be corrupt.Try one or more of the following:* Pin
Dave Kreskowiak23-Jun-15 2:39
mveDave Kreskowiak23-Jun-15 2:39 
We're going to start with you cannot run any Office application in a service and expect it to work. It's not supported, never has been, never will be. This means you can NOT use Office Interop in your service application.

You're going to need the OpenXML SDK to manipulate Office files. So now, what were you trying to do with this document once you had it open?
A guide to posting questions on CodeProject

Click this: Asking questions is a skill.
Seriously, do it.

Dave Kreskowiak


modified 23-Jun-15 10:51am.

GeneralRe: Word was unable to read this document. It may be corrupt.Try one or more of the following:* Pin
Vimalsoft(Pty) Ltd24-Jun-15 22:29
professionalVimalsoft(Pty) Ltd24-Jun-15 22:29 
GeneralRe: Word was unable to read this document. It may be corrupt.Try one or more of the following:* Pin
Dave Kreskowiak25-Jun-15 2:51
mveDave Kreskowiak25-Jun-15 2:51 
AnswerRe: Word was unable to read this document. It may be corrupt.Try one or more of the following:* Pin
F-ES Sitecore23-Jun-15 5:07
professionalF-ES Sitecore23-Jun-15 5:07 
GeneralRe: Word was unable to read this document. It may be corrupt.Try one or more of the following:* Pin
Vimalsoft(Pty) Ltd24-Jun-15 22:31
professionalVimalsoft(Pty) Ltd24-Jun-15 22:31 
GeneralRe: Word was unable to read this document. It may be corrupt.Try one or more of the following:* Pin
F-ES Sitecore24-Jun-15 23:13
professionalF-ES Sitecore24-Jun-15 23:13 
GeneralRe: Word was unable to read this document. It may be corrupt.Try one or more of the following:* Pin
Vimalsoft(Pty) Ltd24-Jun-15 23:22
professionalVimalsoft(Pty) Ltd24-Jun-15 23:22 
QuestionHow to convert to generic type method Pin
jameslooi8822-Jun-15 21:08
jameslooi8822-Jun-15 21:08 
AnswerRe: How to convert to generic type method Pin
OriginalGriff22-Jun-15 21:21
mveOriginalGriff22-Jun-15 21:21 
SuggestionRe: How to convert to generic type method Pin
Richard MacCutchan22-Jun-15 21:24
mveRichard MacCutchan22-Jun-15 21:24 
QuestionC# 2010 Access 2010 Report Automation Pin
SIMNecsa22-Jun-15 20:49
SIMNecsa22-Jun-15 20:49 
QuestionHelp c# Pin
Member 1177333822-Jun-15 20:14
Member 1177333822-Jun-15 20:14 
AnswerRe: Help c# Pin
OriginalGriff22-Jun-15 20:20
mveOriginalGriff22-Jun-15 20:20 
QuestionJavascript with Visual Studio 2013 Pin
Dolly Nimavat22-Jun-15 17:54
Dolly Nimavat22-Jun-15 17:54 
AnswerRe: Javascript with Visual Studio 2013 Pin
Pete O'Hanlon22-Jun-15 18:59
mvePete O'Hanlon22-Jun-15 18:59 
AnswerRe: Javascript with Visual Studio 2013 Pin
F-ES Sitecore22-Jun-15 23:51
professionalF-ES Sitecore22-Jun-15 23:51 
GeneralDeveloping a Article Spinner… Pin
N8tiv22-Jun-15 17:13
N8tiv22-Jun-15 17:13 
QuestionConvert a function to C# Pin
Member 416962822-Jun-15 5:46
Member 416962822-Jun-15 5:46 

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.