473,386 Members | 1,679 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 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 2211

"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 the request Reading the microsoft web site, I...
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 in the package are: Active Image ..NET...
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 which generates a report after updating a database...
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 OpenDoc(strLocation) set objWord =...
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 Basic Authentication on IIS6 back to Integrated...
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 the identity of a NT Domain service account (this...
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 Belgium (February 2007): Active Up today released...
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 the (r)evolution of the popular ActiveMail...
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 but it works fine with apache studio,which is a...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.