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

C#

 
AnswerRe: Accessing Windows Form through a Thread of another Thread Pin
pbraun8-Aug-07 4:42
pbraun8-Aug-07 4:42 
GeneralRe: Accessing Windows Form through a Thread of another Thread Pin
ictoane8-Aug-07 5:08
ictoane8-Aug-07 5:08 
GeneralRe: Accessing Windows Form through a Thread of another Thread Pin
Luc Pattyn8-Aug-07 5:19
sitebuilderLuc Pattyn8-Aug-07 5:19 
GeneralRe: Accessing Windows Form through a Thread of another Thread Pin
ictoane8-Aug-07 5:30
ictoane8-Aug-07 5:30 
GeneralRe: Accessing Windows Form through a Thread of another Thread Pin
Luc Pattyn8-Aug-07 5:45
sitebuilderLuc Pattyn8-Aug-07 5:45 
GeneralRe: Accessing Windows Form through a Thread of another Thread Pin
ictoane8-Aug-07 6:35
ictoane8-Aug-07 6:35 
GeneralRe: Accessing Windows Form through a Thread of another Thread Pin
pbraun8-Aug-07 8:34
pbraun8-Aug-07 8:34 
QuestionRpc Server Unavailable in Excel Com Object Pin
sakthi dasan8-Aug-07 3:49
sakthi dasan8-Aug-07 3:49 
Hello All

I m facing one problem in C# Windows Application
That one is RPC Server Unavailable while open excel sheet
I m using excel object com object
i just want to import data into SQL Database
first i open the excel sheet and then read the excel finally store data into sql
but Excel object throw one error RPC Server unavailable


The error occur in the following code

WorkBook = ExpApp.Workbooks.Open(System.Windows.Forms.Application.StartupPath + "\\Clone.xls", 0, false, 5, "", "", false, Excel.XlPlatform.xlWindows, "\t", true, false, 0, true);

anybody plz help me
it s very urgent


Thanks in Advance
Big Grin | :-D

Sak
AnswerRe: Rpc Server Unavailable in Excel Com Object Pin
- Pascal -8-Aug-07 18:27
- Pascal -8-Aug-07 18:27 
GeneralRe: Rpc Server Unavailable in Excel Com Object Pin
sakthi dasan8-Aug-07 23:15
sakthi dasan8-Aug-07 23:15 
Questionqueue of string arrays syntax Pin
Lord_Veralix8-Aug-07 3:43
Lord_Veralix8-Aug-07 3:43 
AnswerRe: queue of string arrays syntax Pin
Hessam Jalali8-Aug-07 4:02
Hessam Jalali8-Aug-07 4:02 
GeneralRe: queue of string arrays syntax Pin
Lord_Veralix8-Aug-07 4:07
Lord_Veralix8-Aug-07 4:07 
QuestionDataGridView multi-column sort on bound data Pin
Dana Tov8-Aug-07 3:38
Dana Tov8-Aug-07 3:38 
QuestionForm.Show() and TabControl tab page changed Pin
C-Scharbe8-Aug-07 3:25
C-Scharbe8-Aug-07 3:25 
AnswerRe: Form.Show() and TabControl tab page changed Pin
snorkie8-Aug-07 3:34
professionalsnorkie8-Aug-07 3:34 
GeneralRe: Form.Show() and TabControl tab page changed Pin
C-Scharbe8-Aug-07 3:39
C-Scharbe8-Aug-07 3:39 
GeneralRe: Form.Show() and TabControl tab page changed Pin
C-Scharbe9-Aug-07 2:49
C-Scharbe9-Aug-07 2:49 
QuestionHow to generate Random dates in C#.net Pin
Haj8-Aug-07 3:04
Haj8-Aug-07 3:04 
AnswerRe: How to generate Random dates in C#.net Pin
originSH8-Aug-07 3:20
originSH8-Aug-07 3:20 
AnswerRe: How to generate Random dates in C#.net Pin
Hessam Jalali8-Aug-07 3:25
Hessam Jalali8-Aug-07 3:25 
AnswerRe: How to generate Random dates in C#.net Pin
Michael Potter8-Aug-07 4:44
Michael Potter8-Aug-07 4:44 
QuestionHow can I load a chm file in a form? Pin
Zahrashahla8-Aug-07 2:51
Zahrashahla8-Aug-07 2:51 
AnswerRe: How can I load a chm file in a form? Pin
sakthi dasan8-Aug-07 3:52
sakthi dasan8-Aug-07 3:52 
GeneralRe: How can I load a chm file in a form? Pin
Zahrashahla8-Aug-07 4:05
Zahrashahla8-Aug-07 4:05 

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.