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

.NET (Core and Framework)

 
QuestionAbout FastReport Pin
**Genius**26-May-06 0:34
**Genius**26-May-06 0:34 
Questionled sign programing [modified] Pin
pingmanscratch25-May-06 16:04
pingmanscratch25-May-06 16:04 
QuestionInternals of GC! Pin
Deepasubramanian24-May-06 21:50
Deepasubramanian24-May-06 21:50 
AnswerRe: Internals of GC! Pin
Vasudevan Deepak Kumar24-May-06 22:42
Vasudevan Deepak Kumar24-May-06 22:42 
QuestionDataGridView ColumnHeaders Pin
NRavep24-May-06 20:53
NRavep24-May-06 20:53 
QuestionHow does make web service's pull? Pin
Libra24-May-06 16:26
Libra24-May-06 16:26 
AnswerRe: How does make web service's pull? [modified] Pin
Igor Sukhov28-May-06 19:17
Igor Sukhov28-May-06 19:17 
Questionhow do I force loading of .NET 1.1 Pin
mheschl24-May-06 11:16
professionalmheschl24-May-06 11:16 
I have a dll that I created in C# using .NET 1.1 and am calling this dll from a win32 app (to make a long story short, we need to use this approach as one of the components we have used and invested heavily in is no longer supporting win32 development. We have been advised to make a .NET dll and call it from the win32 app via COM).

When I load the dll on a machine with .NET 2.0 intalled, the dll throws errors when trying to access functions from the third party component. Apparently, the dll is loading the .NET 2.0 assemblies. On a machine with only .NET 1.1, the dll functions correctly.

How do I force the dll to load the .NET 1.1 assemblies? I am using C# Builder 2006 to generate the C# dll.



Mark
AnswerRe: how do I force loading of .NET 1.1 Pin
Ed.Poore25-May-06 21:49
Ed.Poore25-May-06 21:49 
QuestionError when Painting (long message) [modified] Pin
ricecake24-May-06 8:54
ricecake24-May-06 8:54 
AnswerRe: Error when Painting (long message) Pin
Robert Rohde24-May-06 9:44
Robert Rohde24-May-06 9:44 
QuestionRe: Error when Painting (long message) Pin
ricecake24-May-06 10:06
ricecake24-May-06 10:06 
AnswerRe: Error when Painting (long message) Pin
ricecake24-May-06 10:12
ricecake24-May-06 10:12 
AnswerRe: Error when Painting (long message) Pin
Robert Rohde24-May-06 11:27
Robert Rohde24-May-06 11:27 
AnswerRe: Error when Painting (long message) Pin
ricecake25-May-06 10:55
ricecake25-May-06 10:55 
GeneralRe: Error when Painting (long message) Pin
Robert Rohde25-May-06 11:18
Robert Rohde25-May-06 11:18 
GeneralRe: Error when Painting (long message) Pin
ricecake25-May-06 11:26
ricecake25-May-06 11:26 
QuestionItem collection in custom control Pin
Alexander Pokisluk24-May-06 0:48
Alexander Pokisluk24-May-06 0:48 
QuestionOut of Memory Exception with .NET Interop Pin
Rob Philpott23-May-06 22:28
Rob Philpott23-May-06 22:28 
Questionwindows form sizing Pin
reshsilk23-May-06 8:27
reshsilk23-May-06 8:27 
AnswerRe: windows form sizing Pin
arcticbrew23-May-06 11:52
arcticbrew23-May-06 11:52 
AnswerRe: windows form sizing Pin
Alexander Pokisluk24-May-06 1:40
Alexander Pokisluk24-May-06 1:40 
QuestionSelect text in TextBox when Form loads Pin
ricecake23-May-06 6:56
ricecake23-May-06 6:56 
AnswerRe: Select text in TextBox when Form loads Pin
ricecake23-May-06 7:42
ricecake23-May-06 7:42 
QuestionFinalize() Method [modified] Pin
Tristan Rhodes23-May-06 3:09
Tristan Rhodes23-May-06 3:09 

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.