Click here to Skip to main content
15,898,373 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to get the path of an image Pin
JoeSharp8-Aug-06 21:50
JoeSharp8-Aug-06 21:50 
GeneralRe: how to get the path of an image Pin
kkadir9-Aug-06 2:57
kkadir9-Aug-06 2:57 
Questionhow to wrap a COM object so it can be used in .NET. Pin
Mithun Acharya8-Aug-06 20:25
Mithun Acharya8-Aug-06 20:25 
AnswerRe: how to wrap a COM object so it can be used in .NET. Pin
hoorayforlife8-Aug-06 21:44
hoorayforlife8-Aug-06 21:44 
AnswerRe: how to wrap a COM object so it can be used in .NET. Pin
S. Senthil Kumar9-Aug-06 1:02
S. Senthil Kumar9-Aug-06 1:02 
QuestionDynamically data retrieval Pin
Prabs frm PGP8-Aug-06 20:21
Prabs frm PGP8-Aug-06 20:21 
AnswerRe: Dynamically data retrieval Pin
Rakheesh Chalil8-Aug-06 23:34
Rakheesh Chalil8-Aug-06 23:34 
QuestionSingleton object Pin
engsrini8-Aug-06 20:11
engsrini8-Aug-06 20:11 
Hi all,
we have a singleton class which has some functions used to do testing a harware.

Our main Exe will create an object for that singleton class(which opens Com1 port and communicate with hardware). so the Exe will do communication test with hardware it is working well. We are using one testing tool (teststand)(a COM EXE)to do various testing with hardware, Testing tool provided some class libraries to execute test profiles . Main exe will use these libraries to execute tests when the user clicks Testbutton. after that testing tool(teststand) try to create an object for that singleton but it returns new object not the existing one which is created by EXE. So it throwing me exeception "Com1 port access denied." (since we created object for signleton class @ very first in EXE)

My question is Since that testing tool runs in a separate Appdoamin will the singlton class create separate object for different appdomain? if so is there any solution to reslove this?
Hope i clearly explained my probs.
Thanks in advance
Srini
AnswerRe: Singleton object Pin
Guffa8-Aug-06 23:27
Guffa8-Aug-06 23:27 
QuestionHow I Can convert type byte[] to ...... [modified] Pin
mm3108-Aug-06 19:58
mm3108-Aug-06 19:58 
AnswerRe: How I Can convert type byte[] to ...... Pin
stancrm8-Aug-06 20:28
stancrm8-Aug-06 20:28 
GeneralRe: How I Can convert type byte[] to ...... Pin
mm3108-Aug-06 23:27
mm3108-Aug-06 23:27 
Questionplz help me ..... Pin
mostafa_h8-Aug-06 19:37
mostafa_h8-Aug-06 19:37 
AnswerRe: plz help me ..... Pin
rainfeet8-Aug-06 22:27
rainfeet8-Aug-06 22:27 
GeneralRe: plz help me ..... Pin
matin1948-Aug-06 23:22
matin1948-Aug-06 23:22 
GeneralRe: plz help me ..... [modified] Pin
mostafa_h9-Aug-06 2:05
mostafa_h9-Aug-06 2:05 
QuestionIs it possible to have SQL Express and SQL Server Enterprize installed at the same time ?? [modified] Pin
emran8348-Aug-06 17:15
emran8348-Aug-06 17:15 
AnswerRe: Is it possible to have SQL Express and SQL Server Enterprize installed at the same time ?? Pin
Nader Elshehabi8-Aug-06 19:05
Nader Elshehabi8-Aug-06 19:05 
Questionmotherboard Pin
rana mahummad zeeshan8-Aug-06 16:19
rana mahummad zeeshan8-Aug-06 16:19 
AnswerRe: motherboard Pin
Dave Kreskowiak8-Aug-06 16:32
mveDave Kreskowiak8-Aug-06 16:32 
AnswerRe: motherboard Pin
Nader Elshehabi8-Aug-06 18:55
Nader Elshehabi8-Aug-06 18:55 
GeneralRe: motherboard Pin
leppie8-Aug-06 22:41
leppie8-Aug-06 22:41 
QuestionISO 8583 Pin
Tiger4568-Aug-06 14:53
Tiger4568-Aug-06 14:53 
QuestionDatagrid doesn't show data [modified] Pin
ircnoob8-Aug-06 14:25
ircnoob8-Aug-06 14:25 
AnswerRe: Datagrid doesn't show data Pin
gkl08188-Aug-06 15:17
gkl08188-Aug-06 15:17 

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.