all groups > dotnet component services > august 2005
SynchronizationAttribute for a ServicedComponent extending class
Posted by Michel Prévost at 8/29/2005 2:26:48 PM
Hello
I have a ServicedComponent with only one public method. It is of capital
importance that this method be executed by only one thread at a time (when
the method is running, any other thread calling the method must queued).
My ServicedComponent class has the
[TransactionAttribute(Tran... more >>
No Properties Menu in Component Services
Posted by Bob at 8/24/2005 12:13:28 PM
I am trying to change permissions on "VB ASP Debugging" in Component
Services as described in KB article 259725. However, when I right-click it,
I don't get a Properties menu. Is this a permissions problem? I have tried
it using my account, which is a domain admin, and also using the local
Ad... more >>
Unable to access Dcom properties
Posted by Jens at 8/24/2005 12:00:00 AM
Hi
OS system is XP, I am logged on as administrator
I have done this many times before:
Console Root->Component Services->Computers->My Computer->DCOM Config
right click and then properties option should show in pop-up menu bar.
But it does not.
Has it something to do with SP2
So my quest... more >>
DCOM in componets services take ages to load ?
Posted by scott at 8/23/2005 12:00:00 AM
-2003 server
-start, settings, control panel
-administraive tools
-compnents services (loads console)
-select compnets services
-computers
-my computer
-DCOM config
seems to take ages to load. i.e not finished after 30 mins. is this normal ?
(guess i will leave it over night and see wha... more >>
Embedded Objects
Posted by Chris X at 8/22/2005 12:00:00 AM
I hope I have the right new groups.
I want to do this:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwue/html/ch12c.asp,
ie I want my Managed .NET application to be embedded and rendered in
Microsoft Word. Where do I start? I know C# and VB, but not C++. How
difficult ... more >>
COM+ Access Denied error.
Posted by Alex Ayzin at 8/16/2005 11:32:04 PM
Hi,
I have 2 similar apps, that utilize COM+ component services. Application
server that is running COM+ is Windows 2000 with SP3. Users were running
applications on the machines with Windows 2000 SP3 as well. We're trying to
get users to switch to XP with SP2 installed. One of the applicat... more >>
Construct String is empty
Posted by jakk at 8/11/2005 7:03:49 PM
I have a COM+ Library application where iam trying to set the construct
string to a variable in the class. The contruct method gets called but
the string that it gets is empty. Can anyone tell me what might be the
problem?
Thanks
Jak
... more >>
Dispose my Class which inherits from ServicedComponent
Posted by Alfredo at 8/7/2005 4:13:06 PM
Hi,
I have a question. Which code should i use in order to cleaning the
memory.
I have two scenarios. First, disposing an object from other com+ class,
and disposing an object from a web page or a win form.
Thanks,
Alfredo Barrientos
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Returning Errors in COM+ using Autocomplete
Posted by Alfredo at 8/7/2005 9:18:45 AM
Hi,
I have a question. In my COM+ methods and functions i use Autocomplete
instead of SetComplete and SetAbort, but i dont know what do i have to
return in each function, because i have to propagate the error in my
COM+ classes, in order to function Autocomplete attribute.
What do you recom... more >>
COM+ Error: The server process could not be started because the configured identity is incorrect. Check the username and password.
Posted by Edge at 8/4/2005 12:00:00 AM
hi,
I created a .NET dll and registered in the component services (regsvcs)
to receive calls from my database via sp_OAMethod.
When I run in my local machine, via query analyzer SQL 2000, it works
just fine. but in our test server I get the message: (see below the
command and the error m... more >>
Outlook Object model-How to achieve send receive functionality
Posted by Ashishthaps at 8/3/2005 4:03:01 PM
Hi all,
I am trying to achieve something like send recieve task panel exactly as in
outlook using outlook object model in VB.Net
I want achieve following tasks
1 A progress bar indicating send receive status
2 An detail panel which will show the description or error messages e.g smtp
e... more >>
Install same assembly in more than one application
Posted by jas123 NO[at]SPAM online.nospam at 8/3/2005 2:08:10 PM
Hi
I am implementing a COM compatible C# component to control and interop
with SAN based disk arrays.
It is required that each disk array being controlled by a separate
component; this makes error recovery, among other things, much easier.
If there are, for example, two arrays of the same ty... more >>
Any MVP in Enterprise Services?
Posted by Alfredo at 8/2/2005 9:28:07 AM
Hi,
I have a question, is there an Enterprise Services MVP catergory?
Thanks,
Alfredo Barrientos
... more >>
|