| Thread | Last Post | Replies |
|
| Smart Client - connection quality | 31 Jan 2005 05:27 GMT | 9 |
I'd like to detect my connection quality. Note, that I'd like to avoid "ping" solution. In the Offline block I find very promising code in WinINetDetectionStrategy.IsConnected
|
| MS DTC is unable to communicate with MS DTC on a remote system | 27 Jan 2005 14:17 GMT | 9 |
H I have installed MS Petshop 3 sample application and I am getting the following error when OrderProcess.aspx is run: "MS DTC is unable to communicate with MS DTC on a remote system. No common RPC protocol is supported between the two systems. Please ensure that one or more of ...
|
| UIP App block: Layout manager question | 26 Jan 2005 15:55 GMT | 2 |
Can someone go over the idea behind the ilayoutmanager. What is the point of implementing that interface? Also, if possible, is there an example of how it is used?
|
| UIP: Tutorial | 26 Jan 2005 15:22 GMT | 2 |
Does any body know a good tutorial for using the User Interface Application block v2.0 in a asp.net application. I've downdloaded and printed the Microsoft documentation but was looking for something a little, ahem, easier to follow.
|
| AzManProvider is not declared & The type or namespace name Interop does not exist ERROR | 24 Jan 2005 22:33 GMT | 3 |
Dear Group, I am running Windows 2000 Advance Server SP4. I have just downloaded Authorization and Profile Application Block and tried to Build it but I keep getting the following errors:
|
| Cache Application Block Samples? | 24 Jan 2005 07:12 GMT | 3 |
The documentation (ie. examples) are pretty thin for the Cache Application Block. Does anyone have a sample of an application which uses the OutProc service? The sample which comes with the CAB download is based on an InProc and uses the Aggragation and other Blocks. I am looking ...
|
| Tracing using Enterprise Instrumention Framework | 20 Jan 2005 22:27 GMT | 3 |
I'm using EIF to Raise Events on each page(asp.net) to find out method loding time. Is there any way I can dynamically intercept any page_load or method call to Inject (or Insert) the Raise event, like
|
| Using caching app block for a COM+ | 20 Jan 2005 21:36 GMT | 1 |
I've been having toruble using Caching Application Block form whithing a server activated COM+ (Serviced Component). The problem is that the CachingAB is throwing the following exception: "Could not create
|
| How to detect that your app is already running? | 20 Jan 2005 21:10 GMT | 1 |
Is there a way for an application distributed via No Touch Deployment (ie launch via http://some.domain.com/myApp.exe) to detect an existing instance of itself already running on the client? thanks for any help
|
| Updater Application Block | 20 Jan 2005 15:43 GMT | 6 |
All - Just curious to know how (and if) anyone has gotten past the fact the Updater Application block downloads "all" client assemblies during an update.
|
| Question: hosting smart client inside IE | 20 Jan 2005 15:03 GMT | 1 |
Hi, I am looking for help with the following challenge. We are writing a Smart Client management application, which we want to appear to customers as a Web client. Hence we want to embed it inside IE, but
|
| call stack | 19 Jan 2005 22:50 GMT | 1 |
In case of an exception the .net runtime expose the StackTrace property of the exception to get a string representation of the call stack. Is there any programatic way that I can walk the call stack? I need this to check the origin of an unhandled exception...
|
| .NET REMOTING OR WEB SERVICE | 19 Jan 2005 19:01 GMT | 3 |
We have given some proposals for .NET projects of distibuted architecture recommandation for intranet. what is your strong recommandation to use either .NET Remoting or Web Service. if I use .NET remoting, will it give any problem under heavy usage or any disadvantage using this ...
|
| Exporting .NET COM+ Applciation Proxy | 18 Jan 2005 16:43 GMT | 1 |
I can successfully export a .NET COM+ Application Proxy from a freshly installed Windows Server 2003 machine that resides within our Active Directory. I can also successfully install the COM+ Cpplication proxy on my remote Windows XP Professional machine.
|
| Error registering COM+ Application. Contact your support personnel | 14 Jan 2005 13:05 GMT | 1 |
I developed an enterprise service- component with C#. The Assembly has no dependencies to other resources. I have installed this component on a Windows 2003 Enterprise Server (.NET-Framework1.1 Sp1, System is up to date). Now I want to bind a client-pc to this component. ...
|