| Thread | Last Post | Replies |
|
| Creating/Altering Database Schemas via Code | 31 May 2006 22:41 GMT | 2 |
I have a conumdrum. Where I am employed, the decision has been made, against my protests, to create/alter the database for a suite of applications in the VB code! (VS 2005/SQL Server 2005) That is,
|
| Where to get simple working example of C# deployment project ? | 31 May 2006 18:06 GMT | 1 |
Where to get simple working example of C# deployment project ? Oleg Subachev
|
| Can you search a Visual Source Safe project by file name? | 31 May 2006 17:58 GMT | 2 |
I am running Visual Source Safe version 8. I want to search a project (and all subprojects) to see if it contains a file of a specific name. Is there a way to do this?
|
| How to display DataSet field in TextBox? | 31 May 2006 15:37 GMT | 5 |
I created a DataSet in VS2005. I want to fill a bunch of TextBoxes on a Webform with the data, but for now will settle on 1 field of 1 record in 1 TextBox. If I can accomplish that, then I should be able to do the rest. (Datagrids work fine with the dataset, but want to use ...
|
| Scroll nodes into view Treeview asp.net 2.0 | 31 May 2006 13:13 GMT | 2 |
I am using VS 2005 treeview control. How can I set focus to and scroll into view the node clicked when the page posts back. My treeview has many nodes and continues way beyond the bottom of the page
|
| Visual Studio taking ages to start build or run | 31 May 2006 11:15 GMT | 1 |
Hi, when I start building a c# asp.net web app on visual studio 2005 or start executing (without a build needed), Visual Studio can take 10 seconds or more to start doing anything, i.e. doesn't output anything to the "output" window. The tiny build icon on the status bar at the
|
| Lost Examples and Samples | 31 May 2006 08:32 GMT | 4 |
I am using VB6 with the MSDN Library Visual Studio 6.0 installed for help. I have recently moved to a new machine and I seem to have lost the Examples/Samples and See Also headings at the top of each of the MSDN Library pages.
|
| MS Development Environment has not been installed for the current user. Please run setup to install the application | 30 May 2006 21:14 GMT | 2 |
I have been fighting this problem for a month and I can't seem to come up with a solution. I installed Visual Studio.NET 2003 Ent Arch on my work machine. It lay dormant, never used for a few months. Now when I go to open it up, I
|
| Enable Parent Paths in Cassini / WebDev.WebServer | 30 May 2006 20:24 GMT | 4 |
Does anyone know if it is possible to enable parent paths in web browser that ships with Visual Studio 2005? I have a subweb application that needs resources from the root web (StyleSheets, Xsl, etc) I can't test in VS because the built in webserver
|
| data type convesion | 30 May 2006 20:05 GMT | 1 |
Unable to cast object of type 'System.Int32[*]' to type 'System.Int32[]
|
| TFS: Temporary workspace already exists? | 30 May 2006 19:01 GMT | 1 |
I am trying to set up a build with TFS (wg edition) and I get the following: TF42026: Failed to start wizard. The temporary workspace myproject@myuser needed for this operation already exists. Please delete this workspace and try again.
|
| Default windows icons... | 30 May 2006 17:10 GMT | 2 |
I seem to remember reading in the help file once, that with the install of Visual Studio there was a zipfile that contains all the generic windows icons for use in your own applications. Does anyone else know about this, or know an easy way for me to get all of thes icons?
|
| Unable to find source file | 30 May 2006 17:09 GMT | 1 |
I am having a bit of nightmare with a distrubution project in 2005. I create a distribution package and it adds fine, there are about 5 dependencies that automatically add and everything works perfectly, I can build to project and distribute, all dependencies are packaged and ...
|
| Build and Run - I only want to Run | 30 May 2006 16:50 GMT | 5 |
When using VS with C# projects, it seems like there is no way to disassociate building from running. More specifically, whenever I run the solution, VS tries to build all projects that are marked as "build" in the solution. This can be very painful for solutions
|
| Visual Studio Tools for Office 2003? | 30 May 2006 16:16 GMT | 3 |
Thanks in advance to anyone who might help :) I'm a newbie to VSTO, and wanted a few things clarified: Is VSTO 2003 still available, and if so, how/where do I retrieve it?(I'm using VS.NET 2003).
|