I have created a C# 2008 application and I have a Visual Studio 2008 Setup Project created for the install. It installs just fine on XP machines, but when someone runs the install on Vista I ...
I have VS2008 + Team Explorer + VS2008 SP1 installed. I am running Windows 7 x64 and I have installed all IIS components. Furthermore I am running the program as an administrator.
I can ...
I have seen this question asked all over the Internet with no answers.
I am running XP SP3 with a working installation of VS 2008 and Office 2007 Pro Plus. I am trying to install TFS client...
Steps I did:
1. create small "Visual Studio 2008" WindowsAPP
2. rightClick on PROJECT
3. leftClick "Publish"
4. publish to localhost
5. install APP
6. click WINDOWS "Start" icon in...
I've got an existing setup project that I'm trying to add some projects to. I've added the projects to the solution, and they all build without error. I'm having problems adding their output...
How I an adding a *.xsd via "Add New Item" option in Visual Studio 2008, but the *.Designer.cs is not being generate. How do i generate the same automatically?
Hi,
Is there a small util anyone can recommend that will detail the Assembly Name, Version, Public Key Token, Public Key and Namespace of a particular dll?
Using sn.exe -Tp will give me ...
I want to run my program in Visual Studio and as I'm clicking away from screen to screen, I want to dump the track to a log so that I can review what all procedures have been hit while manueve...
Hi,
We are working for one of our client located at USA, our location India, right now we are using VS 2005 and connecting database located at Newyork using WebVPN. We are using VSSR for
...
Winforms
VS2008
If I set theproperty "CheckBoxes=true" in a ListView, the first column will show a checkbox.
How can I populate this checkbox when looping through a dataset?
I have ...
Hi guys,
I hope you can help me, I'm looking for a way to create empty replica's of existing notes database on a different server in VB.NET 2008.
After searching the net I've found that ...
Hi experts, i have a task to show the list of OU's in a OU in a certain domain in a listbox , After displaying the OU's in the listbox, when i select an OU in the list box i have to see the Co...
What are your experiences, trials and tribulations on running the two development environments on the same machine?
I am having an odd issue with a VS 2005 solution project. When I place any breakpoint in the code it is not getting hit at all. I have compilation debug = true etc. I am just trying to run ...
Hi X-perts,
As soon as my forms in VS2008 get complicated, I am getting an error:
"The designer loader did not provide a root component but has not indicated why"
To solve this I clos...
I have a few lines of code that populate a gridview with the names of files in a folder (Architecture) on the C drive. Indeed, the gridview is populated with rows like:
C:\Architecture\m...
We had the VS Studio Premier Partner that is installed with SQL 2005 uninstalled on one of our servers. I wanted to see if there is a way to install just this piece on the server.
Visual Studio 2008
i have some assemblies several projects in my solution use.
when these assemblies change I copy them to a supportfiles folder.
The reference is set to this folder with...
I have two VB.NET projects in Visual Studio 2005. Project 1, "LogToFile", is a class library with a single class that writes events to a text log file.
Project 2 is a win form application ...
Hi experts
I've created a sitemap but when I try to create a menu it doesn't display the titles at all. Any help would be greatly appreciated.
Thank you.
I have a VB.NET application that uses a VB6 .OCX and .DLL. I've added them as resources in my project. I then manually write them out to the \%SystemRoot%\System32\ directory and register th...
Hi,
I am trying to PUT an XML file to a server using http and I get some problems with the encoding. I work in Sweden and need to make sure that the swedish characters are passed ok. I have...
I am developing a web site using Crystal Reports for Visual Studio 2005 using a Crystal Report Viewer and a Crystal Report Source. I am using Visual Basic.
The report has the following...
Can any one explain me what is DataGrid.Rows.Count - 1 ????
I just want to be able to click on a commandbutton or a menu item to make the database from scratch. I do not care what type it is as long as it will run on any pc machine without having othe...