| Thread | Last Post | Replies |
|
| compile web reference to x64 Release Failed | 23 Dec 2005 18:40 GMT | 2 |
When I'm trying to compile a class library with no web reference to x64 Release I Succeed. When trying to compile a class library with web reference to x64 Debug
|
| - Parser Error Message: ? | 23 Dec 2005 18:15 GMT | 1 |
Everything seemed to work fine till this morning...and than this happened What could this possibly mean? Is it permissions? (ASP.NET account is given full access to E:\DNN dir) Has something gone wrong with ASP.NET installation?
|
| Using TcpClient with Modem | 23 Dec 2005 15:08 GMT | 9 |
I am still learning how sockets, TcpClient and TcpListener work, in order that both sides to send and receive data, both sides must have a socket or TcpListener and a TcpListener right? Is there a possible way to say just have a client side TcpClient application to send a ...
|
| Changing ComboBox text | 23 Dec 2005 12:27 GMT | 4 |
Reposting to a larger audience - hope someone can help! This may seem a bit odd, but I'd like to set the text in a ComboBox control when an item is selected from the drop down list. I want the text to be different than the display text of the selected item.
|
| wrong version?? | 23 Dec 2005 09:51 GMT | 1 |
On my box with VS03 I have alle 3 .Net Frameworks installed. In a web-project I have in the .vsproj-file a reference to Framework 1.1. In the generated DLL, which I open with notepad, I see the 1.1.4322. BUT when I open the DLL with Depency-walker, I see MSCOREE.dll has version
|
| HTTP GET over SSL, C#. Unable to connect to the remote server | 23 Dec 2005 08:06 GMT | 2 |
This is driving me nuts!! Anyone, please help... I would like to send an HTTP GET request to a server over SSL and I am using System.Net.HttpWebRequest to do so. I have the valid certificate installed to the Current User. That's for sure because I am able to
|
| system.configuration | 23 Dec 2005 04:30 GMT | 3 |
the method Save() from System.Configuration.Configuration writes the xml config file. is it possible to change the width of this file text lines? I'd like to edit it manually from time to time, but the default writer wraps it around 70
|
| .NET Framework 2.0 French Runtime | 23 Dec 2005 04:03 GMT | 1 |
I have a new sofware that need to be deployed, Januray 2nd, 2006 in France. Could you say me when the french version of the .NET Framework 2.0 will be available to download. And if it dosn't before this date, could y deploy the english version and upgrade easily to the french ?
|
| problem with special characters in password | 22 Dec 2005 21:25 GMT | 8 |
We have a case where users who are encouraged to have good passwords with norwegian characters and other special characters cannot login to a ASP.NET 1.0 app. This problem is discussed in the following article from MSKB:
|
| 2.0 Installation and TcpClient | 22 Dec 2005 21:05 GMT | 3 |
I have an app that uses the TcpClient to query data from a remote device. It used to work. I installed the 2.0 framework on it yesterday and the app is broken. I have the 2.0 framework on my desktop and it works there. I downloaded the redistributable to install it on the ...
|
| .net memory leak problem in exe | 22 Dec 2005 18:54 GMT | 9 |
Hello developers, I have created an executable(system tray application) in VS.net 2003 using VB.net. My app was taking 30 MB memory(since some web services call are there which happens for each 10 sec checking internet is
|
| ExecutionEngineException | 22 Dec 2005 16:33 GMT | 2 |
my application crashes sometimes with error "ExecutionEngineException". This happens 1 time per week, since a few days it crashes nearly every day. On the computer the .Net Framework 1.1 and SP1 is installed. The OS is
|
| mscorsvw x64 OS freeze When Idle | 22 Dec 2005 15:35 GMT | 2 |
I am running XP64 SP 1. I had VS2003 installed. When I tried to install VS2005 professional my machine froze on the framework 2.0 install. I rebooted and tried again. Same thing. I disabled my Antivirus and tried again. Froze on the same spot.
|
| OnShutdown not executing in Windows service | 22 Dec 2005 15:24 GMT | 2 |
Restarting Windows seems not to fire the OnShutdown event in the Windows Service. Does not work on Windows XP SP2 and not on Windows 2003 Server SP1.
|
| framework 2.0 configuration | 22 Dec 2005 14:20 GMT | 1 |
How can I have framework 2.0 configuration shortcut in control panel >> administrative tools, if only framework 2.0 in installed on a machine. Only framework 2.0 without VS 2005 Thanks
|