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 > february 2005

Filter by week: 1 2 3 4

VS 2003 crashing!
Posted by Duse at 2/28/2005 2:40:52 PM
Vs 2003 has been gettign into a "silent" crash mode. Sympoms: Durign a compile ( VB.net) the compile process starts ( little bin starts filling, but before the first entry onto the complie screen) VS simply disapears !!! No restart or any log entries anywhere, it simply vanishes.. Envion...more >>

How to creat .exe file in VIsual Studio .NET
Posted by Mrafcho001 at 2/26/2005 4:25:02 PM
I just got Visual Studio .NET standard edition. Everytime i compile my code ( C++ code, that is), it does not creat an .exe file. I've tried everything, but i don't seem to be able to create an .exe file. How do i creat an .exe file....more >>

Visual Studio .NET & Platform SDK
Posted by JahMic at 2/26/2005 12:26:35 AM
I am wondering if I have essentially the platform SDK already installed. I suspect not, However, with my visual studio documentation, I seem to have the full documentation to the platform SDK and full use, for example, of Win32 APIs and such. However, if I want to use, for example, the Windows...more >>

Rulers and Guides
Posted by PlutoNash at 2/25/2005 8:25:01 PM
Could anybody tell me if VStudio2003 has rulers/guides for lining-up controls? Also, if using grid layout, how do you control the width of the contents area of your page/form? What I mean by this is how can I design my layout for a particular resolution, say 800x600 pixels or any other size for...more >>

Web Applications
Posted by Bob Costello at 2/25/2005 3:31:02 PM
I have XP Home and VS.NET 2003. I tried to create a new web services or asp net app and VS tells me I have no web server running. I don't mind upgrading to XP Pro but when I ran a upgrade wizard to check for requirements, it said something like "the software you have installed is newer ....." ...more >>

Tool to return public class members
Posted by Greg at 2/25/2005 10:23:00 AM
I have a compiled assembly, in which I need to verify all the public members. Is the a freeware tool the can query the assembly, and return a text list of all the public members? Thanks Greg ...more >>

New to Visual Studio and unable to run projects
Posted by Rod at 2/25/2005 3:19:03 AM
Hello, I've just started using VS.net 2003 running under XP Pro SP2. All was ok at first but I'm now getting the message 'Unable to start debugging. No such interface supported' when I try to run any project. They are simple projects in order to learn VS and Visual C++. They are dialogue ...more >>

"Setup Project" "Detected dependencies" vc_user_atl71_rtl_x86_---.msm versus atl71.dll
Posted by uvts_cvs NO[at]SPAM yahoo.com at 2/25/2005 3:01:00 AM
Hi all, two PCs: both of them have Visual Studio 7.1.3088 .NET Framework 1.14322 SP1 but PC1 has: Microsoft Visual Basic .NET 69586-335-0000007-18364 Microsoft Visual C# .NET 69586-335-0000007-18364 Microsoft Visual C++ .NET 69586-335-0000007-18364 Microsoft Visual J# .NET 69586-3...more >>



Strange errormessage while debugging "There is no source code available for the current location"
Posted by simon_e_st NO[at]SPAM hotmail.com at 2/25/2005 2:08:34 AM
hello i try to debug a VB.NET application, but every time when i reach a method call i get the error "There is no source code available for the current location" from the visual studio. dim myObject as new MyClass ' MyClass is member of the same project myObject.methode1() ' No pr...more >>

Send compiler preprocessing directive when building using devenv.exe
Posted by lukev123 NO[at]SPAM gmail.com at 2/25/2005 12:48:33 AM
Hi, I run nightly builds with a set of bat scripts and VS.net 2003. I call devenv.exe and pass in my solution filename. I have a number of parts of code that I want "disabled" when I do a build on the builds server, and the only way I can see doing this is by having those parts of code in a...more >>

Immages
Posted by programmer425 NO[at]SPAM yahoo.com at 2/24/2005 8:32:13 PM
I have some immages that show up much too large when i put them in my programs using DirectX. They cannot be drawn any smaller. Is there any way to make them show up smaller? I am using Visual Studio .NET Standard Edition 2003 and the immages are declared as Direct3D sprites. Someone please he...more >>

Class Builder in VS.NET 2002
Posted by David Balarin at 2/24/2005 4:00:54 PM
Hi, I'm beginner in dot net and I'd like know where is Class Builder in VS.Net 2002 like in VB6. Can you help me ? Thanks....more >>

Problem with reading Microsoft Word files with StreamReader
Posted by TheOne at 2/24/2005 3:34:47 PM
Hi, I am trying to read Microsoft Word file with StreamReader, but I do not want to read summary info such as who last saved file etc. Is there a way to read only "document" info not summary information? I am using streamreader.readtoend() method to read info. Thanks, Sinisa ...more >>

Old VS.NET problems...any solutions?
Posted by gregl NO[at]SPAM lanproinc.com at 2/24/2005 12:55:08 PM
I found this old usenet post from a VS.NET "core team" member. I have the same exact 2 problems he mentioned in the post below. They are really frustrating me. Can anyone shed some light on these?... *********************************************************** Newsgroups: microsoft.public.vs...more >>

CodeModel
Posted by r.bouchut NO[at]SPAM algorys.com at 2/24/2005 5:08:03 AM
Hi, I have an object A that contain B. When I create B I want to add a property (parent) that point to the instance of A (if the instance of B is contained in A). If B is instanciated alone (not in A), is parent will be set to nothing. I add a parameter in the constructor to add the parent b...more >>

Problem to use debug mode
Posted by Gandalf at 2/24/2005 2:43:02 AM
Hi, I have a problem with MS Visual Studio .NET 2003. I want to debug a PPC application, but when I run "debug mode", I obtain the following problem, a ..cab file is not found. I have installed VS .NET 2003 on my d: partition. And since now, I have a problem : "Cannot copy C:\Program Fi...more >>

Does Norton AntiVirus Give Enough Trouble?
Posted by Hifni Shahzard at 2/24/2005 2:05:02 AM
Hi, Environment: Windows XP 2002 SP 2, Visual Studio.NET 2003, MS SQL Server 2000, Norton AntiVirus 2004, Java Virtual Machnie; I got a weird problem recently. Where If insert an applet code into my ASP.NET application, the object appears to be in Dark Black and thereafter Visual Studio ge...more >>

Adding an existing Typed Dataset (xsd) to a project
Posted by Jeronimo Bertran at 2/23/2005 7:14:12 PM
When a new typed dataset is created in VS.net, both the xsd file and a cs file with the underlying class is created. However, the cs file is hidden from the Solution Explorer. Now if I want to add an existing typed dataset (from an existing xsd an cs file), If I only add the xsd file, the ...more >>

VS.NET 2003 Service Packs
Posted by William at 2/23/2005 12:13:04 PM
Are there any Visual Studio .NET 2003 Service Packs? -- Regards, William...more >>

C'ant create an ASP.Net project - Visual Studio hangs
Posted by Flo at 2/22/2005 4:33:02 PM
Hi, When trying to create an ASP.Net project (whether VB or C#), Visual Studio 2003 Architect hangs. When I kill the application, I get the following error in the event log: "Hanging application devenv.exe, version 7.10.3077.0, hang module hungapp, version 0.0.0.0, hang address 0x00000000....more >>

Visual Stidio .Net
Posted by MC at 2/22/2005 8:11:09 AM
My problem is that I am using several different types of databases and trying to create an interface that will bring them all together. I have never incorporated a field from a Microsoft Access database in with .net before. I only need to display one field from this database but it is not th...more >>

how to store picture
Posted by vikrant at 2/20/2005 10:27:03 PM
how to store pictures in database...more >>

console app
Posted by Kilo Bravo at 2/20/2005 9:29:48 PM
what is the best way to keep the console window open in a console = project in VS.net. Earlier versions of VS had options for this but I am = not finding them in VS.net. --=20 K.Brown /************************************************************************= ***** To the optimist, the gla...more >>

<< not overloaded for strings
Posted by Kilo Bravo at 2/20/2005 9:52:32 AM
the << operator in C++ normally works with strings in cout, it does = every except vs.net.=20 #include "stdafx.h" #include "string.h" using namespace std; int _tmain(int argc, _TCHAR* argv[]) { string myStr =3D "Hello"; cout << myStr; return 0; This gives me the error:=20 ...more >>

Dataset Table Loosing Columns
Posted by John Halet at 2/20/2005 9:31:34 AM
I have a routine that builds relational datasets. Just a little something to make my life a little easier. I have a test harness with a button I click. I click the button and it works great. It builds a three level relational dataset which I apply to a DATAGRID. It works something like thi...more >>

Can you Disable a DataGrid column?
Posted by PAUL GROSSMAN at 2/19/2005 5:00:18 AM
Hello everyone. I am working with a DataGrid using VB .Net (Windows Forms). I want to make one of the columns un-editable. I was able to do that by setting the .dsName.Tables("TblName").Columns("ColName").ReadOnly = True That made it so you can't change the value in the column, but yo...more >>

Problem with Project > Add Reference
Posted by JuLiE Dxer at 2/19/2005 3:22:11 AM
I'm trying to write an encoder class using the Windows Media Encoder SDK v9.5. The MSDN documentation states this: <QUOTE> Programming in C# This topic describes what you should know when programming in Microsoft C#. Note In each C# project you must add references to the Windows Media...more >>

Problem with the Session variable for ASP.NET
Posted by Nathan Sokalski at 2/18/2005 3:27:46 PM
I am trying to increment the Session variable at certain points in my code, but it will not work. The initial value assigned to it is always the one that is displayed. Here is the code used to create and increment the Session variable: To create it: Session.add("Right",0) To increment i...more >>

warning C4996: '_vsnprintf' was declared deprecated
Posted by Tarundeep Singh Kalra at 2/18/2005 1:57:48 PM
I am using safe functions like StringCbCat which are defined in strsafe.h but irony is I am getting the deprectaed warnings in those "safe" safestr.h Can somebody explain ???? TIA Tarun ...more >>

Get Computer Name
Posted by Ross Culver at 2/18/2005 1:35:28 PM
I need to get the local computer's name. I found the GetComputerNameEx function, but can't find out what reference I need to add to my project to access this function. How can I get the local computer's name? Thanks, Ross ...more >>

IIS problem
Posted by Neo_11 at 2/18/2005 1:31:12 PM
Hello to all. My problem: You have attempted to execute a CGI, ISAPI, or other executable program from a directory that does not allow programs to be executed. This happens when I try to execute my apps in VS.NET. I gues the problem is with IIS. Could somebody tell me what to do?...more >>

timer
Posted by Microworks NO[at]SPAM verizon.no-junk-mail.net at 2/18/2005 11:01:10 AM
I have developed software applications that send E-mail reports at midnight. This application has been working perfectly on the test bed and on several other locations. I have a now location that will not trigger. I have checked the regional settings, time (HH:MM:SS) and correct time setti...more >>

Help: I can't view a WinForm in [Design] mode
Posted by rh at 2/18/2005 10:17:32 AM
Hi, I'm using Visual Studio.Net 2002 and I can no longer open my windows forms in Design mode. In the Solution Explorer, I see the white "VB" icons instead of the grey "Form" icons. I already tried rebuilding the whole solution and made sure and all of the references are correct but it still...more >>

Visual Studio (C#) beginner
Posted by tripwater at 2/18/2005 9:23:37 AM
Hello, I am a php programmer moving over to ASP.NET, VS and C#. I am having a few problems getting started. I have everything installed and running, it is more or less figuring out how to do simple things. I have a test form called webform1 with one field on it for a first name. I am trying t...more >>

Refactoring namespaces
Posted by t_kronzucker NO[at]SPAM web.de at 2/18/2005 6:12:15 AM
Hi, I need to change some namespaces in a big VS.Net C# solution. Does VS provide any function to do this without find+replace? Any help is appreciated. Thanks in advance Thankmar Kronzucker...more >>

Field lookup
Posted by jcc at 2/17/2005 11:06:55 PM
Using a GRIDVIEW (VB 2005) I have an INNER JOIN that allows me to display Table2.ACTORNAME based on Table1.ACTORID. This is creating "unnecessary" problems when I edit Table1 on the GRIDVIEW. IF all I want to do is display Table2.ACTORNAME as a column in my grid, what is my most efficient ...more >>

Java Object Problem
Posted by Hifni Shahzard at 2/17/2005 9:27:07 PM
Hi Uses Win XP with SP 2, Visual Studio 2003, Java Web Start. Once copied the Jar file in my Application folder in IIS, and copied the applet to my ASP page. The object appears to be in Thick Black Square. And then onwards everything gets stuck. Initially there wasn't any error in my Event ...more >>

newbee -how to create an instance of form
Posted by Newbee Adam at 2/17/2005 10:15:04 AM
I am totally new at vb ,net I am working from a book and trying to use this code. Option Strict On Option Explicit On module Startup Public Sub Main() Dim frmNewSplash As New frmSplash() frmNewSplash.ShpwDialog() End Sub End Module vb.net has problem with the following line as...more >>

Visual Studio 2003 vs. 2005 - Easy/Good enough to use yet?
Posted by R Reyes at 2/17/2005 10:07:11 AM
Hi. When I was unemployed a few months ago, I recently made a personal website with C#.NET and Visual Studio 2003. It contained multimedia, a msg board, and several other trivial sections and features just so that I could get the hang of .NET. I work with a new company now and suggested u...more >>

VC++ .NET> Release Build results LNK2001, LNK2019 and LNK1120
Posted by Bil Muh at 2/17/2005 3:43:08 AM
Hello Developers, I use VC++ .NET v2003. By using Windows Forms .NET, I am developing an application which will work with TCP/IP functions. I can Build my application in Debug Mode normally, but, whenever I want to Build at Release Mode, compiler gives LNK2001, LNK2019 ve LNK1120 errors. I re...more >>

Vs 2003 and VSS
Posted by TheOne at 2/16/2005 3:49:39 PM
Is there way to open solution from VSS that was created in VS 2003 Enterprise? I have VS 2003 Professional, and I need access to this solution? I do not see anywhere in my VS 2003 Professional anything about VSS. Thanks, Sinisa ...more >>

Code-based presentation layer
Posted by Tim Latham at 2/16/2005 8:41:01 AM
Does anyone know of a code-based presentation manager - that is, one that you can use to create the interface in code, rather than by using the Forms Editor? ...more >>

Unable to start debugging on the web server.
Posted by harwell at 2/15/2005 10:55:01 PM
I'm trying to debug an app in Visual Studio .NET Version 1.1.4322 SP1. Here is the MDE Error I get...."Error while trying to run project: Unable to start debugging on the web server. Could not start ASP.NET or ATL Server debugging. Verify that ASP.NET or ATL Server is correctly installed on...more >>

Ip detect
Posted by asd NO[at]SPAM 123 at 2/15/2005 1:43:08 PM
Hello: Do you know how can I get all IP's of my Lan? thank you ...more >>

Need help setting up permissions for a development team
Posted by TC at 2/15/2005 7:15:05 AM
I'm about to setup a development environment in a restricted area with fairly strict policies on the workstations. We have Visual C++ 6.0 and have been using it for some time. There was only one policy that we changed to allow the users to compile their development projects. This change doe...more >>

Controling Output to Lpt1
Posted by Kenneth H. Young at 2/15/2005 6:33:16 AM
How does one control outputs to Lpt1 in VB. I wont to control two stepper motors for a project I am working on. The output of Lpt1 will be stepped up in power using a DAC with amplification. Any help will be greatly appreciated. Thanks Kenny Young Kenny@68gt.sytes.net ...more >>

Odd Crystal Problem
Posted by Peter D. Dunlap at 2/14/2005 1:20:12 PM
This may not be the right place to ask this - if not, please point me to a better place... I've got a web application with a Crystal report, which is being exported as a PDF. On my system everything is fine, but when I copy everything to the production system, the fonts are all slightly bigg...more >>

Automatically copying VS output to an IIS website folder
Posted by BBM at 2/14/2005 9:23:02 AM
I have a code library that is output by VS as a .dll file that I would like to copy to an IIS website folder. I'd like this copy to happen each time I compile a particular project so the copy in VS and the copy on the website stay in synch. Currently the target web folder is on my developmen...more >>

upgrade vs.net 2002 to 2005
Posted by ryan666 at 2/13/2005 7:33:01 PM
I currently have VS.NET 2002 with the upgrade to 2003. I am able to get a good deal on the full version of VS.NET 2003 if I buy it right now from my work. I don't need it but am considering buying it as it may save me money later when I upgrade to VS.NET 2005. However, I do not need to buy it ...more >>

IDE disappers whe starting or debugging
Posted by Tim Hagemann at 2/13/2005 4:12:07 PM
Hi, since yesterday I have a really strange behaviour if VS.NET 2003. When using CTRL-F5 or F5 to start an application with or without debugger, the IDE disappears without any warning or error message. I tried several projects - same behaviour. I tried "Debug->Processes" --> same behaviour wit...more >>


DevelopmentNow Blog