A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Add-ins for Outlook
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

.net 2.0 problems



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old March 17th 06, 06:22 PM posted to microsoft.public.outlook.program_addins
Rog
external usenet poster
 
Posts: 62
Default .net 2.0 problems

I developed my addin in Visual Studio 2003 using .net 1.1, now when I
try to run my addin on a machine that has .net 2.0 it does not load and
in fact the load behavior changes from 3 to 2 even though it works fine
on a machine with .net 1.1 installed.
Any ideas?
Thanks
Ads
  #2  
Old March 17th 06, 06:32 PM posted to microsoft.public.outlook.program_addins
Eugene E. Starostin
external usenet poster
 
Posts: 6
Default .net 2.0 problems

Hello,


1. Are there other add-ins developed on .net framework 2.0 installed on this
machine?
2. Have you cheked your add-in in the disabled items?
3. Have you installed the hotfix for framework 2.0 that allows to run shared
add-in?
4. Do you have any msm modules in your setup project?


Regards from Belarus,
Eugene E. Starostin
---

A .NET steroid for developing add-ins and smart tags for Microsoft Office -
http://www.add-in-express.com



"Rog" wrote in message
...
I developed my addin in Visual Studio 2003 using .net 1.1, now when I try
to run my addin on a machine that has .net 2.0 it does not load and in fact
the load behavior changes from 3 to 2 even though it works fine on a
machine with .net 1.1 installed.
Any ideas?
Thanks


  #3  
Old March 17th 06, 06:43 PM posted to microsoft.public.outlook.program_addins
Rog
external usenet poster
 
Posts: 62
Default .net 2.0 problems

have not installed the .net 2.0 framework hotfix.
Can you point me to the url for this?
Thank you very much for your help.

Eugene E. Starostin wrote:
Hello,


1. Are there other add-ins developed on .net framework 2.0 installed on
this machine?
2. Have you cheked your add-in in the disabled items?
3. Have you installed the hotfix for framework 2.0 that allows to run
shared add-in?
4. Do you have any msm modules in your setup project?


Regards from Belarus,
Eugene E. Starostin
---

A .NET steroid for developing add-ins and smart tags for Microsoft
Office - http://www.add-in-express.com



"Rog" wrote in message
...
I developed my addin in Visual Studio 2003 using .net 1.1, now when I
try to run my addin on a machine that has .net 2.0 it does not load
and in fact the load behavior changes from 3 to 2 even though it works
fine on a machine with .net 1.1 installed.
Any ideas?
Thanks


  #4  
Old March 17th 06, 06:54 PM posted to microsoft.public.outlook.program_addins
Eugene E. Starostin
external usenet poster
 
Posts: 6
Default .net 2.0 problems

Rog,

You need to install the following updates for MS Office and Visual Studio
..NET 2005 (if you have installed on this machine).
http://www.microsoft.com/downloads/d...displaylang=en

http://support.microsoft.com/kb/908002



--
Regards from Belarus,
Eugene E. Starostin
---
http://www.add-in-express.com
A .NET steroid for developing add-ins and smart tags for Microsoft Office



"Rog" wrote in message
...
have not installed the .net 2.0 framework hotfix.
Can you point me to the url for this?
Thank you very much for your help.

Eugene E. Starostin wrote:
Hello,


1. Are there other add-ins developed on .net framework 2.0 installed on
this machine?
2. Have you cheked your add-in in the disabled items?
3. Have you installed the hotfix for framework 2.0 that allows to run
shared add-in?
4. Do you have any msm modules in your setup project?


Regards from Belarus,
Eugene E. Starostin
---

A .NET steroid for developing add-ins and smart tags for Microsoft
Office - http://www.add-in-express.com



"Rog" wrote in message
...
I developed my addin in Visual Studio 2003 using .net 1.1, now when I
try to run my addin on a machine that has .net 2.0 it does not load and
in fact the load behavior changes from 3 to 2 even though it works fine
on a machine with .net 1.1 installed.
Any ideas?
Thanks



  #5  
Old March 28th 06, 07:31 PM posted to microsoft.public.outlook.program_addins
Rog
external usenet poster
 
Posts: 62
Default .net 2.0 problems

So I tool my project from VS 2003 and opened it in VS 2005. Installed
these updates, but it does not seem to help. As a side note, I am using
a Shim in order to load my add-in. Is this a problem.
Each time I start Outlook the Loadbehavior gets reset from 3 to 2.
Any ideas?
Rog

Eugene E. Starostin wrote:
Rog,

You need to install the following updates for MS Office and Visual
Studio .NET 2005 (if you have installed on this machine).
http://www.microsoft.com/downloads/d...displaylang=en


http://support.microsoft.com/kb/908002



  #6  
Old April 3rd 06, 03:33 PM posted to microsoft.public.outlook.program_addins
[email protected]
external usenet poster
 
Posts: 1
Default .net 2.0 problems

That is a good question, but yes it was installed on this machine.
If you want to make your add-in totally compatible with .NET 2.0 can
you still use a SHIM what more do you need to do ?
Rog

sublimese wrote:
This might be a stupid question, but is the .NET framework 1.1
installed on the machine you are trying to get this to work on?
(It seems like most of time when I am trying to figure out why
something isn't working for me, its something totally obvious and
simple, and thus I always overlook it until I have spent hours and
hours trying to figure it out).


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Net folder Heidi Outlook - Using Forms 9 July 24th 07 06:34 PM
Sending email via .NET msnews.microsoft.com Outlook - General Queries 7 March 18th 06 07:12 PM
[email protected] Chuck Outlook - General Queries 2 March 1st 06 03:50 PM
Net Folders [email protected] Outlook - General Queries 1 February 14th 06 12:13 PM
Cannot Create Folder -- VB.NET Randy Given Outlook - General Queries 0 January 10th 06 02:50 AM


All times are GMT +1. The time now is 08:29 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.