| Thread | Last Post | Replies |
|
| Exe file not portable? | 30 Apr 2007 07:45 GMT | 4 |
My problem is that an exe file I build with VS 2005 (Professional Edition) simply refuses to run on other computers. In fact it runs only on machines with VS 2005 (Professional Edition) installed; on other machines it simply says
|
| How to link database in Visual Web | 29 Apr 2007 16:11 GMT | 1 |
I have successfully link web page to allow insert record into database at back end (either SQL MDF or access MDB) using FormView in Visual Web It is to get comments from users with these fields:- Name
|
| How to get the actual Installation folder | 28 Apr 2007 17:31 GMT | 2 |
I created a setup project using visual studio, but I would like to retrieve the actual Installation folder name that the user has entered during the installation of the application using custom actions so that I can include the folder name in one of the installed files.
|
| nmake on Windows Vista crashes | 28 Apr 2007 02:10 GMT | 1 |
Does anyone know if nmake on Windows Vista (Visual Studio 2005, SP1 + Vista Patch) is supposed to work? It crashes for me every time, with the following error report: Problem Event Name: APPCRASH
|
| VS2005's XML Data View | 27 Apr 2007 21:29 GMT | 1 |
I'm trying to switch between views for an XML file (DATA and XML views in VS2003) using the "View Data Grid" (I guess that's what I should use?). The thing is I don't get a grid representation of the data in that XML file. It shows a "Relationship" table with 5 fields (i.e.
|
| SQL Server 2005 and Visual Studio 2005 Express Version Installation nightmare | 27 Apr 2007 15:03 GMT | 3 |
Well good old Bill Gates has done it again. Microsoft couldnt have made the installation of SQL Server 2005 Expess and Visual Studio 2005 Express any more confusing and painfull if they had tried. Why is the visual Studio shell bundled with SQL Server Advanced
|
| Installing Visual Studio Express/ SQL Server Express - What a nightmare | 27 Apr 2007 10:18 GMT | 1 |
God what an absolute nightmare installation procedure to get Visula Studio Express and SQL Server Express up and running!@#$ Why the hell would Microsoft package the Visual Studio shell (which there is no mention of anywhere) with the SQL Server Tools, and not
|
| devenv.exe using 800MB | 27 Apr 2007 01:10 GMT | 4 |
I have been using vs2005 and sp1 for months now without these issues. I have absolutely no addins. I have IPWorks .NET v6, which added a toolbox for me. I have an xp pro laptop with a core 2 duo and 1gb ram. My system started to really crawl about 30 minutes ago.I was just ...
|
| Building a Setup.exe in VS 2005 Pro | 26 Apr 2007 16:03 GMT | 2 |
I have some questions about building a Setup.exe from VS2005 Pro: 1. I'm confused about how I can configure it to build a SINGLE Setup.exe that doesn't require any other files. When I set it up for a "CD-ROM" install, I get a Setup.exe but a bunch of other files are created in the ...
|
| "Modules" window shows only managed modules(dlls, exes) not native ones | 26 Apr 2007 15:57 GMT | 1 |
In Microsoft Visual Studio 2005, I have written a simple console app in c# and am stepping the code in the debugger. Now, I come from a C++ background and am just starting out in C# and I am quite used to seeing all the dlls that get loaded into my process
|
| VS 2005 SP1 Hangs while typing | 26 Apr 2007 13:06 GMT | 2 |
Last week we installed SP1 for VS2005. Now all the sudden every project that I attempt to code in will randomly pause while the IDE does whatever and then unpauses and you can type some more. I type say 20 characters, then wait for 20 seconds, type 10 more, wait for
|
| Problem during Debug | 26 Apr 2007 10:58 GMT | 1 |
I'am a little idiot, but until now, I could modify the code when debugging. Recently I modified my solution, adding an installation project. I don't know if I changed some options in project or solution properties during this adding, but now, if I want to modify code when i debug ...
|
| vb.net transaction and connection error regd. | 26 Apr 2007 04:22 GMT | 9 |
im using Vb.net 2005 with framework 2.0 and I use oracle oledb connection to connect to the Oracle database. (objCls.mfnOLEDBOpenConn(OleDbConn, gstrOledbDataSource, "") where gstrOledbDataSource is my connectionstring..)
|
| VS2005 - howto logging stack | 25 Apr 2007 14:21 GMT | 1 |
first of all, i'm using VS2005 and my question is about logging the stack or how to see the what function calls the other. i'm aware of the call stack window when the project (in debug/run mode) stopped at a breakpoint but i want to log it. I want to see what
|
| VS2005 Extensions for .NET Framework 3.0(WCF & WPF), November CTP | 25 Apr 2007 04:15 GMT | 1 |
I install VS2005 Extensions For WCF & WPF, i can open the publish page in Windows Form Project, but i can't open the publish page in WPF Application, the VISTA & VS2005 is Traditional Chinese Version, the Message is display in CHT also, i try to translate it to english:
|