472,330 Members | 1,409 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,330 software developers and data experts.

Active Documnet Server Support

Is it possible to develop an Active Document Full Server
or a Container application using C#?

Thanks,
Kevin.
Nov 15 '05 #1
3 2134

"Kevin" <Gr***********@cat.com> wrote in message
news:00****************************@phx.gbl...
Is it possible to develop an Active Document Full Server
or a Container application using C#?

I'm sure its possible, but it will require some interop. You need to
implement the various COM interfaces required to be a server or container.
Asking in the interop group[1] may get you better answers than you are going
to get here.
For really simple interop, you can use the WebBrowser control to load active
documents, its not as nice and really is just a container.
One of microsofts articles promised an Active Document container control for
the 2.0 framework, that is still a way off and such plans may change,
however I hope they do not.

1. microsoft.public.dotnet.framework.interop
Thanks,
Kevin.

Nov 15 '05 #2

Hi Kevin,

As I understand, you want to create an Active Document Server which hosts
Active Document to be opened in an Active document container say, Internet
Explorer. Based on my experience, we are able to create the Active Document
Servers in Visual C++. While C# and Visual Basic .NET cannot. Please refer
to the following MSDN article on Active Document Servers:

Active Document Servers
http://msdn.microsoft.com/library/de...us/vccore/html
/_core_activex_document_servers.asp

You also can get the sample of implement the Active Document Server in the
link below:
http://msdn.microsoft.com/library/de...us/vcsample/ht
ml/_sample_atl_activedoc.asp

Hope this helps,

Jeffrey Tan
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

--------------------
| Content-Class: urn:content-classes:message
| From: "Kevin" <Gr***********@cat.com>
| Sender: "Kevin" <Gr***********@cat.com>
| Subject: Active Documnet Server Support
| Date: Thu, 9 Oct 2003 09:38:24 -0700
| Lines: 5
| Message-ID: <00****************************@phx.gbl>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcOOg8Ic0ZLt2xUVTHCiSxgf4SrQSw==
| Newsgroups: microsoft.public.dotnet.languages.csharp
| Path: cpmsftngxa06.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.languages.csharp:190298
| NNTP-Posting-Host: TK2MSFTNGXA12 10.40.1.164
| X-Tomcat-NG: microsoft.public.dotnet.languages.csharp
|
| Is it possible to develop an Active Document Full Server
| or a Container application using C#?
|
| Thanks,
| Kevin.
|

Nov 15 '05 #3

Hi Kevin,

In addtion to my original post, you may implement your "Active Document
Server" on your hand.
You should implement many interfaces that start with "IOle", you can refer
to the "Requirements for Active Documents" section in the link below to
know what interfaces you should implement:
http://msdn.microsoft.com/library/de...us/vccore/html
/_core_internet_first_steps.3a_.activex_documents.a sp

There is also a Visual C++ samples you can refer to:
http://msdn.microsoft.com/library/de...us/vcsample/ht
ml/_sample_atl_activedoc.asp

Hope this helps,

Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

--------------------
| X-Tomcat-ID: 183686054
| References: <00****************************@phx.gbl>
| MIME-Version: 1.0
| Content-Type: text/plain
| Content-Transfer-Encoding: 7bit
| From: v-*****@online.microsoft.com (Jeffrey Tan[MSFT])
| Organization: Microsoft
| Date: Fri, 10 Oct 2003 09:31:48 GMT
| Subject: RE: Active Documnet Server Support
| X-Tomcat-NG: microsoft.public.dotnet.languages.csharp
| Message-ID: <nA**************@cpmsftngxa06.phx.gbl>
| Newsgroups: microsoft.public.dotnet.languages.csharp
| Lines: 48
| Path: cpmsftngxa06.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.languages.csharp:190505
| NNTP-Posting-Host: TOMCATIMPORT1 10.201.218.122
|
|
| Hi Kevin,
|
| As I understand, you want to create an Active Document Server which hosts
| Active Document to be opened in an Active document container say,
Internet
| Explorer. Based on my experience, we are able to create the Active
Document
| Servers in Visual C++. While C# and Visual Basic .NET cannot. Please
refer
| to the following MSDN article on Active Document Servers:
|
| Active Document Servers
|
http://msdn.microsoft.com/library/de...us/vccore/html
| /_core_activex_document_servers.asp
|
| You also can get the sample of implement the Active Document Server in
the
| link below:
|
http://msdn.microsoft.com/library/de...us/vcsample/ht
| ml/_sample_atl_activedoc.asp
|
| Hope this helps,
|
| Jeffrey Tan
| Microsoft Online Partner Support
| Get Secure! - www.microsoft.com/security
| This posting is provided "as is" with no warranties and confers no rights.
|
| --------------------
| | Content-Class: urn:content-classes:message
| | From: "Kevin" <Gr***********@cat.com>
| | Sender: "Kevin" <Gr***********@cat.com>
| | Subject: Active Documnet Server Support
| | Date: Thu, 9 Oct 2003 09:38:24 -0700
| | Lines: 5
| | Message-ID: <00****************************@phx.gbl>
| | MIME-Version: 1.0
| | Content-Type: text/plain;
| | charset="iso-8859-1"
| | Content-Transfer-Encoding: 7bit
| | X-Newsreader: Microsoft CDO for Windows 2000
| | X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| | Thread-Index: AcOOg8Ic0ZLt2xUVTHCiSxgf4SrQSw==
| | Newsgroups: microsoft.public.dotnet.languages.csharp
| | Path: cpmsftngxa06.phx.gbl
| | Xref: cpmsftngxa06.phx.gbl
microsoft.public.dotnet.languages.csharp:190298
| | NNTP-Posting-Host: TK2MSFTNGXA12 10.40.1.164
| | X-Tomcat-NG: microsoft.public.dotnet.languages.csharp
| |
| | Is it possible to develop an Active Document Full Server
| | or a Container application using C#?
| |
| | Thanks,
| | Kevin.
| |
|
|

Nov 15 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: microsoft | last post by:
Hi People, when I try to modify an active directory user programatically, I receive the following exception: The server is unwilling to process...
0
by: Pierre Mengal | last post by:
Active Up is pleased to announce the release of 3 new products. All these products are now part of the Web.Controls Suite . The products featured...
7
by: McKirahan | last post by:
What is "active content"? My ASP page just returns HTML.... I have a page with an .htm extension that has a form whose action is an ASP page...
0
by: staleb | last post by:
Hi I want to open a MSWord document on the clients PC/MSWord, the solution I use now is this: <script language=vbscript runat=Server> <!-- sub...
9
by: Patrick | last post by:
I have an ASP.NET page that searches for someone in the corporate Active Directory. It had been working fine until recently when I changed from...
4
by: pjdouillard | last post by:
Hello all, Here is the context of my problem: We have an ASP.NET 1.1 application that has its own application pool setup and that runs under...
0
by: fblake | last post by:
FOR IMMEDIATE RELEASE Active Up expands ever popular product line Active Web.Controls 2007 V1, Active Cells V2 and Active AutoSuggest V1.0 ...
0
by: fblake | last post by:
Belgium (April 2007): Active Up today released the latest version of their .NET email component suite, ActiveUp.MailSystem. ActiveUp.MailSystem is...
1
by: mfsiddiq | last post by:
HI i am trying to connect my java client to Microsoft active directoy using secure ssl,but when i try enable ssl support i get the following error...
0
by: tammygombez | last post by:
Hey fellow JavaFX developers, I'm currently working on a project that involves using a ComboBox in JavaFX, and I've run into a bit of an issue....
0
by: tammygombez | last post by:
Hey everyone! I've been researching gaming laptops lately, and I must say, they can get pretty expensive. However, I've come across some great...
0
by: teenabhardwaj | last post by:
How would one discover a valid source for learning news, comfort, and help for engineering designs? Covering through piles of books takes a lot of...
0
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and...
0
by: CD Tom | last post by:
This happens in runtime 2013 and 2016. When a report is run and then closed a toolbar shows up and the only way to get it to go away is to right...
0
by: CD Tom | last post by:
This only shows up in access runtime. When a user select a report from my report menu when they close the report they get a menu I've called Add-ins...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was...
0
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. ...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.