Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008


all groups > dotnet framework > february 2004 > threads for friday february 13

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29

1.1 framework
Posted by HB at 2/13/2004 9:23:30 PM
after ver. 1.1 framework, I can C that the ver 1 framework is the current framework ( from the Help->about dialog) How Can I enforce framework 1.1 to be in use instead of the old one? Thanks ...more >>

Error: No default member found for type MyClass
Posted by Andy Eshtry at 2/13/2004 6:54:10 PM
Dear Friends I have a urgent problem to solve. I have created a class and its collection and then bind it to a datagrid but got the following error. Please help. Thanks in advance. Andy Eshtry No default member found for type 'clsAgentPostalCode' Line 44: Dim oAgentPostalCodeC...more >>

A workgroup installation computer does not support the operation
Posted by OSALEH at 2/13/2004 6:21:05 PM
I have a Win 2003 server sitting on a domain. I create a public queue manually on the server. When I go to acess the queue from my code, I get "A workgroup installation computer does not support the operation". I know that a server that is not on a domian will not allow me to create a public queue b...more >>

Code broke Windows application
Posted by Larry at 2/13/2004 3:21:06 PM
Well I had code break on a compiled version of a Visual Basic .net application that was in use. Here is the story. Environment: Windows network using Windows 2000 advanced Servers and Windows 2000 workstation Service Pack 4. .net Applications written with .net framework 1. The other day we ha...more >>

Data Loss when switching forms
Posted by Phoebe. at 2/13/2004 3:20:24 PM
Hi, Good Day! I need help here. Really feel frustrated doing the same thing over and over again. I've design some webform and when i switch btw Design and HTML page, some of alphabet of the word gone and it prompts me error. I've found an article saying "Data Loss Fix for Visual Studio.NE...more >>

Inheritance with Control and Page
Posted by Aaron Prohaska at 2/13/2004 3:02:37 PM
Can anyone tell me how I can make a base class that both System.Web.UI.Control and System.Web.UI.Page can inherit from. I need to add common functionality to both of these classes across my app. Regards, Aaron Prohaska -/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/- Wrench Science Inc. http...more >>

System::String class design decisions
Posted by Edward Diener at 2/13/2004 2:34:21 PM
Am I curious about two of the major design decisions for the System::String class and why they were made. Those two decisions are: 1) System::String is an immutable class, with System::Text::StringBuilder being the class that allows a string to be modified internally. 2) System::String is a re...more >>

Problem installing .NET Framework
Posted by Lee at 2/13/2004 1:51:41 PM
I'm trying to install VS.NET on a (fairly) clean install of XP. About all I've installed prior to this since I installed XP is Office 2003. I'm getting "IExpress has encountered a problem and needs to close." while installing the .NET Framework right in the beginning of the install (it's insta...more >>



Question about the CollectionBase class
Posted by craig at 2/13/2004 1:13:34 PM
The .NET framework class CollectionBase has an overridable method called OnSetComplete which takes three parameters: 1. int Index 2. object oldValue 3. object newValue Apparently, the class calls this method right after any items in the collection are modified in any way. Am I correc...more >>

Memory leak problem
Posted by memoryleak at 2/13/2004 1:01:11 PM
I have come cross a memory leak problem for .NET Platform. But I don't think it is a code problem because the same application has totally different results if deployed on two different machines. if deployed on a machine with W2K Advanced Server it has serious memory leak, while it has no memory...more >>

Installing Dot Net Framework...
Posted by Dragon at 2/13/2004 12:27:46 PM
Hi, I would like to find out what command line option I can use to suppress GUI in the Framework installer. I need to install this for my application to work but when it asks the use, it seems like it is an optional component and user may select No. Any method to install is without prompting t...more >>

Can i distribute a .Net 2.0 program commercially?
Posted by babylon at 2/13/2004 11:54:15 AM
or i should go with .Net 1.1 first and migrate it later (but it cost us more time) ...more >>

Process, ProcessStartInfo fail to run large batch file
Posted by Leo Heska at 2/13/2004 10:36:06 AM
Hi I haven't seen the following problem mentioned anywhere We have an application written in VB.NET which executes a batch file (named startJob.cmd). We have discovered that if that batch file is too big, the last lines of the batch file will not run. For example, the following one-line batch ...more >>

zip compression component
Posted by Michael S at 2/13/2004 10:14:02 AM
Hi. I am wondering if someone could guide me towards a *free* working class, component or assembly in .NET for zipping files. While googling all I could find was shareware components and that's a no no for the project I'm currently involved in. I must say I was pretty stunned when I realize...more >>


DevelopmentNow Blog