Visual Studio is an integrated development environment (IDE) from Microsoft.
1
vote
2answers
927 views
VS2010: Problem with a test's Setup Script in VS2010 Test Settings
In the VS2010 Test Settings file, I've specified a .bat file that invokes a powershell script. Running the .bat file from a command prompt works just fine and the .bat returns in less than 5 secs. ...
0
votes
1answer
34 views
Visual Studio 2010 Setup does not create added file
My problem should be plain and simple to solve, but google is not helping me today.
I need to read/write a configuration file (config.xml) and, as i see so much problems with permissions with special ...
0
votes
0answers
14 views
Trouble to start SharePoint workflow programmatically
I've got some failing while trying to start my workflow. It's a workflow with some approval tasks on it. That's what happens whenever I try to start it programmatically. I get no errors. Everything ...
4
votes
2answers
94 views
+50
Visual Studio : Unresolved external symbols after adding new DLL APIs
In a Visual Studio 2010 solution, I have 2 projects:
Project A which is a dll project
Project B which is an executable project and depends on project A (configured through the solution project ...
6
votes
1answer
33 views
How to reduce line length in search results?
Is there a way to tell Visual Studio to only show the file name in the search results instead of the full path? By default it shows the full file path followed by the actual line.
If it did, I could ...
0
votes
2answers
14 views
Visual Studio 2010 - TFS - Work offline also TFS server is available
I'm working in a big project in Visual Studio 2010. Often I must wait the check-in before doing simple test. How can I work with Visual Studio 2010 offline when TFS Server is available?
-5
votes
0answers
13 views
Any gocator users? [closed]
Anyone using gocator laser scanner with Visual Studio? It seems to be popular device, but I am having troubles using it to perform simple tasks. So I was wondering if anyone have been through these ...
0
votes
1answer
18 views
Window service not returning any error and is stuck
I created a windows service basically its just creates a report and then exports it to pdf and emails.
I ran the whole application in debug mode and it works perfectly fine.
Now i created an ...
6
votes
4answers
9k views
How can we disable VS 2010 Intellisense
My Visual Studio 2010 is too slow most of the time. So I decided to disable the vs2010 Intellisense. Can any one help me?
-2
votes
1answer
25 views
Error while trying to run project uncaught exception thrown by method called through reflection
I have installed Visual studio 2010 Ultimate verion but while running below simple windows form programme getting error....
MsgBox("Hello !")
"error while trying to run project uncaught ...
0
votes
0answers
15 views
VS 2010 Designer throws error for System.Drawing and System.Windows
For Below code
Me.cmdPropertySummary_000.BackColor = System.Drawing.SystemColors.Control
Designer in VS2010 shows error
The designer cannot process the code at line 217: ...
0
votes
1answer
34 views
Qt and OpenCV static libraries conflict with each other
I'm using Visual Studio 2010, OpenCV 2.4.5, and QT 5.0.2.
I'm trying to deploy my application by loading static libraries of OpenCV and QT.
The problem is that both of them contain zlib (compression ...
0
votes
1answer
13 views
Using XmlWriter.Create(), how do I get it to not overwrite the file it is creating?
I am using VB XmlWriter.Create() to get a writer instance then write the XML, but once the XML file is created, when I run the program a second time it overwrites the file it created. How do I get it ...
0
votes
2answers
12 views
Using Visual Studio to create an XML file, Cant figure out how to make the output in .xml format?
I am using Visual Studio 2010 to create a project that creates a .xml file. However I am having trouble with creating a file that is in .xml format, it is currently just outputs as a file format ...
0
votes
2answers
18 views
SubreportProcessing event handler cannot access my viewmodel due to being on a different thread
I have a WPF application that is utilizing the reporting tools included with Visual Studio 2010. I've had some other problems that I've solved by creating a graph of objects that are all marked as ...
0
votes
0answers
133 views
Text box doesn't allow more than 10 characters
I have a problem with my application.
I've created a database, and in my table I have set a nvarchar(50) column named CNP, but it doesn't allow me to add more than 10 numbers. If I add more, the ...
0
votes
1answer
573 views
Cant Create tables inside visual studio 2010 getting 'The specified module could not be found (exception from Hresult: 0x800700E)' error
I am trying to create a database and its tables using the Visual Studio 2010 Sp1 itself from server explorer section.
I could successfully create the database but when i go for the tables i get the ...
7
votes
3answers
3k views
How to build library with WPF forms
Is it possible to build a Class Library dll which also includes WPF forms?
When I try to build one I get following errors:
Error 1 Library project file cannot specify ApplicationDefinition element.
...
0
votes
1answer
39 views
String was not recognized as a valid Boolean. - an Error Related to C#. GridView CheckBoxField
Here is the programming environment.
Framework: ASP.NET Framework 4
Language: Visual C# 2010
Database: Oracle Database 11g
Here is the scenario.
I'm creating a GridView from the HR Sample ...
0
votes
1answer
60 views
Sending TCP SYN packet with Boost::Asio
Recently I began working with the Boost::Asio library (C++). I'm looking for a way to send a TCP SYN message to a end destination. However I can't find any way of doing this, does somebody knows a ...
0
votes
1answer
25 views
VCOMP100.dll missing?
I' m trying to install VS2012 on a new computer and when I have created an executable release, an error dialog box is displayed:
The program can't start because VCCOMP100.DLL is missing from your ...
0
votes
0answers
30 views
Cant' install MVC4 Dependency fail
i'm trying to install mvc4 but i get the following log error:
DownloadManager Information: 0 : Loading product xml from: https://go.microsoft.com/?linkid=9817844
DownloadManager Information: 0 : ...
0
votes
1answer
51 views
Visual Studio debug break points freezing app
I have added a couple of break points in my code to monitor the value of two variables when reached. The application basically receives a stream of data at 9600 baud from serial port generated by a ...
1
vote
5answers
2k views
Error while trying to run project:The module was expected to contain an assembly manifest
After searching a lot I could not find a solution.
On the last day every thing was good. So, when When I try to run the project it says:
"Error while trying to run project:could not load file or ...
5
votes
5answers
3k views
How to get Visual Studio 2010 to highlight instances of a variable
I'm new using vs2010 I've read that when you click on a variable its suppose to highlight all the instances of that variable in that file and highlight red or show an error as well where the number ...
0
votes
3answers
13 views
VS2010 Missing “Show All Settings”
Using VS2010 I wanted to turn on line numbering.
I went to:
Tools -> Options -> Environment with the intention of going to "All Languages" but the option wasn't there - neither was there an option ...
-2
votes
0answers
11 views
# of the C++ linker & compiler errors which occur when a API or the # of C++ classes in a DLL is too large
Is there a Microsoft Visual C+++ compiler or linker error by breaking a Visual Studio project into 2 DLL's ? Number of the Microsoft Visual C++ 8.0 linker and compiler errors which occur when a C++ ...
0
votes
1answer
28 views
VS Solution in custom cmake target sometimes hangs
I've expirienced the promlem using CMake. I need to use VS solution (.sln) in one target, so I have something like that:
set(SLN "${SOME_PATH}/src/exemple.sln")
get_filename_component(
VS_DIR ...
0
votes
1answer
24 views
FPSE alternative to publish on IIS7
We are migrating from IIS6 to IIS7. I usually publish web applications on server using FPSE method. So I'm trying to install FPSE extension followiong this guide, but something doesn't work.
No ...
0
votes
2answers
53 views
How could I create a class that can give me C4251 warning
When we compile codes in VC, we somethings have the C4251 warnings. In my case, most of the warnings come from the fact that STL is a member of the _declspec(dllexport) class. In order to have a deep ...
0
votes
2answers
41 views
_ITERATOR DEBUG LEVEL confusion?
I have decided to work from now on on RELEASE and not DEBUG anymore.
I have copied the same directories / paths / additional blabla of the Debug to the Release as well to get rid of the ""undefined ...
65
votes
13answers
13k views
VS 2010 Test Runner error “The agent process was stopped while the test was running.”
In Visual Studio 2010, I have a number of unit tests. When I run multiple tests at one time using test lists, I sometimes reveive the following error for one or more of the tests:
The agent ...
2
votes
2answers
1k views
How to convert 100+ Visual Studio Installer Project (vdproj) to Wix Installers?
We have some 100+ Visual Studio C# / .net solutions, which contain an Visual Studio Installer Project (vdproj) for deployment. These are build in Visual Studio 2010.
In order to upgrade to Visual ...
-1
votes
1answer
22 views
Using DLL file in VB.Net
I have made a media player using VB.net but if does not support some ile formats such as mkv,rmvb etc.
Is it possible to embed a mkv file dll in a vb.net program to run the media file?
4
votes
1answer
656 views
Create a new menu item in SQL Server Management Studio
Is it possible to create a new menu item in SQL Server 2008 Management Studio?
For example when you right-click the a database a list of options appears (New Database, New Query ... ).
Is it ...
0
votes
2answers
44 views
Including ini files in my project
I'm working on a c++ project using Visual Studio.
What I want to do is to include in my project two INI files.
I thought that, the fact that we simple add an existing item to the project would be ...
1
vote
1answer
26 views
Displaying a datalist
I've a problem wiz binding a datalist from 2 tables .... I used this code
DataSet ds = DataManager.ExecuteDataSet("select_unionmembers_full_info");
ds.Tables[0].TableName = ...
2
votes
4answers
2k views
Code 128 Barcode generation in vb.net
I am attempting to take a string and convert it into a code 128 barcode in vb.net. I am a novice programmer and was wondering what some people thought would be the best design practices for ...
0
votes
1answer
43 views
How to upload a file and save it in an specific folder in local computer?
I want to take (upload) a file to a specific folder that I have created in my project (on local computer not a server!).
Here is the code that i am using:
string filename = ...
0
votes
1answer
43 views
Print arranged from User input
I have a form with several TextBox lines of user input and an image.
I want to be able to have data printed in a certain arrangement.
User just presses Button to print.
Here's a link to a example ...
127
votes
14answers
114k views
LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt after installing VS2012 release preview
I've installed VS2012 Release Preview, and it appears to be fine, but now when I try to use VS2010 to compile C++ projects, I get the following error message:
LINK : fatal error LNK1123: failure ...
0
votes
0answers
8 views
Visual Studios 2010: html5 video tag getting converted to embed tag
I am using BigVideo.js (http://dfcb.github.io/BigVideo.js/) in my web project but when I run it in Visual Studios 2010, my video tags are getting converted into embed tags in Chrome. I am using ...
1
vote
0answers
51 views
Is C# possibly ignoring portion of code?
I am merely a young student, so please forgive whatever horrors are in my coding.
I was trying to develop a simple side-scrolling walk-and-jump type of game, and it was all going swell until I got to ...
0
votes
0answers
62 views
New installation of Visual Studio 2010 fails to compile “hello world” console application [duplicate]
I have just completed a new install of Visual Studio 2010 for C++. When creating a console application it generates a simple 'hello world' project but when I try to compile it I get the following ...
-1
votes
2answers
31 views
Visual Studio font colors [closed]
I know this is a stupid question but I use Visual Studio Ultimate and for C# language, it has all different colors and fonts for classes and functions and better intellisense, and for C++ it does not. ...
1
vote
0answers
18 views
“Unable to step. Process is not synchronized” error in VS2010 after upgrading .NET Framework
I had Visual Studio 2010 installed on my Windows 7 desktop, that I was using primarily to debug ASP.NET solutions. Everything was working great, until one of the Windows updates installed a new ...
0
votes
1answer
29 views
Where to find ITaskSettings3 and IMaintenanceSettings definitions for VS2010 C++ project?
I'm trying to compile this C sample (at the bottom of that page) using C++ console app project on VS2010 on a Windows 7 machine but it gives me undeclared identifier errors. I can't find definitions ...
1
vote
2answers
28 views
Write a Sub to repeat while a button control is held down
I have a form in my application that opens to allow a user to enter a time by either clicking on an up or down button for each digit (hour, minute, second) or directly entering the digits with a ...
-5
votes
0answers
26 views
a stereo-camera based obstacle avoidance system for a mobile robot using open cv [closed]
`I'm working on a stereo-camera based obstacle avoidance system for a mobile robot.
I've already found plenty of resources for calibrating the cameras and getting the images lined up, as well as ...
1
vote
4answers
71 views
using a string array in a function C++
this question should be easy and straight forward, but after searching online, I couldn't find an answer. might because the question is just too simple.
following code is from cplusplus.com. it's a ...









