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

.NET (Core and Framework)

 
GeneralRe: [DllImport("...")] declarations Pin
T1TAN7-Oct-05 11:21
T1TAN7-Oct-05 11:21 
General.NET Tool Pin
Andrey Butov4-Oct-05 8:29
Andrey Butov4-Oct-05 8:29 
QuestionCompact Framework Email Sending Pin
Ryzhiy4-Oct-05 6:13
Ryzhiy4-Oct-05 6:13 
AnswerRe: Compact Framework Email Sending Pin
Ariadne6-Oct-05 20:28
Ariadne6-Oct-05 20:28 
AnswerRe: Compact Framework Email Sending Pin
ESCOBAR@@@6-Oct-05 20:49
ESCOBAR@@@6-Oct-05 20:49 
QuestionDisabling Visual Styles Pin
Drew McGhie4-Oct-05 5:32
Drew McGhie4-Oct-05 5:32 
QuestionCompact Framework Bitmaps Pin
status()4-Oct-05 1:50
status()4-Oct-05 1:50 
QuestionApplicationName must be set before the DynamicBase can be set Pin
Rein_Petersen3-Oct-05 13:51
Rein_Petersen3-Oct-05 13:51 
"ApplicationName must be set before the DynamicBase can be set"

This is the message of the exception (MemberAccessException) returned when I try to load an assembly into the current domain of my application. The same code worked great in a smaller application I created to test the loading of
assemblies that I create dynamically and save to disk.

However, grafting it into my larger application results in the exception (above) and I'm uncertain why that is. I do recognize the property "ApplicationName" which can be found within the SetupInformation property of the AppDomain (System.AppDomainSetup) but I wouldn't know what to set it to.

Does anyone know why this exception might appear in one instance yet
not in another? The only relative difference between the two apps is one is a simple single assembly while the other is a more elaborate multi-assembly solution.

Thanks in advance,

Rein
Questionhelp required reg interoperatibility Pin
arusmemon3-Oct-05 4:44
arusmemon3-Oct-05 4:44 
QuestionConfiguration Block not Serializing properly. Pin
ProffK2-Oct-05 23:49
ProffK2-Oct-05 23:49 
QuestionCOM+ Transaction Timeout Pin
ProffK2-Oct-05 22:46
ProffK2-Oct-05 22:46 
QuestionHeap Problem? Pin
fm6400022-Oct-05 17:43
fm6400022-Oct-05 17:43 
QuestionMemory Leak in EventLog from Service Pin
rwestgraham1-Oct-05 11:41
rwestgraham1-Oct-05 11:41 
QuestionAdding permissions for a user on a folder Pin
T John30-Sep-05 10:51
T John30-Sep-05 10:51 
QuestionAny tool to check dependencies? Pin
T John30-Sep-05 10:34
T John30-Sep-05 10:34 
AnswerRe: Any tool to check dependencies? Pin
Daniel Grunwald1-Oct-05 7:34
Daniel Grunwald1-Oct-05 7:34 
AnswerRe: Any tool to check dependencies? Pin
Vasudevan Deepak Kumar2-Oct-05 23:39
Vasudevan Deepak Kumar2-Oct-05 23:39 
QuestionActive windows users Pin
Bounz30-Sep-05 3:38
Bounz30-Sep-05 3:38 
QuestionCut/Copy/Paste for .NETCF Pin
Sevu30-Sep-05 3:12
Sevu30-Sep-05 3:12 
Questionhow to pass messages between java and .net without using sockets Pin
hasansheik30-Sep-05 1:08
hasansheik30-Sep-05 1:08 
AnswerRe: how to pass messages between java and .net without using sockets Pin
Vasudevan Deepak Kumar2-Oct-05 23:31
Vasudevan Deepak Kumar2-Oct-05 23:31 
QuestionWeb services question Pin
Jim Crafton29-Sep-05 3:57
Jim Crafton29-Sep-05 3:57 
QuestionLaunching app from .net button Pin
JohnSantaFe28-Sep-05 12:37
JohnSantaFe28-Sep-05 12:37 
AnswerRe: Launching app from .net button Pin
Mike Ellison28-Sep-05 13:49
Mike Ellison28-Sep-05 13:49 
AnswerRe: Launching app from .net button Pin
JohnSantaFe29-Sep-05 5:29
JohnSantaFe29-Sep-05 5:29 

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.