| Thread | Last Post | Replies |
|
| embed sqlexpress installation | 16 Nov 2006 14:12 GMT | 1 |
I have an application, which is used to install sqlexpress in quit mode(no user interface). It is working properly. In that installation time i want to show some progress bar movement to the user. How I have to do this.
|
| OE - nothing appears in message body | 16 Nov 2006 13:40 GMT | 4 |
I've been using Outlook Express for my Hotmail account for a long time. Suddenly it isn't working properly. It downloads messages into the inbox fine, but for some reason when I open a message I get the hourglass and no matter how long I wait nothing appears in the body of the ...
|
| TimeZone.CurrentTimeZone doesn't update | 16 Nov 2006 10:39 GMT | 1 |
I'm seeing TimeZone.CurrentTimeZone accurately reflecting the machine time zone at the point that the assembly loads, but if the user subsequently changes the Windows time zone the value of TimeZone.CurrentTimeZone doesn’t change to reflect that.
|
| Can't install hotfix for KB913384 | 16 Nov 2006 09:57 GMT | 1 |
Hello, I got the hotfix from customer support for KB913384. However, when I attempt to install, it says I'm missing the required software. IIS is installed, and I'm running Windows XP Pro SP2 and .NET 2.0.50727.0. It doesn't say what software is missing.
|
| GetHashCode for Objects that Compare Based on Value (Not reference equality) | 15 Nov 2006 23:05 GMT | 11 |
In a few classes I have overridden Equals, ==, and != and would like to generate an optimal hash code but I am a little confused about the best approach to take. All of the classes that I am developing use a value comparison, not reference, to determine equality. The classes were ...
|
| ClickOnce Deployment on Thin Clients for ALL users | 15 Nov 2006 16:05 GMT | 2 |
I am having a bit of a problem with my ClickOnce Deployment strategy for vb.net 2005 apps. I am working in a plant which has hundreds of thin clients and when I deploy an app using ClickOnce, it asks each individual user if they
|
| Client -Server in Windows Applns... | 15 Nov 2006 15:03 GMT | 1 |
Hi All.., I have a VB.Net Windows Application.. I need to Run this Exe From Some Other System(Client) and I need to Upload some specified files to the Server System..
|
| .net framework 2 Install breaks IE 6 | 15 Nov 2006 12:24 GMT | 5 |
I am using windows 2000 pro and want to install SQL express. Before I do this, I have to install .net framework 2. I found the download here: http://www.microsoft.com/downloads/details.aspx?familyid=0856EACB-4362-4B0D-8EDD -AAB15C5E04F5&displaylang=en And downloaded the file named ...
|
| Connecting to a VPN from a dot net 2.0 application | 15 Nov 2006 09:15 GMT | 2 |
I need to write a small application (VB.NET 2.0) that gives the user a choice of several VPN connection (these may or may not already be defined in Network Connections) and then connects them to the chosen connection. How would I go about 1) calling a VPN connection already ...
|
| what is .NET | 15 Nov 2006 08:39 GMT | 7 |
Is .NET a Technolgical Platform or is it just a Framework whats different b/w techonolgy and Framework
|
| VS2005 FormsDesigner, Framework 3.0 and XAML | 15 Nov 2006 08:35 GMT | 3 |
Does have someone installed FrameWork 3.0 on VS2005 und used the Formsdesigner zu build XAMLs. How does this work with the old 2.0 and new 3.0 Controls?
|
| how about Express environment for .NET 3.0? | 15 Nov 2006 07:35 GMT | 7 |
(Sorry for my English...) I am using .NET 2.0 (I'm rather beginner) with Visual Web Developer 2005 Express Edition, Visual C# 2005 Express Edition and Visual Basic 2005 Express Edition.
|
| CSharp compiler error CS2000 | 15 Nov 2006 06:43 GMT | 3 |
I am intermittently getting the following compiler error: CSC : fatal error CS2000: Compiler initialization failed unexpectedly -- 'Cannot change thread mode after it is set. ' I was not able to find any posting on the internet related to this error. I
|
| .NET 3.0 as a setup file? | 14 Nov 2006 22:08 GMT | 2 |
I can't seem to find a real redistributable package with .NET 3.0 runtime. The one called "redistributable" is 2.8 MB setup file which starts downloading the whole thing. I need to install .NET 3 on 20 PC's and on 3 disconnected ones (offline).
|
| IOException (WSE2149) Write Failure when sending Soap/TCP messages | 14 Nov 2006 21:37 GMT | 1 |
We occasionally encounter this exception while trying to send soap/tcp messages: MySender.Sender - System.IO.IOException: WSE2149: Write Failure. at Microsoft.Web.Services3.Messaging.SoapTcpNetworkStream.EndWrite(IAsyncResult asyncResult) at Microsoft.Web.Services3.Messaging ...
|