| Thread | Last Post | Replies |
|
| How to turn off source control | 06 Nov 2004 09:17 GMT | 2 |
Is there any way to turn off source control in VS6. I used to use Perforce source control but no longer have a need for SCCS. When I start up and select a project VS hangs for 2 minutes attempting to contact a SCCS server that is not running.
|
| Role of GAC when adding reference in VS .Net? | 04 Nov 2004 20:21 GMT | 2 |
I have an assembly I've just registered in the GAC. I can see it when I run gacutil /l, but when I go into a VS .Net project and try adding a reference, I don't see it listed in the .Net tab. Of course, I can always browse to the assembly and reference it that
|
| VS deployment project bug | 04 Nov 2004 18:14 GMT | 3 |
I've run into a nasty bug in the VS.Net Setup/Deployment project creator. It looks like it's been posted here in the past but with NO RESOLUTION. Here is the text from the archived thread: [BEGIN ARCHIVE PASTE]
|
| High "% disk time" when building large solution | 04 Nov 2004 17:00 GMT | 2 |
We use a fairly large solution (over 200 projects). I will spare you with the details why the solution contains that many projects. Loading and building the solution takes a very long time (almost 1 hour). I did some investigation and it shows that during building the "% disk ...
|
| Exam 70-315: Developing Web Applications with Visual C#.NET | 04 Nov 2004 16:44 GMT | 1 |
I'm currently preparing for the exam 70-315. I'm using the Self-paced training kit "Developing Web Applications with Microsoft Visual C#.NET", but I find it rather difficult. I have programming experience in Lotus Notes and I have developped several
|
| "Open an Existing Project" | 04 Nov 2004 14:38 GMT | 1 |
Where does Visual Studio (2003) holds links on recent projects and on existing projects from "Start Page"->"Projects" ? 10Q
|
| DabaBase | 04 Nov 2004 14:20 GMT | 1 |
Someone can help me, i`m trying to connect a database (mysql or Access) to asp.net in a DropDownList, can someone tell me how to do it?
|
| Large solution in VS.Net 2003 slow. | 04 Nov 2004 14:14 GMT | 2 |
I have a large solution with multiple projects that reference each other, and references to assemblies on a mapped network drive. I don't have a problem opening this solution in VS.NET 2002, but it takes either takes a really long time (45 minutes) to open or doesn't open at all in ...
|
| Inheritance #2 | 04 Nov 2004 00:19 GMT | 1 |
I have posted this previously but have not received any responses: I am currently working with asp.net in Visual Studio.net. I have some functions that I'd like to use in different forms in asp.net. Currently, I have the textboxes public and I pass the form to the module as
|
| Migrating application from test to production | 03 Nov 2004 15:43 GMT | 1 |
I hope somebody out there can shed some light on a problem I'm having. If this problem description seems poorly written, it is because I don't understand some of the aspects of it myself. I work in a small bureaucracy, and am responsible for creating a web
|
| Help with Group Boxes: Clearing all contents... | 03 Nov 2004 14:08 GMT | 1 |
Im currently taking a class in VB and was hoping to find an answer to a particular question. On many of our projects we're asked to use group boxes for Radio Button lists, Text Box Lists and Check Box lists. These projects also request a "Clear" button. Is there a way to
|
| copy plain text from a C++ text window in VS20 | 03 Nov 2004 12:52 GMT | 1 |
Is there a simple way to copy plain text from a C++ text window in VS2003? In posting to newsgroups I have to copy to notepad then copy to Outlook express to embed non formatted text into newsgroup postings and replies. Thanks, Jeff
|
| CString and CStringArray Problem When Converting Project from VC++ | 03 Nov 2004 12:48 GMT | 6 |
I had a DLL project that I converted from VC++ 6.0 and I am getting an error at this line: CStringArray oArray; CString m_strReturnCode="";
|
| To display the dialogs/windows smoothly | 02 Nov 2004 19:39 GMT | 2 |
I am developing a dialog-based program with Visual C++ 6.0. The software is composed of around 30 dialogs, and each dialog contains a same big bitmap object. The corresponding dialog will be displayed according to user's inputs from mouse.
|
| Are VB6 and Visual Studio 6 the same thing (newbie question) ? | 02 Nov 2004 19:33 GMT | 2 |
I have been handed a project that was written in Visual Basic 6.0 Enterprise Edition complete with all the source files, etc. The question is can i import these files and rebuild the project in Visual Studio 6 ? Are VB6 and VS6 the same thing ? Sorry, if this sounds a
|