| Thread | Last Post | Replies |
|
| can't copy to the run directory warning at building app | 20 Nov 2003 22:03 GMT | 2 |
My app. built form some projects, and I experience repeated problem whn building. I get the following error: MyDll version xx.xx.xx cannot be copied to the run directory because it
|
| groups for Whidbey | 20 Nov 2003 21:07 GMT | 1 |
|
| Deployment Problem- Windows application using Crystal Reports and Visual Studio | 20 Nov 2003 20:23 GMT | 1 |
After deploying the application and running it on an XP p.c. I get the message from Crystal Reports Viewer Window: Load Report Failed Here is what I've used:
|
| Unable to Deploy VB.net Windows App. | 20 Nov 2003 20:22 GMT | 2 |
Hi, I have created my first windows app in vb.net. I am having problem installing it. The installation wizards reports "Installation Incomplete. Please run it again." When I rerun it the same error pops up.
|
| .net 1.1 functions not available | 20 Nov 2003 17:48 GMT | 1 |
I have upgraded to vs 2003 and I have some projects from the 2002 version! What do I have to do with these projects to enable the new functionality in .net 1.1 runtime!
|
| Automated Compilation | 20 Nov 2003 17:19 GMT | 1 |
How can I automate the compilation of a .NET project? I'm looking for something similar to VB6.exe /make ..., where I can specify the .csproj file. I create a .NET project using Visual Studio, which
|
| strict ansi compilation on vs 6.0 | 20 Nov 2003 14:45 GMT | 1 |
Hi, how do i get the strictest ansi-compilation on vs 6.0? It should be what correspends as closely to gcc -wall -pedantic -ansi as possible, thx. /Michael
|
| "Object required" | 20 Nov 2003 13:11 GMT | 1 |
I'm having a problem adding a class in a Visual Studio .net C++ project. In the class view of my project, I'm right clicking on the project name and clicking "Add -> Add class". In the dlg that comes up I select "MFC class", hit ok, then get the MFC new class dialog. I fill in the ...
|
| Not understand the advantage of VS .NET | 20 Nov 2003 00:24 GMT | 2 |
I am still not quite understand the advantage of using VS .NET. Besides the supporting language use the same library and compiled into same intermediate runtime language regardless the development tools: VC# .NET, VB.NET, ..etc, what else is/are the good things ?
|
| Error Message When Filling Data Grid | 19 Nov 2003 22:16 GMT | 1 |
I fill a data grid with 4 columns (UserID, Login, MachineName, and UserIn), by filling a data set object using a data adapter (SqlClient namespace). The data set object contains one data table member.
|
| .Net Shared DLL issues | 19 Nov 2003 21:53 GMT | 1 |
We are presently having some issues with our current intranet .Net application development. Our scenario is as follows: 1 Live/Production server 1 Test/Development server
|
| How to model my application in UML?? | 19 Nov 2003 14:32 GMT | 2 |
before I buy Visual Studio, I want to know if there is a component in there that lets me model my application and datatabase and all that using UML? I'm looking for something like a CASE tool that would maybe also allow me to generate code.
|
| Where does VS.NET store Include/Lib directory definitions? | 19 Nov 2003 13:20 GMT | 1 |
I would like to write a BAT file that automatically configures the C++ optional directory information (Include/Lib/Exec) for a user without having to go through the UI. This was fairly straightforward in Visual Studio 6.0 because all of this information was stored in the registry
|
| VS .NET 2003 resource compiler problems | 19 Nov 2003 11:59 GMT | 3 |
I have a mid-sized C++ project that was migrated from VC 6 to .NET 2001 and now to .NET 2003. If any changes are made to the resources (string table, dialogs, etc.) forcing a file save, the resource compiler then generates
|
| VS.Net 2003 (C#) Printing Code doesn't expand outline | 19 Nov 2003 06:15 GMT | 2 |
Hi - When I print out my C# code in VS.Net 2003, there are a couple of problems: 1) The DEv environment's print engine doesn't expand any
|