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

.NET (Core and Framework)

 
AnswerRe: Security by Using SQL Stored Procedures Pin
jschell3-Jun-13 8:48
jschell3-Jun-13 8:48 
QuestionWrong Overloaded function called Pin
Bram van Kampen26-May-13 14:08
Bram van Kampen26-May-13 14:08 
AnswerRe: Wrong Overloaded function called Pin
Dave Kreskowiak26-May-13 15:18
mveDave Kreskowiak26-May-13 15:18 
GeneralRe: Wrong Overloaded function called Pin
Bram van Kampen26-May-13 15:40
Bram van Kampen26-May-13 15:40 
GeneralRe: Wrong Overloaded function called Pin
Dave Kreskowiak26-May-13 15:58
mveDave Kreskowiak26-May-13 15:58 
QuestionMake a connection Modem to Modem? Pin
trashambishion25-May-13 3:01
trashambishion25-May-13 3:01 
AnswerRe: Make a connection Modem to Modem? Pin
Dave Kreskowiak25-May-13 4:07
mveDave Kreskowiak25-May-13 4:07 
QuestionUnable to find 'my.dll' or one of its components weirdness Pin
Bubba6323-May-13 0:13
Bubba6323-May-13 0:13 
Hello.

I have built two projects that contains the following:

Project One

A native C++ DLL that exports a class.

A managed C++ DLL that allows the native DLL to be used by adding a reference to this managed DLL in a .NET Project.

Project Two

And a C# test application to test it all.

When I run the Test application everything works as expected. But when I copy the native.dll, managed.dll and Test.exe to another machine the test.exe fails to start complaining that it can find managed.dll or one of its components! But both the native.dll and managed.dll are in the same physical directory as test.exe, to say I'm confused is a bit of an understatement.

The projects were built as two solutions using Visual Studio 2012 Pro, native.dll and managed.dll as one solution and the tester in its own solution. The managed.dll and test.exe have a dependency on .NET 4.

Has anyone came across this behaviour before, and how was it fixed?

Bubba
AnswerRe: Unable to find 'my.dll' or one of its components weirdness Pin
Bernhard Hiller23-May-13 22:37
Bernhard Hiller23-May-13 22:37 
GeneralRe: Unable to find 'my.dll' or one of its components weirdness Pin
Bubba6324-May-13 0:06
Bubba6324-May-13 0:06 
GeneralRe: Unable to find 'my.dll' or one of its components weirdness Pin
Bernhard Hiller24-May-13 1:52
Bernhard Hiller24-May-13 1:52 
GeneralRe: Unable to find 'my.dll' or one of its components weirdness Pin
Bubba6324-May-13 2:04
Bubba6324-May-13 2:04 
GeneralRe: Unable to find 'my.dll' or one of its components weirdness Pin
Dave Kreskowiak24-May-13 2:12
mveDave Kreskowiak24-May-13 2:12 
GeneralRe: Unable to find 'my.dll' or one of its components weirdness Pin
Bubba6324-May-13 2:27
Bubba6324-May-13 2:27 
Questionhow to implement custom membership provider with unity Pin
luivis721-May-13 5:35
luivis721-May-13 5:35 
AnswerRe: how to implement custom membership provider with unity Pin
Richard MacCutchan21-May-13 6:21
mveRichard MacCutchan21-May-13 6:21 
GeneralRe: how to implement custom membership provider with unity Pin
luivis721-May-13 6:38
luivis721-May-13 6:38 
Questionsave my codes source Pin
Member 849546620-May-13 1:46
Member 849546620-May-13 1:46 
AnswerRe: save my codes source Pin
Richard MacCutchan20-May-13 3:08
mveRichard MacCutchan20-May-13 3:08 
AnswerRe: save my codes source Pin
Abhinav S24-May-13 1:24
Abhinav S24-May-13 1:24 
AnswerRe: save my codes source Pin
MaulikDusara26-May-13 18:15
MaulikDusara26-May-13 18:15 
Questionvalidating on custom datagridview column Pin
sh-a19-May-13 23:56
sh-a19-May-13 23:56 
AnswerRe: validating on custom datagridview column Pin
sh-a22-May-13 4:27
sh-a22-May-13 4:27 
QuestionDialogBasics asin MFC. Pin
Bram van Kampen15-May-13 13:58
Bram van Kampen15-May-13 13:58 
AnswerRe: DialogBasics asin MFC. Pin
Richard MacCutchan15-May-13 22:10
mveRichard MacCutchan15-May-13 22:10 

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.