| Thread | Last Post | Replies |
|
| UIP: Passing info to task | 16 Mar 2005 08:06 GMT | 2 |
I am looking for a way to pass info to a task at start-up. I was hoping to use the TaskArgumentsHolder.TaskArguments property however when starting a task from the UIPManager I don't seem to have access to this object.
|
| Need help in uip blocks | 15 Mar 2005 13:53 GMT | 1 |
Hi, i just started working on uip blocks, Right now i am facing a issues with it. on a page there are some links and when use clicks on these links, the navigation graph will get lost, i want to trapp this end event of navigator,
|
| Application_Error event not firing | 14 Mar 2005 16:31 GMT | 2 |
I desparately need help with this one!! I have exception handling set up in my application to be caught in the Application_Error event in my Global.asax file. On my development box the exception gets handled, I get an email with the exception details and I am
|
| COM+ configuration files | 14 Mar 2005 15:06 GMT | 1 |
my config file for a ServiceComponent running with the ActicationType of Server doesn't seem to be loading my config file with values that it needs to run correctly. where do I need to put this file, or do I need to manually load an xml file
|
| Calling Java API from asp.net pages. | 14 Mar 2005 09:38 GMT | 1 |
Is it possible to call a Java API from an ASP.Net page without using web services or remoting.
|
| how to disable menu | 12 Mar 2005 14:31 GMT | 1 |
(Type your message here) how can i disable a menu when i clicked this.. i want to enable that only after i closed the child form.. how can i do that if i use forms close button to close it? my purpose prevent the opening of same child form more than once .allow one form to open at ...
|
| File transfer between application in a LAN | 12 Mar 2005 10:03 GMT | 1 |
Hi to all. I have two applications in a LAN that communicate via .NET Remoting (TCP + Binary Formatter). The messages they exchange are limited, except the case of a large file transferred from the server to the client. Which is the
|
| BITS/ApplicationBlocks.Updater w/ different language Windows versions | 11 Mar 2005 14:51 GMT | 1 |
Recently I've posted a message here related to a weird error using the ApplicationBlocks.Updater classes. In the meantime we've done some more researching and testing. As reminder, here is the exception: ---
|
| UIP timeout problem | 10 Mar 2005 13:23 GMT | 4 |
We are using the Microsoft UIP 2.0 in a .NET-projekt. Whenever the user looses the session, that is when the website is recompiled/restarted or the session timeouts, the following error occurs, on the first postback (even for links that points outside a UIP navigation
|
| FileLoadException when launching new version for first time via hr | 10 Mar 2005 03:21 GMT | 1 |
Does anyone know what causes and how to prevent getting System.IO.FileLoadException everytime you launch a new version of an .exe via a href. ? The error reads...An exception 'System.IO.FileLoadException' has
|
| preventing excessive probing when launching an .exe via a href | 10 Mar 2005 03:11 GMT | 2 |
If i create a simple windows form .exe then launch it via a href, ( simple one touch deployment ), why does the .net framework/iis search in multiple places and for multiple files derived from the actual .exe name. ( most of which don't exist )
|
| How to use ManifestTool in Updater Application Block | 08 Mar 2005 07:03 GMT | 4 |
Help I am trying to test the latest community drop of the Updater Application Block (1-27-2005) and have been unable to get the Manifest tool to work. Could someone please send me an example of the command line used. Thanks
|
| HowTo: Enlist open connection into a DTC Transaction | 08 Mar 2005 06:04 GMT | 3 |
We need enlist an open connection into a DTC Transaction. public class myBUClass { public void UpdateData()
|
| Implementing MSMQ 3.0 in a distributed heterogenous | 07 Mar 2005 18:44 GMT | 1 |
The clients are independent MSMQ clients. When disconnected from teh network, the messages are added to the MSMQ private queue on these clients(individually). When connected back to the server, is it possible to automatically route the messages to the private queue on the server? ...
|
| Error in Updater Block. Pls. help!! | 07 Mar 2005 10:56 GMT | 1 |
This is the error I am getting while downloading through the updater block. What can be the reason? [BITSDownloader] : The BITS service returned an error for the job with the ID
|