Click here to Skip to main content
15,891,372 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Failed to access IIS metabase. Pin
N a v a n e e t h17-Apr-09 21:53
N a v a n e e t h17-Apr-09 21:53 
GeneralRe: Failed to access IIS metabase. Pin
Kiran 267104818-Apr-09 0:34
Kiran 267104818-Apr-09 0:34 
Questionhow to get the activeobject of a running instance of MS WORD in ASP.NET? [modified] Pin
Michael Tang17-Apr-09 21:36
Michael Tang17-Apr-09 21:36 
AnswerRe: how to get a activeobject of a running instance of MS WORD in ASP.NET? Pin
N a v a n e e t h17-Apr-09 21:46
N a v a n e e t h17-Apr-09 21:46 
GeneralRe: how to get a activeobject of a running instance of MS WORD in ASP.NET? Pin
Michael Tang17-Apr-09 23:17
Michael Tang17-Apr-09 23:17 
GeneralRe: how to get a activeobject of a running instance of MS WORD in ASP.NET? Pin
Michael Tang17-Apr-09 23:21
Michael Tang17-Apr-09 23:21 
GeneralRe: how to get a activeobject of a running instance of MS WORD in ASP.NET? Pin
N a v a n e e t h18-Apr-09 6:36
N a v a n e e t h18-Apr-09 6:36 
GeneralRe: how to get a activeobject of a running instance of MS WORD in ASP.NET? Pin
Michael Tang19-Apr-09 21:14
Michael Tang19-Apr-09 21:14 
Navaneeth,

Thank you so much for your help and sorry for my late reply now.

Actually, I'm not really need to let my ASP.NET app to interact with "MsWord", instead, it's an ole server we developed by VC++ by ourselves. Due to my poor English and to express the question here easily, I used "MsWord".

The ole server's duty is doing some special tasks on our server, let's call it "MY-OLE-SERVER" below. MY-OLE-SERVER is running as a sperate process. And we have an another C# WINSERVICE app to comunicate with it. This is not the problem, it's ok for the WINSERVICE app to use Marshal.GetActiveObject() to get reference with MY-OLE-SERVER. But at the same time, our ASP.NET app need to make some deal with MY-OLE-SERVER also and as you know, it's just not running ok.

So do you have any good suggestion for our problem?

Thank you again Smile | :)
QuestionTreeview child menu control is not responding when the session timed out Pin
Kiran 267104817-Apr-09 20:56
Kiran 267104817-Apr-09 20:56 
AnswerRe: Treeview child menu control is not responding when the session timed out Pin
N a v a n e e t h17-Apr-09 21:00
N a v a n e e t h17-Apr-09 21:00 
GeneralRe: Treeview child menu control is not responding when the session timed out Pin
Kiran 267104817-Apr-09 21:43
Kiran 267104817-Apr-09 21:43 
GeneralRe: Treeview child menu control is not responding when the session timed out Pin
N a v a n e e t h17-Apr-09 21:50
N a v a n e e t h17-Apr-09 21:50 
GeneralRe: Treeview child menu control is not responding when the session timed out Pin
Kiran 267104817-Apr-09 23:23
Kiran 267104817-Apr-09 23:23 
Questionforeignkey in database Pin
bimla rajpoot17-Apr-09 20:41
bimla rajpoot17-Apr-09 20:41 
AnswerRe: foreignkey in database Pin
N a v a n e e t h17-Apr-09 20:57
N a v a n e e t h17-Apr-09 20:57 
Questionhow to clear all item from list box Pin
Rajeesrivastava17-Apr-09 19:55
Rajeesrivastava17-Apr-09 19:55 
AnswerRe: how to clear all item from list box Pin
N a v a n e e t h17-Apr-09 21:03
N a v a n e e t h17-Apr-09 21:03 
AnswerRe: how to clear all item from list box Pin
Jagz W18-Apr-09 2:48
professionalJagz W18-Apr-09 2:48 
QuestionPass the value code behind to xslt file Pin
saravanan0517-Apr-09 19:20
saravanan0517-Apr-09 19:20 
QuestionGridview Template Filed Button Command Pin
Sarfaraj Ahmed17-Apr-09 19:19
Sarfaraj Ahmed17-Apr-09 19:19 
AnswerRe: Gridview Template Filed Button Command Pin
Sarfaraj Ahmed17-Apr-09 20:10
Sarfaraj Ahmed17-Apr-09 20:10 
QuestionHow to clear all the textbox,dropdownlist controls in a webpage in asp.net2.0? Pin
Subin Alex17-Apr-09 18:32
Subin Alex17-Apr-09 18:32 
AnswerRe: How to clear all the textbox,dropdownlist controls in a webpage in asp.net2.0? Pin
mr_muskurahat17-Apr-09 19:38
mr_muskurahat17-Apr-09 19:38 
Questiongridview problem Pin
naveen attri17-Apr-09 18:21
naveen attri17-Apr-09 18:21 
AnswerRe: gridview problem Pin
Abhijit Jana18-Apr-09 22:32
professionalAbhijit Jana18-Apr-09 22:32 

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.