|
.NET application with an OLE automation server works with IIS5 but does not work with IIS6
We have a WEB application (C#, .NET 2.0) that uses an OLE automation server to create some special scientific bitmaps which are then displayed on ASPX pages by the WEB application. The OLE server is a DLL created in VC6 + MFC (i.e. it is a COM in-process-server) and runs on the server-side. This WEB application works fine on a WEB server running on WindowsXP + IIS5 but unfortunately it does not w...
|
2 |
12/23/2008 2:41:01 PM |
|
Missing method exception
Hi,
I created a Sample Serviced component in C# and hosted it in the COM+
catalog using "dcomcnfg". Below is the serviced component code listing. I
hosted this in one of my desktop machine.
[ComVisible(true)]
[Guid("288075C7-2A71-4eda-BE98-3A5116797DE4")]
public class MyServicedComp : ServicedComponent, IServiceMgr
{
public MyServicedComp()
{ }
#region IService...
|
2 |
12/23/2008 2:40:05 PM |
|
.Net Synch server
Hi everyone:
We will have to build an application (I guess it should be a windows
Service) to keep to differente (DB2 -> Oracle) databases synchronized (I mean
to replicate one data from one into the other). To ensure the
transactionability of operations (I mean the individual operations are
committed as a transaction or rolled back) I would like to use
EnterpriseServices, something...
|
1 |
12/23/2008 1:55:02 AM |
|
Add control to windows XP logon screen for self service password r
Hi,
I am looking to create a self service password reset asp.net page, but for
the users to get to this page I need them to be able to click on a link or
button on the windows xp logon screen.
How would I be able to add a control onto the windows logon screen so the
users can access the password reset page?
I use vb.net 2005 on windows xp sp2.
Any help would be appreciated....
|
2 |
12/15/2008 4:23:14 AM |
|
Help with COM+ LCE subscriber problem for own event class
I have created my own event class, publisher, and subscribers in
C# .NET The event class and subscriber definitions exist in the same
library. The publisher is a stand alone app which references this
library. The subscriber is a windows service which also references
this library.
In the windows service subscriber, I am able to receive normal COM+
events such as AppActivation, ActivityE...
|
1 |
12/2/2008 7:05:20 AM |
|
Password Reset option on the Windows XP Logon Screen
Hi,
I am looking to create a self service password reset asp.net page, but for
the users to get to this page I need them to be able to click on a link or
button on the windows xp logon screen.
How would I be able to add a control onto the windows logon screen so the
users can access the password reset page?
I use vb.net 2005 on windows xp sp2.
Any help would be appreciated....
|
1 |
11/21/2008 2:44:01 PM |
|
call to a Complus component from another ComPlus component
Hi,
I have a solution which contains to classlibrary and everyone has a class
which derived from ServicedComponent. I have registered them by using
regsvcs.exe without problem and when I go to Component Service I can see
both Com+ Applications with thier components (App1 with component
ClassLib.Class1 and App2 with component ClassLib2.class1).
ClassLib1.Class1 I have a method w...
|
1 |
11/13/2008 8:55:12 PM |
|
Use the same code for DLL library and serviced component
Hi all, I'm wondering if is possible to use the same DLL for a .net
application and for COM.
I need the same code to be available for .Net and regular asp clients,
my class inherits from ServicedComponent so I can register it for COM+
in one server so the asp clients can call it, and added a reference to
the DLL in a .net application and call it directly, the problem is
that running the .Net...
|
1 |
6/29/2007 11:58:30 PM |
|
Helga
...
|
1 |
6/26/2007 10:59:24 AM |
|
Helga
...
|
1 |
6/25/2007 8:57:06 AM |
|
Diabetic Recipes and More...
Hi Cookers,
Welcome to our new website, cookersworld.com. We
have expanded the content links to ad Mr. Emeril
Lagasse's fine recipes along with recipes for diabetic's.
The website is full of great links from our partners. We
have links to free cookbooks and more. Please stop by
and support us. Visit all our links and choose the best
recipe for you or your family.
We look forward t...
|
1 |
6/24/2007 8:26:53 AM |
|
Britney
...
|
1 |
6/24/2007 8:07:55 AM |
|
Bill
...
|
1 |
6/23/2007 7:03:28 AM |
|
Can .net class liberays be used in component services
Can .net class libraries be used in component services
I have made a few class libraries in VS2005. I wanted to know if the can be
used in component services as VB6 dlls can?
Can you consume .net dlls in excel?
--
Dim Alan as ThatsIT.net.au.Staffmember
Alan = New ThatsIT.net.au.Staffmember
Alan.signature = "Thank You"
Dim you as NewsgroupReader
you = New NewsgroupReader
Response.Wr...
|
1 |
6/22/2007 3:08:24 PM |
|
Hillary
...
|
1 |
6/17/2007 11:09:07 AM |
|
Tixier
...
|
1 |
6/16/2007 10:03:09 AM |
|
Helga
...
|
1 |
6/15/2007 8:28:00 AM |
|
Turunen
...
|
1 |
6/14/2007 11:18:12 AM |
|
Tomko
...
|
1 |
6/14/2007 11:18:05 AM |
|
Helga
...
|
1 |
6/14/2007 5:44:49 AM |
|
Tixier
...
|
1 |
6/12/2007 9:41:17 AM |
|
Britney
...
|
1 |
6/11/2007 8:55:49 AM |
|
Triska
...
|
1 |
6/11/2007 7:14:25 AM |
|
Tsuruda
...
|
1 |
6/7/2007 8:53:29 AM |
|
How to separet buissines logic from client logic
Hello,
I'm writing a 3-tier application, based on enterprise services. In In the
middle tier I have an dll that holds the buissines logic and a dll that
holds the interfaces for the buissines objects and the client tier to access
the middle tier.
As I need some typed datasets in the buissines logic and the client too.
Therefore I moved the typed data sets in the interface dll. But ther...
|
2 |
6/5/2007 10:22:13 AM |