Click here to Skip to main content
15,902,939 members
Home / Discussions / C#
   

C#

 
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 
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 
Vimalsoft(Pty) Ltd wrote:
Here its where i give word the Template it will use in my mail merge , i have the same code working nice in a Non-Windows Service and also on my debug on my laptop it works with no Problem.


You don't understand what you're doing and what's going on. It works in your dev and testing because you're not running the code AS A SERVICE.

When you deploy the code and run it as a service, it falls on its face.

I don't know how much clearer I can be. <insert any="" office="" app="" here=""> CAN NOT BE USED IN A WINDOWS SERVICE. IT WILL NOT WORK.

What everyone is telling you is that you cannot do this as a Windows Service application. Period.
A guide to posting questions on CodeProject

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

Dave Kreskowiak

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 
AnswerRe: Convert a function to C# Pin
PIEBALDconsult22-Jun-15 5:51
mvePIEBALDconsult22-Jun-15 5:51 
AnswerRe: Convert a function to C# Pin
Richard Deeming22-Jun-15 5:52
mveRichard Deeming22-Jun-15 5:52 

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.