Re: [ADVANCED-DOTNET] 64bit and .Net?

2007-08-12 Thread Mike Collins
I created a 2.0 application and my brother tried to run it on a WinXP64 machine and it would not run. Is there some web site that talks about the possible problems? Mike -Original Message- From: Discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED] On Behalf Of Shawn Wildermuth (

Re: [ADVANCED-DOTNET] PrinterSettings.OutputPort in C#

2007-01-23 Thread Mike Collins
, I'd quickly move on to a different product... On Tue, 23 Jan 2007 06:40:21 +0200, Brady Kelly <[EMAIL PROTECTED]> wrote: >If the property being private is your issue, can't you use reflection to get >its value? > >> -Original Message- >> From: Discussi

Re: [ADVANCED-DOTNET] PrinterSettings.OutputPort in C#

2007-01-22 Thread MIke Collins
anyone else has any ideas I'd appreciate your help. Worst case I will just use the printer name and know that some people will get through. Thanks in advance. Mike Collins -Original Message- From: Discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED] On Behalf Of Peter Ritchie

[ADVANCED-DOTNET] PrinterSettings.OutputPort in C#

2007-01-22 Thread MIke Collins
I need to find a way to gain access to the name of the printer port when trying to print. What I am trying to do is make sure that the user does not print to an electronic format. For example PDF, Microsoft Office Image Writer, PaperPort, etc. I only want the user to be able to print directly to a

[ADVANCED-DOTNET] OleDbConnection and DSN

2002-07-10 Thread Mike Collins
Is it possible to use a DSN with an OleDbConnection? I know the SqlDbConnection can. I guess the other question is, can SqlDbConnection be used with an Access database? Thanks, Mike Collins You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced DOTNET, or subscribe