Click here to Skip to main content
15,899,026 members
Home / Discussions / C#
   

C#

 
AnswerRe: An abstract singleton factory Pin
Richard Deeming24-Jun-15 4:29
mveRichard Deeming24-Jun-15 4:29 
AnswerRe: An abstract singleton factory Pin
Dave Kreskowiak24-Jun-15 5:17
mveDave Kreskowiak24-Jun-15 5:17 
QuestionExtension Methods in .NET 2 Pin
Member 1171394223-Jun-15 20:43
Member 1171394223-Jun-15 20:43 
AnswerRe: Extension Methods in .NET 2 Pin
OriginalGriff23-Jun-15 20:53
mveOriginalGriff23-Jun-15 20:53 
SuggestionRe: Extension Methods in .NET 2 Pin
Richard Deeming24-Jun-15 1:17
mveRichard Deeming24-Jun-15 1:17 
GeneralRe: Extension Methods in .NET 2 Pin
OriginalGriff24-Jun-15 1:34
mveOriginalGriff24-Jun-15 1:34 
GeneralRe: Extension Methods in .NET 2 Pin
Member 1171394224-Jun-15 12:11
Member 1171394224-Jun-15 12:11 
AnswerRe: Extension Methods in .NET 2 Pin
Sascha Lefèvre24-Jun-15 1:09
professionalSascha Lefèvre24-Jun-15 1:09 
GeneralRe: Extension Methods in .NET 2 Pin
Member 1171394224-Jun-15 12:14
Member 1171394224-Jun-15 12:14 
Questionc# question about moving multiple files Pin
elfenliedtopfan523-Jun-15 14:59
elfenliedtopfan523-Jun-15 14:59 
AnswerRe: c# question about moving multiple files Pin
Wes Aday23-Jun-15 15:09
professionalWes Aday23-Jun-15 15:09 
Questionhelp... C# Pin
Member 1177333823-Jun-15 5:08
Member 1177333823-Jun-15 5:08 
AnswerRe: help... C# Pin
Pete O'Hanlon23-Jun-15 5:15
mvePete O'Hanlon23-Jun-15 5:15 
AnswerRe: help... C# Pin
OriginalGriff23-Jun-15 5:55
mveOriginalGriff23-Jun-15 5:55 
QuestionSatellite Assembly Not Working Properly Pin
AmbiguousName23-Jun-15 3:20
AmbiguousName23-Jun-15 3:20 
AnswerRe: Satellite Assembly Not Working Properly Pin
Bernhard Hiller23-Jun-15 4:38
Bernhard Hiller23-Jun-15 4:38 
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 
Good Day All

i have a Windows Service written in .NET 4.5 and it is hosted on a Server where there is Office with the Version Microsoft Word 2013 15.0.4420.1017
Microsoft Office Professional Plus 2013

and my Windows Service does a Mail Merge and create Documents on fly.

On my Development machine its working nicely i have Office
Microsoft Word 2013 15.0.4719.1000
Microsoft Office Professional Plus 2013

i have given all the Permissions to the LocaLService user, the Document is not Corrupt , i can open it with no Problem and all the contents are in good shape.

So on the Server i get this Error on my logs

Word was unable to read this document. It may be corrupt.
Try one or more of the following:
* Open and Repair the file.
* Open the file with the Text Recovery converter.


and LocalService is also Part of the Administrator Group for some desperacy reason to resolve this issue.

The File Path of the Document and the Extension is Correct

C:\LetterGenerator\Section78Notice.docx

thanks
Vuyiswa Maseko,

Spoted in Daniweb-- Sorry to rant. I hate websites. They are just wierd. They don't behave like normal code.

C#/VB.NET/ASP.NET/SQL7/2000/2005/2008
http://www.vimalsoft.com
vuyiswa[at]vimalsoft.com

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 
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 

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.