472,975 Members | 1,627 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

C# - GAC and Outlook - need HELP !

I can't install a new publiched version application on a pc !

By installation it says I need to install

Microsoft.Office.Interop.Outlook version 11.0.0.0 in the GAC first.
HOW DO I DO THAT ?

Best regards
KSor, Denmark
Aug 6 '08 #1
4 1319
On Wed, 06 Aug 2008 01:28:31 -0700, KSor <ke**********************@psa.dk>
wrote:
I can't install a new publiched version application on a pc !

By installation it says I need to install

Microsoft.Office.Interop.Outlook version 11.0.0.0 in the GAC first.

HOW DO I DO THAT ?
Just a guess: install Microsoft Office.

But you really ought to post your question to an Office-specific
newsgroup. There doesn't seem to be much, if anything, about your
question that is actually specific to C#.

Pete
Aug 6 '08 #2
"Peter Duniho" <Np*********@nnowslpianmk.comskrev i en meddelelse
news:op***************@petes-computer.local...
On Wed, 06 Aug 2008 01:28:31 -0700, KSor <ke**********************@psa.dk>
wrote:
>I can't install a new publiched version application on a pc !

By installation it says I need to install

Microsoft.Office.Interop.Outlook version 11.0.0.0 in the GAC first.

HOW DO I DO THAT ?

Just a guess: install Microsoft Office.

But you really ought to post your question to an Office-specific
newsgroup. There doesn't seem to be much, if anything, about your
question that is actually specific to C#.
My application code is C# - that's why I ask here.

Best regards
KSor, Denmark
Aug 6 '08 #3
On Wed, 06 Aug 2008 01:42:56 -0700, KSor <ke**********************@psa.dk>
wrote:
My application code is C# - that's why I ask here.
All due respect, that doesn't mean your _question_ has anything to do with
C#. In particular, there doesn't seem to be anything about your question
that a general knowledge of C# or even of .NET would be helpful for.
Everything about your question advertises itself as a Microsoft Office
interop question, and generally speaking, the experts on that topic aren't
going to be found here.

You can ask your question here, of course. But if you really want a good
answer, you should probably find a more appropriate forum.

Pete
Aug 6 '08 #4
"Peter Duniho" <Np*********@nnowslpianmk.comskrev i en meddelelse
news:op***************@petes-computer.local...
On Wed, 06 Aug 2008 01:42:56 -0700, KSor <ke**********************@psa.dk>
wrote:
>My application code is C# - that's why I ask here.

All due respect, that doesn't mean your _question_ has anything to do with
C#. In particular, there doesn't seem to be anything about your question
that a general knowledge of C# or even of .NET would be helpful for.
Everything about your question advertises itself as a Microsoft Office
interop question, and generally speaking, the experts on that topic aren't
going to be found here.

You can ask your question here, of course. But if you really want a good
answer, you should probably find a more appropriate forum.
Sorry - I got it !

Best regards
KSor, Denmark
Aug 6 '08 #5

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

Similar topics

2
by: Fritz Switzer | last post by:
Can anyone provide a small snippet in C# that pulls out the Contacts in Outlook XP. I've seen a couple of examples in C++ and VB in previous newsgroup posts, but either the originals didn't work...
3
by: Jyothi | last post by:
Hi All, Thanks for ur reply for my previous postings. I have a question. I wanted to show the outlook inbox in a window with minimal options like send,delete,reply,forward,replytoall,new...
4
by: Andy Bates | last post by:
Hi - I am developing an application that needs to automate Microsoft Outlook and I need to capture the ItemSend event. The PC I'm developing with has Outlook 2003 on; the problem I have is I...
9
by: Srinivas | last post by:
hi all how to access the outlook user profiles through VB.net any help.... thanks in advanc Srinivas
6
by: Ernie | last post by:
We have an Outlook 2000 VBA application - 8 user forms, and about a thousand lines of code - that we wish to distribute. We know that we can password-protect the code, but that does not give us the...
3
by: wizzbangca | last post by:
Hi everyone. Having problems with a utility I am writing for work. The previous IT Director thoughtfully allowed 3 (2000, xp, 2003) versions of outlook to be installed rather than 1. Now I need...
2
by: Pieter | last post by:
Hi, I'm using a thight integration with Outlook 2003 (with an Exchange server) in my VB.NET (2005) application. Until now I'm using the Outlook Object Model, but it appears to be very slow, and...
2
by: Ecohouse | last post by:
I've written a function to check emails in Outlook using Access which works. But I need to be able to have it work for different version of Outlook. I'm using Outlook 2002 and I need to also work...
5
by: fniles | last post by:
I am using VB.NET 2005. I created a project using the Microsoft Outlook 8.0 Object Library (Object Model) in my previous machine. Now that I have a new machine, when I try to compile that program...
6
by: Kevin | last post by:
In my business, I use Quickbooks extensively for billing and accounting and a custom built Access DB for project management. I recently began using MS Outlooks contacts quite extensively as well...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...
4
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

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.