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
all groups > visual studio .net general > march 2005

Filter by week: 1 2 3 4 5

Timer will not start
Posted by Adam Coulter via DotNetMonster.com at 3/31/2005 11:20:09 PM
Hi, I have a problem, I cannot get a timer to start in c#!! I am calling a new class from my main form, it calls it ok and is supposed to kick off a timer. I have a break point where I am starting the timer, it runs the code but it doesnt affect it!! from the main i am calling: Counter_...more >>


visual studio express and pocket pc development
Posted by michael gordon at 3/31/2005 5:53:02 PM
How can i develop pocket pc applications in visual studio 2005 express...more >>

include problem
Posted by J.Khayat at 3/31/2005 2:10:26 PM
hi, i try to include in my index.aspx through "select case" an other aspx site, but i get each time the Parser Error Message: There can be only one 'page' directive. how can i include a aspx file in other? maybe there is a other way? thx Jafar ...more >>

Post-build event fail??
Posted by Kevin Yu at 3/31/2005 1:49:16 PM
hi all I get a few post-build event failed error message when trying to build a project. how can I fix it? Kevin ...more >>

Import MS Access objects
Posted by Morten at 3/31/2005 12:11:10 PM
I have a major MS Access database with lost of forms, report code etc. Is it possible to port this to .Net without too much trouble?...more >>

Save location for newly created projects/files
Posted by Steve Schroeder at 3/31/2005 8:39:50 AM
How do I stop Visual Studio .Net from auto saving project files in C:\Document Settings\...blah, blah, blah...? How frickin' annoying is that! Grrr. ...more >>

Building msi file
Posted by Brian Doc at 3/30/2005 11:19:05 AM
Have a user who is attempting to build an msi file using Visual Studio .net 2003. He has administrative rights to his local drive (c:). When he attempts to do the build, the Windows installer comes up and he receives the following error: Error 1706. No vaild source could be found for...more >>

Cleaning / Deleting after setup - Deployment project
Posted by H.B. at 3/30/2005 10:20:36 AM
Hi, How can I delete custom folder created during installation at te end of installation. Hugo ...more >>



Installing .Net 2003 over previous versions
Posted by michaelgooding NO[at]SPAM yahoo.co.uk at 3/30/2005 5:13:00 AM
I have previously had, and removed, VS.Net v7 and .Net 2005 Beta and am now trying to install .Net 2003 EA. CD1 tells me to run the pre-req CD, which I've done and it seems to run fine and install the necessary pre-requisites, but the .Net installations CD continues to tell me that I have some ...more >>

Setup & Deployment - how can I specify a network folder at install-time?
Posted by Paul at 3/30/2005 4:49:01 AM
Hello everyone: I am developing a VB.Net Windows Application and I am now ready to create the deployment project for it. This application needs to be installable on a different number of users / clients, and the application has an Access DB out on their network. How can I create a deploym...more >>

Visual Studio 2005 (whidbey) bug
Posted by Kyle Burmark at 3/29/2005 6:38:13 PM
I have noticed that in VS 2005 if I type values into my string table in the resx file for a project or control that sometimes if I click off the tab for the resources file and then go back it erases all the strings I just put in there and that is more annoying than anything when you have to re...more >>

Visual Studio 2002/ MSDE Question
Posted by Pansat at 3/29/2005 6:37:42 PM
Hello, I just installed the Studio and then installed MSDE database. I am trying to learn and the tutorials have me connecting to the Northwind database. The default MSDE installation does not include the Northwind database. I found a link online (http://courses.mgmt.dal.ca/mba6519/Database_...more >>

Unable to build project in Deployment project due to duplicate folder names
Posted by robmanger at 3/29/2005 5:24:49 PM
Hi All, I am getting an error in my Web Deployment Project, "ERROR: Unable to build project output group 'Content Files from XXXX'. The scenario I am trying to get working is to dynamically determine which set of images to be deployed based on what options are chosen during setup. I hav...more >>

Including .NET Framework in deployment projects
Posted by H.B. at 3/29/2005 5:24:20 PM
Hi, How can I make deployment application auto-detect if .NET framework is not installed and then launch framework setup prior to default setup. Hugo ...more >>

set blank [Manufacturer] property setup project
Posted by habib.ahmed NO[at]SPAM gmail.com at 3/28/2005 10:48:35 PM
* I want my [Manufacturer] property to be blank or empty / null. Visual studio setup is not allowing me to have a blank manufacturer field. What should I do? * We have an outsourced project and they want us to avoid using our company name. Additionally they asked that it be good if we can spe...more >>

Looking for VB.Net Code
Posted by ~Qsecofr at 3/28/2005 10:43:03 AM
I am in the process of learning VB.Net. I was doing some VB6 , for a little while, and feel it's time to transition over to the .Net frame. I am looking for any sites that might have some example codes, specfically some code dealing along the lines of a telnet type application.( I would like t...more >>

Will VC++ Express be free to develop commercial apps?
Posted by Neo The One at 3/28/2005 12:47:02 AM
Just can't wait to see it out. I saw Microsoft announced that Visual Studio 2005 Express will be $49. Will the VC part be free?...more >>

Secure your code
Posted by Sean at 3/27/2005 4:47:02 PM
I am a TA for a VB class and as a grader I will need to see peoples code. However, I was thinking, if there was a way for students to password protect the code window itself so that anyone can read the code but cant copy, cut, paste or edit that would be very cool. This way, if a students name...more >>

VS Solution gives error
Posted by sheetal shingote via DotNetMonster.com at 3/27/2005 11:09:04 AM
i was working on Visual studio. It was running fine, till i decided to include a new file in the project. Solution gave error "error occured while saving project file proj.csproj.Access is denied" on compilation command. I tried compiling without including the new file.then it compiled...more >>

Graphics on Button Control - 3rd of three
Posted by LemonSeven at 3/26/2005 5:59:07 PM
Hi- I'd like to make the button I painted with an ellipse to change appearance when a mouse is hovering over it or when clicked. Is there a way to do these things? Thanks again, in advance! ...more >>

Can't install Visual Studio .NEt
Posted by Randy at 3/26/2005 4:51:07 PM
Hello, I can't install VS .NET on my computer. I insert Disk 1 of Visual Studio .NET and select the 1st step which is the only one available. I'm prompted for Visual Studio .NET Prerequisite Disk. I don't have that disk. I have a disk: - VS.net 1 & 2 - MSDN Library 1,2 & 3 Student tools. ...more >>

VS NET 2003 - Problem Creating Projects/Files
Posted by Si at 3/26/2005 12:21:03 PM
Hi there, I'm a new user of VS.NET and simply can't get it to work at all. Basically its all installed, I'm pretty certain I've got all the pre-reqs sorted but whenever I try to create a project I get an error saying that the operation coul dnot be completed. This is irregardless of the type...more >>

Toolstrip / DataGridView column header with multiline text
Posted by Edmund L. at 3/25/2005 6:59:27 PM
In VS.NET 2005, is there a way to have the text in a toolstrip wrapped (multilined)? Using '\n' does not help. Same question for DataGridView column headers. Any one? ...more >>

Can't move Visual Studio .NET 2003 projects
Posted by Joerg M. Colberg at 3/25/2005 4:23:14 PM
I have a fairly large Visual Studio .NET 2003 solution on one computer that I want to move to a different computer. The solution has a series of projects which generate dll's. Those dll's are used in other projects. I thought I could just copy the dlls' (as the underlying code won't change)...more >>

The Type or Namespace name 'XXX' does not exist.But it did 5 secs
Posted by ChrisOliver at 3/24/2005 9:47:10 AM
i get: The type or namespace name 'YADA' does not exist in the class or namespace 'MyNamespaceThatIsClearlyDefinedAndWorkingAMinuteAgo' (are you missing an assembly reference?) i don't get it... this seems to happen randomly. I get latest and it still doesn't work. ...more >>

Blackberry Development
Posted by Ed Warren at 3/24/2005 8:31:07 AM
Anyone familiar with what steps are required to use the blackberry SDK (subset of Java) in VS 2003 and develop applications for the blackberry platform? Thanks Ed Warren. ...more >>

me.controls from vb6 to vb.net
Posted by kaptenn at 3/24/2005 6:03:04 AM
I have form, 5 labels and following code in vb6 sub form1_load() dim i as integer dim j as string=1 for i=1 to 5 with form1.controls("label"+f) .top=i+10 .caption=i .lot of other properties end with j=j+1 nex i end sub How to create...more >>

Problem with assembly reference
Posted by bpschoch at 3/23/2005 6:33:02 PM
I'm getting the message (in C#) Type type or namespace name 'Management' does not exist in the class or namespace 'System' (are you missing an assembly reference:?) on a statement 'using System.Management;' this seems awfully weird, any ideas?...more >>

License
Posted by gabVB at 3/23/2005 3:49:02 PM
Hi, I am amazed how hard it is to find license information ! But anyway, let me ask the most practical question. -If I own a copy of vb.net (or vb6) can I distribute the executable that I create ? As many times as I want ? Can I sell them ? Slightly different question: -My company wan...more >>

Problem creating web applications (VS.NET)
Posted by RJ at 3/23/2005 1:35:39 PM
I am having a problem, when creating/opening any web application. Always getting message "The Web server reported the following error when attempting to create or open the Web project located at the following URL: 'http://localhost/xxxxxxxx'. '(Internal Server error 500)' I did all Google...more >>

Visual Studio 2005 Release Date?
Posted by Brian D at 3/23/2005 9:41:07 AM
When is VS2005 going to be released to the public? All I can find on the net are vague news reports saying "first half of 2005", but i would like a more specific answer than that.. i guess it means in the next 3 months? does anyone have any inkling if it's likely to be earlier, or possibly ...more >>

Interbase Connection
Posted by Christopher Weaver at 3/23/2005 8:37:04 AM
Can anyone here give me some advice on connecting to Interbase? I'm new to VS 2003; basic information would be appreciated. Thanks Christopher Weaver...more >>

VB .NET Standard Service Pack
Posted by Peter Nolan at 3/23/2005 3:39:03 AM
Hello, Is there a Service Pack for VB .NET standard ? I can't find one one the Microsoft Site. Peter...more >>

Downgrade V studio.net Professional to VB 6.0 Professional
Posted by insanedaily® at 3/23/2005 2:39:11 AM
I still want to use Visual Basic 6.0 Professional Edition. However as i understand this product obselete. May i use the license of Visual Studio.net Professional edition to have the downgrade rights?...more >>

Tutorial for Setup Project
Posted by H.B. at 3/22/2005 5:35:44 PM
Hi, I'm looking for good tutorial about "Setup Project" (Steps to create installation package). Hugo ...more >>

Adding Project to Project
Posted by Meiko at 3/22/2005 4:07:02 PM
I have one project called "website" and another project called "guestbook". I would like to merge the guestbook project into the website project. If I choose add existing project from the file menu....when I have the website project open, will vs.net convert the guestbook project to work withi...more >>

Windows Intaller error
Posted by vitalid at 3/22/2005 6:47:05 AM
Hi, I've written an addin for MCE in VS2002 and i made the windows installer file for an add-in acording to the MCE SDK manual. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnanchor/html/anch_winxpmce.asp Everything installs fine, but only on the system, which has VS2002 i...more >>

Proposed MSDN Subscription Changes - VERY BAD!!!
Posted by news.microsoft.com at 3/22/2005 1:18:50 AM
I urge every developer who has an MSDN subscription (Universal) to petition MS to change their proposed ideas on Visual Studio Team Suite (VSTS). Depending on what you read, they are proposing to not include it or raise the price to between $5,000 and $10,000. Every developer who has helped M...more >>

Bookmarks
Posted by J L at 3/21/2005 7:20:04 PM
A simple question...do book marks only work within a single file? If I have 3 forms, each a .vb file, seems that bookmarks cross the forms do not work. Only within a single form. Is that the way it is supposed to work or do I have something set wrong? TIA John...more >>

Visual studio 2005 warnings
Posted by Venu at 3/21/2005 2:51:03 PM
Hi !! Does anybody here know how to disable the security functions warnings in Visual Studion 2005 while using C/C++ files..i.e. for simple strcpy, sprintf we get ... warning C4996: 'sprintf' was declared deprecated C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(285) ...more >>

ASP.Net application times out, Time out waiting for a program to execute(csc.exe)
Posted by David Ayres via .NET 247 at 3/21/2005 1:23:16 PM
I have the strangest problem, never had this problem before on= any machine=2E I open an asp=2Enet c# web project with VS=2ENet 2003=2E= It opens fine=2E I then either open my web browser and go to= http://localhost/mywebproject/default=2Easpx, or I run the= application from within VS=2ENet=...more >>

Unit testing tool suggestion
Posted by Karen at 3/21/2005 7:55:09 AM
I am looking for a good unit testing tool that will test both VB.NET and ASP.NET. Any suggestions? I am looking for something more than Nunit and NunitASP provide. Thank you very much. -- Karen...more >>

vb dependencies
Posted by John B at 3/21/2005 7:51:05 AM
(new to vs.net) I am working with a solution that creates several dlls written in vb.net. These dlls use a number of common symbols, defined types and methods which I would like to put into a .vb file in a "common" folder and have all the dll projects incorporate this single file into their...more >>

Studion .Net and Studion 6.0
Posted by YvesLavoie at 3/21/2005 6:45:01 AM
Hi, I would like to know if I can install studion .Net without conflit with my Studion 6.0 version?? Yves...more >>

Associating svg files with the VS 2003 XML editor
Posted by snielsson at 3/21/2005 3:13:02 AM
how can I associate svg files with the VS 2003 XML editor?...more >>

VB.NET is the "New Coke" of the computing world.
Posted by Mike Cox at 3/20/2005 6:59:25 PM
Remember when Coca Cola came out with "New Coke"? I think VB.NET is the New Coke of the computing world. Unfortunately, one cannot just stock up on Coca Cola, one must get a new language. Ruby. It is a descendant of Algol 60 as is VB. Why switch to .NET when Microsoft is not even using it...more >>

mnifest in 2002 vs. 2003
Posted by RainMan at 3/20/2005 11:01:02 AM
Does anybody know why I am not able to create project with manifest file created as a resource in VS .NET 2003? When I create MFC project in .NET 2002 I have manifest file neatly in my resources. Is there something I am missing? -- RainMan...more >>

Chinese in coding
Posted by ckhung at 3/20/2005 5:13:01 AM
How to display chinese in .Net C++ in Messagebox and display in GDI graphic? Please in detail as I am new or refer me to resources. Thanks...more >>

VS.Net 2003 SP
Posted by BobF at 3/19/2005 6:26:25 PM
Well I hope the release of SP1 for 2002 means that a SP for 2003 is on the horizon ... ...more >>

Too Fast to See Results
Posted by Vegen at 3/19/2005 2:55:01 PM
Hello I am running a program I wrote using C language. After compiling and running the programming by pressing F5, the window that pops up to see the results is too quick. It pops up and quickly goes away. I added getch(); algorithm to slow it down but that did not work. What changes ...more >>


DevelopmentNow Blog