| Thread | Last Post | Replies |
|
| Deployment Auto Uninstall | 11 Sep 2005 00:39 GMT | 1 |
Is there a way to automatically uninstall the old version of an app when running the current/new version of the setup install program for that app? Thanks.
|
| HybridDictionary Serialization? | 07 Sep 2005 04:07 GMT | 1 |
Looking for a good way to serialize a HybridDictinary, to a byte[] is preferrable (since it would be the smallest), a Base64 string is acceptable, or an XML document. Help?
|
| Ordered Hashtable Add? | 07 Sep 2005 03:40 GMT | 1 |
I think I know the answer to this one, but here goes anyway. Is it true that there is no way to gurantee the order that things will be added to a Hashtable or HybridDictionary? Is there a way to "force" it to do so?
|
| Custom exception not reaching client ... | 07 Sep 2005 03:32 GMT | 1 |
Hi Experts, I am attaching my sample application. Here one Client (which calls)---> Remote Server1 (which calls)---------> Remote Server2
|
| The request failed with HTTP status 401: Access Denied | 05 Sep 2005 16:59 GMT | 3 |
I have a simple SP as follows: CREATE PROCEDURE [dbo].[procCountryAdd] @country varchar(50), @result int OUTPUT
|
| Performance problems with McAfee and .Net web services | 04 Sep 2005 19:55 GMT | 1 |
We have a C# add-in for Excel, which uses web services to communicate with a Java server. We have real performance problems when McAfee virus scanning is enabled on the client machine. When virus scanning is enabled the Excel process takes 90% of the CPU for an
|
| UIPAB - problem with an specific configuration. | 02 Sep 2005 14:22 GMT | 2 |
We started using the UIPAB in our application with relative success, our programmers had a steep learning curve but now it seems that everybody "gets" the block and development is running smoothly, now the problem I am facing is that when I installed the application in one of
|