473,396 Members | 1,938 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,396 software developers and data experts.

ActiveX for Outlook forms in .Net?

Hi folks.

I dunno if this is the right place to ask for help with ActiveX / .net /
Outlook, so ill siimpl give it a try :)

I want to develop an ActiveX Control for MS-Outlooks 2003 with Visual
Studio.Net 2003 and .net Framework 1.1 installed.
Ive read tons of stuff about dlls with .Net, so my question is: How to
create a dll wih is kinda readable by Outlook? With VB6, one can create a
Dll, regsvr32 it and use it as an ActiveX-Control in Outlook.How to do this
in .Net?
Do i need a Wrapper for this?
Can i compile my Dll in native Bytecode, so it is like an old dll?
How to give Outlook the "new" Dll so that it can identify it as a container
for an ActiveX-Control?
Do I need to setup the Dll as a Com-Application? What for?

Thanks, best regards

Fabian Werner
anyWARE Ag -- Germany
Jul 21 '05 #1
1 1391
Hi Fabian
I want to develop an ActiveX Control for MS-Outlooks 2003 with Visual
Studio.Net 2003 and .net Framework 1.1 installed.

..NET (thus Forms&Controls) does not support building (visual) ActiveX Controls
except for the Internet Explorer:
http://support.microsoft.com/?kbid=311334
The only you can build are 'Add-Ins':
http://msdn.microsoft.com/library/en...ol03csharp.asp

http://support.microsoft.com/?kbid=302896
NOTE:
Outlook uses 'classic' (unmanaged) technology.
..NET is a new generation and provides limited interoperability only.
Else use classic tools (C++/ATL, maybe VB6) for classic problems.
Can i compile my Dll in native Bytecode, so it is like an old dll?

no, VB.NET generates managed code only.



--
Thomas Scheidegger - MVP .NET - 'NETMaster'
http://www.cetus-links.org/oo_dotnet.html - http://dnetmaster.net/
Jul 21 '05 #2

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

Similar topics

3
by: Vinod | last post by:
Hi, I get the following warning when i receive a mail send from Asp ""Your current settings prohibit running ActiveX contros on this page.As a result, the page may not display correctly."" ...
1
by: Blake | last post by:
I'm using late binding to create Outlook email from an Access2K database. I am not referencing the Microsoft Office 9.0 Object Library nor the Microsoft Outlook 9.0 Object Library. Instead, I have...
2
by: Sunny | last post by:
Hi all, My dev platform: VS .net 2003, win2000pro, office 2000, MOD 2000, C#. Bellow you may read my posting in other group. According that issue, I have dig around and I'm wondering ... My...
7
by: Munsifali Rashid | last post by:
Hi, I've built a webservice in C# that can add public folders to Exchange. There's also a component built in VB6 which references the Outlook 10 (XP) DLL, so I can change the default form being...
2
by: W. Broersen | last post by:
I want to use Outlook.Application, but I donot get further. Dim objOLApp As Outlook.Application objOLApp = CreateObject("Outlook.Application") Everytime I'll get the following error: Cannot...
3
by: John | last post by:
anyone?
1
by: castle8000 | last post by:
Hi folks. I dunno if this is the right place to ask for help with ActiveX / .net / Outlook, so ill siimpl give it a try :) I want to develop an ActiveX Control for MS-Outlooks 2003 with Visual...
4
by: Henrik Dahl | last post by:
Hello! Is it possible to use Visual Studio 2005 or, secondarily, Visual Studio .NET 2003 to create ActiveX controls which may be consumed by VB 6.0 programs, i.e. dealt with on forms in the...
0
by: LorenVS | last post by:
Hello Everybody, I'm new here, and I'm hoping someone can help me out... I'm creating an ActiveX control for an company intranet. This control needs to access Microsoft Outlook (specifically...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

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.