| Thread | Last Post | Replies |
|
| Project output file | 11 Oct 2005 15:16 GMT | 2 |
i configured my project to output a dll file into the dirctory : ..\..\..\Deployment\$(ConfigurationName)\Modules\HW\RGB\RGB.dll but the directory that is being created is all in lower case why? and what can i do to solve this?
|
| Mixing VB6 and VB.Net | 11 Oct 2005 14:29 GMT | 1 |
I have written a VB6 OCX that calls a vb.net dll. I know about creating the tbl file to reference in the vb6 project. It works fine on my machine. The problem is when I go to deploy it. I get an error "application has generated an exception that could not be handled.
|
| At wits end with HTML reformatting in VS 2003 - PLEASE HELP! | 11 Oct 2005 08:05 GMT | 4 |
I would like to give up fighting with VS over the HTML formatting. VS just f**ks up the HTML formatting on a random schedule... when using the designer for girds. I am an developer with lots of experience and just want to get along with
|
| Why does VS try to parse my .inc (assembler include files) as XML? | 11 Oct 2005 05:39 GMT | 1 |
I'm migrating an assembly language project from NASM to MASM (yes I know they say assembly is dead but I have good reasons). I managed to convert the files to MASM syntax and assemble most of them. However, when the assembly fails because of
|
| Visual Web Developer Controls not listed at top of source page | 11 Oct 2005 05:37 GMT | 1 |
In the "Walkthrough: Creating a Basic Web Page in Visual Web Developer" topic of the Microsoft Visual Studio 2005 Express Edition Documentation, Version 8.0.50215.44 (beta2.050215-4400, it says the following:
|
| VS2005 C++ compile error | 11 Oct 2005 03:05 GMT | 6 |
Hi, I have just installed the VS2005 Beta 2 and found our code would not compile when it compiled fine in 2003. I've isolated the problem to the following (sample) construction: class A
|
| missing performance counters | 11 Oct 2005 00:47 GMT | 1 |
I was going to create some simple system monitor tools but have found that there are no performance counters listed in visual studio.net 2003 on my machine. They show up in my box at work, just not on my home pc. Does anyone know what I need to do in order to get these counters ...
|
| "big" open source project using Visual Studio .Net | 10 Oct 2005 23:48 GMT | 2 |
I just wonder is there any "big" open source project (project over 1000 files) that uses Visual Studio (.Net 2003). I want to use visual studio for some benchmarking tests, and I need to a big example project that I can download and compile.
|
| cannot create new web application | 10 Oct 2005 22:13 GMT | 1 |
My visual studio .net was woking fine last 3 months. when i installed it at first i created new web application. then its working fine. last two months i used it for windows applications. now when i try to create web application this error is coming.
|
| Request for training material | 10 Oct 2005 22:11 GMT | 1 |
I am very new to the Microsoft development environment and I have been placed in charge of a small team that currently develops in-house tool using Visual Studio 2003. I need to get up to speed very quickly on how to design and implement using Visual Basic and Visual C# ...
|
| Remove sln from Source Control? | 10 Oct 2005 20:49 GMT | 2 |
I've somehow managed to corrupt my solution's VSS associations. Although I can check things in and out OK, I get an "Unspecified Error" if I try to access the File|Source Control|Change Source Control menu item. I've tried creating a brand new (trivial) solution and the menu item ...
|
| VS 2003 compiling error | 10 Oct 2005 16:27 GMT | 4 |
I am having a weird problem with Visual Studio 2003 IDE. I am working on a solution that has about 20 projects. All of these projects are libraries except one which is the Startup project for the solution. The solution is connected to Visual Source Safe, and I opened the solution ...
|
| How To Stop VS2005 From Reformatting HTML Source? | 10 Oct 2005 15:34 GMT | 2 |
I can't figure out with setting is used to stop VS2005 from reformatting the HTML source. If I copy and paste a name=value attribute pair the HTML source will reformat itself.
|
| RemoteDebugQuestions | 10 Oct 2005 14:51 GMT | 1 |
I couldn't make the remote debug to work. I found a article said to do list of things including to edit registry: *Using regedit.exe, you must set these two registry keys on the remote machine:
|
| basic question | 10 Oct 2005 09:38 GMT | 1 |
I'm learning my way around VisualStudio.NET and have a very simple question. When I run debug/start (F5) to test and run an .aspx page in my browser, how do I get the page I'm testing to open? Whenever I test a page, the browser opens to the first page I worked on (startpage) and I ...
|