| Thread | Last Post | Replies |
|
| How to cancel service startup during OnStart? | 30 Oct 2006 18:46 GMT | 1 |
as in subject - how can i do that? when my service starts up it performs some tests within OnStart method. i would like it to refuse to start if some of these tests fail. there is simply no point in running my service if certain criteria is not met. in
|
| DTC transaction aborts while SQL transaction commits | 29 Oct 2006 21:04 GMT | 2 |
I have a asp.net web application that is using component services in order to perform transaction to SQL server located on other server. the SQL operation performs several tasks while encountering error in on of the operations. the dot-net gives back a transaction and the ...
|
| com+ lifetime | 29 Oct 2006 21:02 GMT | 1 |
In caus of errors i cant sometime call Dispose for com+ objects. How i can control life time of com+ objects? WBR, Rn
|
| Help, COM+ System Application won't start and basic features now unavailable!!! | 23 Oct 2006 23:31 GMT | 2 |
This is what I did and I know it was stupid. Under Component Services -> My Computer -> Properties -> COM Security Tab, I hit the Edit Limits buttons (both of them) and removed all users and groups from the list boxes. Now everything is messed up in windows and I can't go undo the
|
| How to bring up Word or Excel within .Net App | 04 Oct 2006 15:24 GMT | 2 |
We're very new at this. We'd like to bring up Word and Excel as an MDI child within our C# app. We don't have a clue where to start. None of the documentation seems to say. Perhaps "MDI child" is not technically correct way to describe what we're trying to do. Basically, we'd like ...
|