473,422 Members | 2,235 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,422 software developers and data experts.

Check if Outlook is installed

Is there a way to check if MS Outlook is installed on a client PC from
ASP.NET?
Nov 19 '05 #1
2 1879
no

--
Regards

John Timney
ASP.NET MVP
Microsoft Regional Director

"chuckdfoster" <ch**********@hotmail.com> wrote in message
news:uR**************@TK2MSFTNGP15.phx.gbl...
Is there a way to check if MS Outlook is installed on a client PC from
ASP.NET?

Nov 19 '05 #2
You'd need to host an ActiveX control in your page, or some other thick
client that has permission to poke around into such system details.

An alternative is to try and instantiate outlook via client side script, but
default browser security permissions don't allow this. You'd have to get
the user to adjust their browser security settings one way or another, which
isn't likely to happen in most cases.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net

"chuckdfoster" <ch**********@hotmail.com> wrote in message
news:uR**************@TK2MSFTNGP15.phx.gbl...
Is there a way to check if MS Outlook is installed on a client PC from
ASP.NET?

Nov 19 '05 #3

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

Similar topics

32
by: deko | last post by:
I'm trying to create an MSI in VS.NET that will check for installed Office System components - so my MDE will only install if requirements are met. I'm thinking about using VBScript to inspect...
3
by: bobdydd | last post by:
Hi All Is there a way that I could programatically check to see if Microsoft Outlook is installed on the PC. Someone suggested this code, below, but it is version specific. Dim appOutlook as...
11
by: Peter | last post by:
Is there a way to read Outlook/Exchange Inbox with C# without Outlook installed? -- Thanks ------------------- czupet@wsinc.com
10
by: Brent Burkart | last post by:
I have an application that needs to write tasks into an outlook task folder. I keep getting the "Access is Denied" error ASP.NET is not authorized to access the requested resource. Which...
9
by: Srinivas | last post by:
hi all how to access the outlook user profiles through VB.net any help.... thanks in advanc Srinivas
5
by: Greg Robinson | last post by:
Not sure where to post this. At runtime, we need to be able to make sure a user is running Outlook (at least 98 or higher) in order to send an email. So, if a condition is met, we need to...
3
by: bobdydd | last post by:
Hi Everybody Access 2000, Outlook 2000 Windows XP I am running the code below to open Microsoft Outlook from a Command Button. It works fine until I tried it on a machine that has Office...
1
by: keri | last post by:
Hi, I use the below for the user to view their outlook calendar Sub DisplayInbox() Dim myolApp As Outlook.Application Dim myNameSpace As Outlook.NameSpace Dim myFolder As Outlook.MAPIFolder...
1
by: =?Utf-8?B?WWFlbA==?= | last post by:
in a c# project. string guid = "HKEY_CLASSES_ROOT\MatarotToolbar.Connect" RegistryKey key = Registry.LocalMachine.OpenSubKey(...
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: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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...
1
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

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.