Click here to Skip to main content
15,887,746 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Supported OSs for .NET 3 Pin
Dave Kreskowiak3-Jul-06 17:29
mveDave Kreskowiak3-Jul-06 17:29 
GeneralRe: Supported OSs for .NET 3 Pin
Dysard3-Jul-06 18:23
Dysard3-Jul-06 18:23 
GeneralRe: Supported OSs for .NET 3 Pin
Kevin McFarlane4-Jul-06 5:22
Kevin McFarlane4-Jul-06 5:22 
GeneralRe: Supported OSs for .NET 3 Pin
Dave Kreskowiak4-Jul-06 5:51
mveDave Kreskowiak4-Jul-06 5:51 
GeneralRe: Supported OSs for .NET 3 Pin
Paul Conrad4-Jul-06 17:32
professionalPaul Conrad4-Jul-06 17:32 
AnswerRe: Supported OSs for .NET 3 Pin
Kevin McFarlane4-Jul-06 5:26
Kevin McFarlane4-Jul-06 5:26 
QuestionThe best code documentation generator for .VS 2005? Pin
wojti3-Jul-06 1:54
wojti3-Jul-06 1:54 
QuestionPassing objects back to to COM+ Pin
Paddington Bear2-Jul-06 23:22
Paddington Bear2-Jul-06 23:22 
I have a simple component in COM+ which will pass an object to a client app and then accept it back. All that the client is doing is updating one of the properties in the object. However, when I pass the object back I am getting the fillowing error:

Cannot find the assembly DataStore, Version=1.0.2371.28609, Culture=neutral, PublicKeyToken=c8d286e2247b3c51.

where "DataStore" is the name of the dll which contains the class of the object I am passing around.

I do not understand why it will happily pass the object out of COM+ but then error when it is returned. (Class has been marked with "[Serializable]") Can anyone help at all?

For ref, I have the following binaries:

1) dll in COM+
2) exe on client
3) dll on client which is called by exe and also calls COM+ package
4) dll containing data storage object which resides on Client and COM+ server (although not included in the COM+ package itself).
QuestionGlobal method for a COM server DLL Pin
Rei Miyasaka1-Jul-06 16:43
Rei Miyasaka1-Jul-06 16:43 
AnswerRe: Global method for a COM server DLL Pin
Mike Dimmick3-Jul-06 6:10
Mike Dimmick3-Jul-06 6:10 
GeneralRe: Global method for a COM server DLL Pin
Rei Miyasaka4-Jul-06 7:14
Rei Miyasaka4-Jul-06 7:14 
QuestionDo I need to install 1.1 even if I have 2.0 Pin
Gutec1-Jul-06 13:59
Gutec1-Jul-06 13:59 
AnswerRe: Do I need to install 1.1 even if I have 2.0 Pin
Dave Kreskowiak3-Jul-06 3:03
mveDave Kreskowiak3-Jul-06 3:03 
GeneralRe: Do I need to install 1.1 even if I have 2.0 Pin
Gutec3-Jul-06 11:55
Gutec3-Jul-06 11:55 
GeneralRe: Do I need to install 1.1 even if I have 2.0 Pin
Dave Kreskowiak3-Jul-06 17:26
mveDave Kreskowiak3-Jul-06 17:26 
Question.Net app to drag tasks in the taskbar - how to get started? Pin
nzmike1-Jul-06 13:02
nzmike1-Jul-06 13:02 
AnswerRe: .Net app to drag tasks in the taskbar - how to get started? Pin
Josh Smith3-Jul-06 4:47
Josh Smith3-Jul-06 4:47 
AnswerRe: .Net app to drag tasks in the taskbar - how to get started? Pin
Dave Kreskowiak3-Jul-06 5:08
mveDave Kreskowiak3-Jul-06 5:08 
QuestionFetching Microprocessor related information Pin
Ali Iqbal Khan30-Jun-06 10:17
Ali Iqbal Khan30-Jun-06 10:17 
AnswerRe: Fetching Microprocessor related information Pin
Paul Conrad1-Jul-06 13:11
professionalPaul Conrad1-Jul-06 13:11 
QuestionSettings in VS 2005 C# Pin
Mike Osbahr30-Jun-06 10:00
Mike Osbahr30-Jun-06 10:00 
AnswerRe: Settings in VS 2005 C# Pin
Paul Conrad1-Jul-06 13:04
professionalPaul Conrad1-Jul-06 13:04 
GeneralRe: Settings in VS 2005 C# [modified] Pin
Mike Osbahr5-Jul-06 3:34
Mike Osbahr5-Jul-06 3:34 
QuestionHow to read values from Java Application Pin
mr_lasseter30-Jun-06 9:08
mr_lasseter30-Jun-06 9:08 
Questioncreate class from .net assembly problem Pin
mack scynox30-Jun-06 2:02
mack scynox30-Jun-06 2:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.