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


all groups > dotnet general > august 2004 > threads for monday august 16

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 30 31

is there a bug in mfc71d.dll?
Posted by Reed Cao at 8/16/2004 10:33:01 PM
this is the function that the problem lies in. it is in MFC file ctlpset.cpp BOOL COleControl::GetPropsetData(LPFORMATETC lpFormatEtc, LPSTGMEDIUM lpStgMedium, REFCLSID fmtid) { ASSERT_VALID(this); ASSERT(AfxIsValidAddress(lpFormatEtc, sizeof(FORMATETC), FALSE)); ASSERT(AfxIsValidAddres...more >>

Moving items in databound ListBox?
Posted by Job Lot at 8/16/2004 9:59:02 PM
I have worked out how to move items in ListBox, but it doesn't seems to work when the ListBox is bound to a DataSource. It says "Cannot modift the Item Collection when the DataSource property is set." How can i move items when ListBox is populated using DataSource property? thanx...more >>

Connect to, and install printer over over a web page?
Posted by Yong Pong at 8/16/2004 8:39:01 PM
I have some functionality that I am trying to implement and I cannot figure it out. What I am trying to do is make it so that a user goes to a web page, sees a printer, clicks on a hyperlink, and the printer gets installed on the end-user machine. Much the same as when you connect to a print...more >>

Hints/Tips required - Designing Application Property UI
Posted by C5Guy at 8/16/2004 8:16:42 PM
O wise one's of the .Net World, Can some one give me a few hints/tips on setting up a properties configuration page. What I am trying to achieve is the same sort of thing that VS.Net shows on the Project Properties page on right hand side where there is a grid showing the list of properties...more >>

database access
Posted by Jim Elgie at 8/16/2004 5:57:32 PM
I am working on a project from a Course Technology text involving accesing a MS Access database using a web form. When I run the application, the following error message is generated: "Server Error: Cannot open the database. It is already opened exclusively by another user, or you need permissi...more >>

How to fill a dataSet from to ComboBox
Posted by Ari at 8/16/2004 5:49:01 PM
Hi I hope some body can help me. I'm new with Visual Basic .net. I'm trying to fill a DataSet from to combo box but i do not how to do and i do not find any information that expalin to me how to do. What i want to do is that when the user selct the records from each combo box he/she click...more >>

looking for sample:multiple view single document in C# or VB
Posted by Julia at 8/16/2004 5:23:27 PM
Hi, I am looking for sample of an application similar to outlook regarding UI when user select a tree node in the left pane a view is changed in the right pane (it does not necessarily support MFC doc view architecture ) thanks in advance ...more >>

delete local files
Posted by rscott at 8/16/2004 3:57:02 PM
Looking for help on how to create a page for a client that will find a specific file on a local drive, upload it to the server, and then delete the local copy, or allow them to respond and delete tehe local file....more >>



Deploying a VB.NET Windows Application
Posted by Phil Galey at 8/16/2004 3:39:02 PM
In VB.NET you have two configurations: Debug and Release. It sure would be nice if you could point the Debug version locally like it already is and the Release version to, say, a network location for deployment purposes. I wind up just using the Debug configuration, and after building the solu...more >>

IMAPI not recorgnizing recordable CD-RW
Posted by perry_vo NO[at]SPAM hotmail.com at 8/16/2004 2:47:31 PM
I desperately need help to get the IMAPI (Image Mastering API interface comes with Windows XP to burn CD) to work on my PC. I downloaded the IMAPI sample on Microsoft website: http://msdn.microsoft.com/msdnmag/issues/04/04/cqa/default.aspx With SDK installed, I compiled and run the code on ...more >>

How to get the UNC share name of a given folder (if shared)?
Posted by José Joye at 8/16/2004 2:20:02 PM
Hello, Can someone could help me with the following: I have a directory (e.g.: C:\myTest) and I want to retrieve the UNC share name that has been assigned to it (or null if no share is defined for this particular directory). My first guess was to look at the DirectoryInfo Class. However, ...more >>

Sub-forms
Posted by Joris Dobbelsteen at 8/16/2004 2:09:52 PM
Hi, What is the best way to show a 'form' inside another form. Or could I better use a user-control? I currently don't want MDI, rather a wizard-style interface... - Joris ...more >>

Determining which form comes up first when web application is run
Posted by Google Jenny at 8/16/2004 1:03:03 PM
Hi, Suppose I have a web application with three forms, x.aspx, y.aspx and z.aspx. Right now, when I build the application, the browser always loads x.aspx first, when I actually want z.aspx to come up first. How do I tell MS Visual Studio .NET to load z.aspx first? I've searched in the...more >>

framework for LINUX
Posted by sara at 8/16/2004 11:01:31 AM
I wrote a site ' and only now i discovered the server does not support windows only LINUX ( they wrote me to use perl,CGI MYSQL) is there a version of the frame work for linux?...more >>

How do I parse name/value pairs from a config string?
Posted by Bill at 8/16/2004 8:34:32 AM
If, for example, I retrieve a connectionstring from a config file using something like: Value = ConfigurationSettings.AppSettings["ConnectionString"]; This will return a string that is semi-colon delimited. If I want, say, to retrieve the password from this string will I need to explicity pa...more >>

Question About Memory Management
Posted by Jim Bayers at 8/16/2004 7:56:04 AM
I'm new to asp.net. I'm using string builder to put together a very large sql statement. I'd like to store the statement as a stored procedure, but I don't have the rights. Anyway, my guess is while the stringbuilder variable is alive, it takes up a big chunk of memory. How do you get rid ...more >>

Why can't I find a shared assembly I added to the GAC?
Posted by Bill at 8/16/2004 7:43:19 AM
I created a shared assemble and dropped it into Windows\assembly. Browsing this directory shows that it is in there and the properties looks as expected. However, when I attempt to add this as a reference in the IDE, the name is not showing. Am I missing something? ...more >>

restated: VS Develper (non Admin) missing IIS MMC Management
Posted by usenet NO[at]SPAM achren.org at 8/16/2004 4:44:56 AM
Hi, I'm reposting this question as no resultion as yet. Couple of updates, so re-read if you have seen before. I am trying to set up VS Developer users with non-administrator rights debug ASP (3) in VB.Net, and of course manage IIS MMC. This has succeeeded on 3 machines, including my own -...more >>

Throwing Exception
Posted by SK at 8/16/2004 2:57:52 AM
What is the purpose of throwing exceptions in catch block. Bcos the exception is already thrown only, it is coming to the catch block.What is the purpose of throwing it again then!!!.....Help...more >>


DevelopmentNow Blog