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

.NET (Core and Framework)

 
Question"All pipe instances are busy" when working with IpcChannel Pin
Ilia Blank18-Jul-06 3:23
Ilia Blank18-Jul-06 3:23 
AnswerRe: "All pipe instances are busy" when working with IpcChannel Pin
Yaron Ka31-Jul-07 6:12
Yaron Ka31-Jul-07 6:12 
QuestionConverting to Guid Pin
Majid Shahabfar18-Jul-06 1:26
Majid Shahabfar18-Jul-06 1:26 
AnswerRe: Converting to Guid Pin
alexey N18-Jul-06 1:55
alexey N18-Jul-06 1:55 
QuestionError while calling web service Pin
Sathiyaraj Ganesan17-Jul-06 22:46
Sathiyaraj Ganesan17-Jul-06 22:46 
AnswerRe: Error while calling web service Pin
Mike Dimmick18-Jul-06 3:30
Mike Dimmick18-Jul-06 3:30 
QuestionMissing Interop Pin
David Chamberlain17-Jul-06 3:55
David Chamberlain17-Jul-06 3:55 
QuestionAppDomain.ApplicationBase headache Pin
Rob Philpott17-Jul-06 3:35
Rob Philpott17-Jul-06 3:35 
I have a plug in that I load into a new appdomain, and before I create the domain, I set the AppDomainSetup.ApplocationBase directory to point to where all the assemblies which constitute my plug in are.

This works just fine, and the new domain obediently goes away and loads the satellite assemblies in. But I also have a text file I want to read in, but when the plug in tries to do this, it searches the primary domains bin\debug folder, not the one specified in the ApplicationBase folder.

Anyone know how I can use the ApplicationBase as the working folder for the domain as well as the assembly search path?


Regards,
Rob Philpott.
AnswerRe: AppDomain.ApplicationBase headache [modified] Pin
Dave Kreskowiak18-Jul-06 5:20
mveDave Kreskowiak18-Jul-06 5:20 
GeneralRe: AppDomain.ApplicationBase headache Pin
Rob Philpott18-Jul-06 9:09
Rob Philpott18-Jul-06 9:09 
GeneralRe: AppDomain.ApplicationBase headache Pin
Dave Kreskowiak18-Jul-06 10:02
mveDave Kreskowiak18-Jul-06 10:02 
AnswerRe: AppDomain.ApplicationBase headache Pin
Josh Smith18-Jul-06 9:48
Josh Smith18-Jul-06 9:48 
Questionhow to make transparent control above video? Pin
gemfeeling16-Jul-06 19:41
gemfeeling16-Jul-06 19:41 
AnswerRe: how to make transparent control above video? Pin
Bob X17-Jul-06 11:14
Bob X17-Jul-06 11:14 
AnswerRe: how to make transparent control above video? Pin
Andrew Lygin20-Jul-06 9:13
Andrew Lygin20-Jul-06 9:13 
QuestionException handling in .NET Pin
serious-sam14-Jul-06 0:35
serious-sam14-Jul-06 0:35 
AnswerRe: Exception handling in .NET Pin
Alois Kraus14-Jul-06 0:57
Alois Kraus14-Jul-06 0:57 
GeneralRe: Exception handling in .NET Pin
serious-sam14-Jul-06 4:14
serious-sam14-Jul-06 4:14 
GeneralRe: Exception handling in .NET [modified] Pin
Ray Cassick14-Jul-06 4:31
Ray Cassick14-Jul-06 4:31 
GeneralRe: Exception handling in .NET Pin
Alois Kraus15-Jul-06 1:51
Alois Kraus15-Jul-06 1:51 
AnswerRe: Exception handling in .NET Pin
Colin Angus Mackay14-Jul-06 1:02
Colin Angus Mackay14-Jul-06 1:02 
GeneralRe: Exception handling in .NET Pin
Jun Du14-Jul-06 5:21
Jun Du14-Jul-06 5:21 
AnswerRe: Exception handling in .NET Pin
Kevin McFarlane17-Jul-06 0:56
Kevin McFarlane17-Jul-06 0:56 
QuestionControlling visibility of controls in a single web form for two different user groups Pin
Renukapadhamanaban13-Jul-06 21:00
Renukapadhamanaban13-Jul-06 21:00 
AnswerRe: Controlling visibility of controls in a single web form for two different user groups Pin
manish2414-Jul-06 1:18
manish2414-Jul-06 1:18 

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.