Re: [ADVANCED-DOTNET] Trouble creating COM components in Web application...

2005-10-26 Thread Eric Wild
2 thing to try: 1) create a text doc and paste this code into it and change the extention to .vbs. Change the createobject line to your COM objects name. If OK pops then you object is able to be created and register correctly. 'Start code On Error Resu

Re: [ADVANCED-DOTNET] Most appropriate design pattern to use for ...

2005-03-29 Thread Eric Wild
Oh I forgot -- I like the cover too! I have yet to set the book face down. Eric > -Original Message- > From: Unmoderated discussion of advanced .NET topics. > [mailto:[EMAIL PROTECTED] Behalf Of Eric Wild > Sent: Tuesday, March 29, 2005 2:05 PM > To: ADVANCED-DOTNET@DISC

Re: [ADVANCED-DOTNET] Most appropriate design pattern to use for ...

2005-03-29 Thread Eric Wild
way, definately worth the $50 Eric Wild > -Original Message- > From: Unmoderated discussion of advanced .NET topics. > [mailto:[EMAIL PROTECTED] Behalf Of Reich, Joe > Sent: Tuesday, March 29, 2005 12:34 PM > To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM > Subject: Re: Most

Re: [ADVANCED-DOTNET] Add-in Dont Appear in Outlook

2005-03-11 Thread Eric Wild
to create addin's for .NET, and also talks about the connectModes. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnout2k2/ht ml/odc_oladdinvbnet.asp Eric Wild > -Original Message- > From: Unmoderated discussion of advanced .NET topics. > [mailto:[EMAIL PR

Re: [ADVANCED-DOTNET] How to use the Application Folder path in a Microsoft Instaler (MSI)

2003-12-04 Thread Eric Wild
Your talking at the time of the install? TARGETDIR is what the user selects as the directory to install the app. > -Original Message- > From: Moderated discussion of advanced .NET topics. > [mailto:[EMAIL PROTECTED] Behalf Of Roberto > Pinillos > Sent: Wednesday, December 03, 2003 5:20 PM