PC Review


Reply
Thread Tools Rate Thread

COMInterop does not work in Framework 1.1 without Framework 1.0

 
 
Anatoly Volodko
Guest
Posts: n/a
 
      14th Aug 2003

Hi All,

I have installed .NET Framework v.1.1.4322 (with VS .NET 2003) on new
operating system (any Windows version - 98, ME,2000, XP,2003 ).

Thus, the Framework v.1.0.3705 is NOT installed.

In this situation all samples in
"..\FrameworkSDK\v1.1\Samples\Technologies\Interop" do not work.

This is due to all RCW-classes (both installed with framework 1.1 and
generated by tlbimp.exe) have references to mscorlib.dll v 7.3300.0 in
Manifest.

But this version of mscorlib is not shipped with framework 1.1

For example it applies to dlls in
"C:\Program Files\Microsoft.NET\Primary Interop Assemblies" :
adodb.dll Microsoft.mshtml.dll Microsoft.stdformat.dll msdatasrc.dll
msddslmp.dll

Envdte.dll, VS - extensibility does not work too.

Does Microsoft consider that everybody (any customer which uses products on
..NET 1.1) must install .NET Framework v.1.0.3705 to work with COM interop of
Framework v.1.1.4322?

Which way to solve this problem would you propose?

Warm regards,
Anatoly Volodko
All is happening is happening to the best


 
Reply With Quote
 
 
 
 
Mattias Sjögren
Guest
Posts: n/a
 
      14th Aug 2003
Anatoly,

>You can repeat situation very easy.


Unfortunately I can't, since I don't have any machine with only VS.NET
2002 on it.


>To adds menu items to enviroment and installer calls C# code from our AddIn:
>
>dte=new DTEClass();
>
>and throw exception:
>"COM object with CLSID {3C9CFE1E-389F-4118-9FAD-365385190329} is either not
>valid or not registered."
>
>This CLSID is for DTEClass which is registered by VS.NET 2003


Have you verified that the DTE class is properly registered on the
machine? Do you have a key

HKEY_CLASSES_ROOT\CLSID\{3C9CFE1E-389F-4118-9FAD-365385190329}

on your system?



Mattias

--
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/
Please reply only to the newsgroup.
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Microsoft .NET Framework 3.5 Service Pack 1 and .NET Framework 3.5 Family Update for .NET versions 2.0 through 3.5 (KB951847) x86 Dr. Indera Windows XP General 14 5th Jul 2010 07:15 AM
Any suggestion for directory layout of project support both Full.NET Framework and Compact Framework? ping235 Microsoft C# .NET 0 24th May 2007 03:22 AM
Framework 1.1 app running on Framework 2.0 installation Does not work... Why? ThunderMusic Microsoft Dot NET Framework 1 13th Nov 2005 05:45 PM
COMInterop does not work in Framework 1.1 without Framework 1.0 Anatoly Volodko Microsoft Dot NET 1 14th Aug 2003 09:11 PM
simple TCP socket connect (emulator - framework FAIL); framework - framework - Works [Help will be compensated] Yechezkal Gutfreund Microsoft Dot NET Compact Framework 0 16th Jul 2003 06:28 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:41 PM.