| Thread | Last Post | Replies |
|
| is there "old code" compile flag? | 22 Jun 2004 16:15 GMT | 1 |
I have a precompiler which produce c code for visual c++ 5.0. Is there a way , maybe a compiler flag, in visual c++ 6.0 that can compile this old code? regards Elad Persiko, elad1111@yahoo.com
|
| VS CRASHES IN WEB PROJECT | 22 Jun 2004 12:45 GMT | 1 |
VS keeps crashing when I'm trying to work on a web project. This project has been 5 months in the making, so I cannot lose it !!! It happens every time I scroll down a .aspx page - of course all the pages are .aspc files. Please help - its stopping me finish the project which I'm ...
|
| datareader and null value problem | 22 Jun 2004 12:14 GMT | 1 |
Hi all, I am using the following code which pulls from a database. At the moment if the 'WorkTelephone' is null in the database, a 'cast from dbnull to string' asp.net error message is returned.
|
| Using Visual Studio command tools with Build Events in the IDE? | 22 Jun 2004 07:05 GMT | 1 |
I am calling some command tools from inside my Post-build event. Some of these tools are but not limited to the following: gacutil, regasm, and installutil. When the compile operation ran, these commands are not recognized. My solution was to put the following at the top of each ...
|
| Academic license | 22 Jun 2004 02:00 GMT | 1 |
How can I be certain that I am not buying a package of Visual basic 6 that is an academic license instead of a "full" when buying from a private person?
|
| "Check for Updates" | 21 Jun 2004 19:02 GMT | 2 |
Whenever I click on "Check for Updates" in VS 2003....I get an error message that refers to; "cannot download updates ... change internet access settings." But, I have all cookies accepted and all firewalls turned
|
| Developing for Tablet PC | 21 Jun 2004 18:47 GMT | 1 |
I'm about to start developing an application to be run on a Tablet PC. I don't have the Tablet PC yet, so I'm not sure how the application will work. I need to build a form that will be used when the tablet is in portrait mode, probably at a resolutions of 1024 x 768 (or ...
|
| Errors using the "Check for Updates" feaure of VisualStudio, Visua | 21 Jun 2004 17:18 GMT | 3 |
I own Microsoft VisualStudio.NET Professional 2002, 2003, and VisualJ++ 6.0. Under the "Help" menu, there is a menu item for "Check for Updates" to the software. Its function is to check the Microsoft Website for updates to the VS software. However, under each application/version ...
|
| Editing Recently Used Projects (Startup Tab) | 21 Jun 2004 15:47 GMT | 3 |
Can someone tell me where the file is that pulls in all of the most recently used projects on the startup tab? I would like to edit it and take off some of the projects showing. Thanks,
|
| MSAA & VB | 21 Jun 2004 14:39 GMT | 2 |
Does anyone have any coding samples, tutorials and sources for developing a client program with MS Active Accessibility library 2.0 in Visual Studio 6.0? It would be greatly appreciated.
|
| License for Visual basic 6 | 21 Jun 2004 13:06 GMT | 1 |
I am in the process of buying a VB 6 on Ebay. How do make certain that it is not an academic license package??
|
| Visual Studio.NET 2003 | 21 Jun 2004 13:06 GMT | 4 |
I am using Visual Studio.NET 2003 , I am unsure how to compile source for the AMD64 cpu`s. Could anyone direct me to some more information on how about doing this. I can only Build "Win32" and not " AMD64 " .. If anyone can give me a little nudge in the correct direction then i ...
|
| Calling devenv command line from within VS | 21 Jun 2004 08:06 GMT | 1 |
I have a solution that contains a statically linked library and a windows DLL. Due to various reasons, I need to compile the library with 2 different configurations each time the solution is built. I tried placing a post build step in the windows DLL, which attempted to call ...
|
| Visual Studio Tools for Office install problem. | 21 Jun 2004 03:43 GMT | 1 |
When I try to install Visual Studio Tools For Office I get a msg (as soon as I insert the CD) telling me that before I can install VSToolsForOffice, I must first install MS/Office2003ProEdition. But I have already installed a full licensed copy of
|
| Creating web methods from a dataset in VS IDE? | 20 Jun 2004 20:14 GMT | 5 |
I'm using VS 2003 Enterprise and SQL Server 2000. I want to create a web service with web methods to select, update, insert, and eelete records from the DB. 1) I've created the web Service Project 2) I've dragged the related tables from the Server Explorer onto the Service1.asmx ...
|