| Thread | Last Post | Replies |
|
| COM+ Method level security problem | 28 Apr 2005 16:47 GMT | 6 |
I'm trying to use COM+, method level security... Have a vb.net dll class that inhertis from servicedcomponent, has strong name, TLB, registered in GAC and COM+. Have applied ComponentAccessControl(), SecureMethod() to class level and
|
| Correct deployment scenario for serviced components - IIS and MSSQ | 26 Apr 2005 18:08 GMT | 1 |
We have .NET web application that uses a couple serviced components. When everything is on the same host - IIS, DTC, SQL server then application works fine. For production environment IIS and SQL server should work on different hosts. How should I set up DTC on both IIS and SQL ...
|
| Can't add reference to CCW'd component | 21 Apr 2005 12:53 GMT | 4 |
I'm working through an MCAD book. All the examples for creating then using serviced components fail when I attempt (as instructed) to add a reference to the component in the client app. The component inherits from ServicedComponent. It is added to the GAC and registered.
|
| Transaction is NOT timing out !! | 19 Apr 2005 22:19 GMT | 1 |
I have created a serviced component and deployed in COM+. I've set a transaction time out value of 10 seconds both at class level and I verified the same in COM+ explorer. I have set the same transaction time out value in COM+ Explorer -> My Computer -> Properties
|
| Transaction Problem | 19 Apr 2005 09:55 GMT | 2 |
I need help. Errors: I have a problem when try connect to Sql Server, the error is: "The partner transaction manager has disabled its support for remote/network
|
| Transaction Problem | 18 Apr 2005 19:54 GMT | 1 |
I need help. Errors: 1) System.Data.SqlClient.SqlException: Distributed transaction completed. Either enlist this session in a new transaction or the NULL transaction.
|
| creating avery labels in asp.net | 18 Apr 2005 18:40 GMT | 2 |
is there a solution that will help create avery std (e.g., 5160) labels in asp.net the result can be html/word doc or PDF. the only requirement is that the resulting pages are accurate and labels
|
| Exporting a Serviced Component on Windows 2000 using C# | 12 Apr 2005 17:17 GMT | 1 |
I have a serviced component that I've created and works just fine /w Windows XP ... However ... When I try to Deploy / Export w/ Windows 2000 I get an error message ...
|
| ??????????????????????????????21?????????????????????? | 01 Apr 2005 16:48 GMT | 1 |
???????????????????????????N?????????????? ?????`?u?????????R???n????????????????????Robert G.Allen?????????????????????????? ?@?????H???V???????^????. MSI?F??????Robert?????Y?????c???????M???? ???????????????f??????????
|
| Transactions with Oracle9i | 01 Apr 2005 03:01 GMT | 5 |
"Distributed Transactions require Oracle9i client and Oracle Services for Microsoft Transaction Server software." I get the error above when attempt to run a COM+ transaction accessing Oracle9i. I'd been checked the installation of Oracle9i and Oracle Services in the client ...
|