Click here to Skip to main content
15,895,667 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to write prime numbers programe in C# 2005 Pin
leppie23-Sep-08 21:37
leppie23-Sep-08 21:37 
GeneralRe: how to write prime numbers programe in C# 2005 Pin
Tamer Oz23-Sep-08 21:52
Tamer Oz23-Sep-08 21:52 
QuestionRe: how to write prime numbers programe in C# 2005 Pin
Hana SaM7-Oct-08 23:04
Hana SaM7-Oct-08 23:04 
AnswerRe: how to write prime numbers programe in C# 2005 Pin
leppie23-Sep-08 21:34
leppie23-Sep-08 21:34 
AnswerRe: how to write prime numbers programe in C# 2005 Pin
#realJSOP23-Sep-08 23:42
mve#realJSOP23-Sep-08 23:42 
AnswerRe: how to write prime numbers programe in C# 2005 Pin
RugbyLeague24-Sep-08 0:50
RugbyLeague24-Sep-08 0:50 
AnswerRe: how to write prime numbers programe in C# 2005 Pin
darkelv24-Sep-08 1:50
darkelv24-Sep-08 1:50 
GeneralRe: how to write prime numbers programe in C# 2005 Pin
#realJSOP24-Sep-08 9:40
mve#realJSOP24-Sep-08 9:40 
Questioncan anybody tell me that how can i save my all application's work. mean that how can i save the images,circles,rectangle,lines or etl together.. Pin
maifs23-Sep-08 20:32
maifs23-Sep-08 20:32 
AnswerRe: can anybody tell me that how can i save my all application's work. mean that how can i save the images,circles,rectangle,lines or etl together.. Pin
Mark Salsbery24-Sep-08 8:37
Mark Salsbery24-Sep-08 8:37 
QuestionHeaders and Footers in Office 2007 object model Pin
Viram23-Sep-08 20:20
Viram23-Sep-08 20:20 
QuestionExport as PDF file from C# page Pin
r aa j23-Sep-08 20:09
r aa j23-Sep-08 20:09 
Generalcreate family tree with C# visual basic 2005 Pin
jielun23-Sep-08 19:54
jielun23-Sep-08 19:54 
GeneralRe: create family tree with C# visual basic 2005 Pin
John_Adams23-Sep-08 21:43
John_Adams23-Sep-08 21:43 
GeneralRe: create family tree with C# visual basic 2005 Pin
ChandraRam24-Sep-08 0:04
ChandraRam24-Sep-08 0:04 
Questioncreate family tree with C# visual basic 2005 pls help me Pin
jielun23-Sep-08 19:53
jielun23-Sep-08 19:53 
AnswerRe: create family tree with C# visual basic 2005 pls help me Pin
John_Adams23-Sep-08 21:40
John_Adams23-Sep-08 21:40 
QuestionRequirement: How I can get all the applications registered in windows os includes with Administative Tools Pin
apparikiran23-Sep-08 19:53
apparikiran23-Sep-08 19:53 
AnswerRe: Requirement: How I can get all the applications registered in windows os includes with Administative Tools Pin
Tamer Oz23-Sep-08 21:36
Tamer Oz23-Sep-08 21:36 
QuestionRequirement: Getting all the installed exe's in windows os and Administrative tools Pin
apparikiran23-Sep-08 19:48
apparikiran23-Sep-08 19:48 
QuestionHow to marshal string array from C# to VB? Pin
nicolus23-Sep-08 19:35
nicolus23-Sep-08 19:35 
AnswerRe: How to marshal string array from C# to VB? Pin
oobimoo24-Sep-08 1:18
oobimoo24-Sep-08 1:18 
GeneralRe: How to marshal string array from C# to VB? Pin
nicolus24-Sep-08 23:10
nicolus24-Sep-08 23:10 
QuestionC# Word automation Pin
g_dev23-Sep-08 18:27
g_dev23-Sep-08 18:27 
Hello!

My name is Alla. I'w working as a programmer in New Hampshire. I've just started doing Word and Powerpoint Automation (never done before Office Automation). The application I'm working on now creates document-packages,containing one or more Word documents and export these documents to particular locations.
I created Word Application Instance only once at the beginning, so I use this Instance for all documents that I'm going to create for exporting. Everything was fine so far, but when I'm trying to export a huge amount of documents,the following error appears - RPC SERVER UNAVAILABLE and any reference to existing Word Instance throws an error ( it happens when during processing some documents for some reason Range.Paste method throws an exception (RPC server failed)., then I get MS Word warning message and Word trying to recover documents. Immediately after that I get RPC SERVER UNAVAILABLE - means that any access to my Word Instance fails. May be it makes sense to create many Word Application Instances for each document, but we have problem with performance.I tried to send this question to microsoft forums, but nobody responded..Could you, please, help me to solve this problem?

Thank you very much in advance and best regards.
Alla
QuestionRe: Invoke/Thread Pin
myNameIsRon23-Sep-08 17:52
myNameIsRon23-Sep-08 17: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.