Can't debug
Fri, 05 Sep 2008 01:07:47 GMT
Hi i am new to this..I just installed Microsoft VS 2003 and i am trying to
run c++ program. The program complied with no error but i am not able to
run or debug it. I also have read somewhere that i may have to fix the
enviorment. There error i am getting is "Unable to start debugging" and on
the it says "Mi ...
|
Any recommendations on Automated Testing Tools?
Thu, 4 Sep 2008 08:55:02 -0700
Any recommendations on Automated Testing Tools?
Our Tester has VS Team (Test Edition) and common scenario testing tools
(Cross-site scripting, SQL Injection tests, Link Checking) are not there.
Integrating into VS Team (Test Edition) would be nice but not required.
Required is the availability to get ente ...
|
Making Icons in Visual Studio 2008
Thu, 4 Sep 2008 02:52:01 -0700
Hi I am trying to make icons. I picked one oh Microsoftâ??s envelop icons and
proceeded to put a blue e on it to represent an email. I found however that
the icon in my folder has not changed. If I double click it and launch VS2008
It is there with the blue e. Why has it not physically changed in my folder?
...
|
VB 2008 AddNew issue
Wed, 3 Sep 2008 12:03:00 -0700
I've created a Windows app with 2 tabs. First tab displays a datagridview
(limited info displayed), and the second tab displays text boxes populated
with all the datagrid row info. They are synced together so if you select a
row on the grid, the text boxes display the info on that record.
When I add a new ...
|
Problem after VS 2008 sp1 or something else
Wed, 3 Sep 2008 10:55:00 -0700
I have a problem after updating vs 2008 sp1.
I download the file : VS2008SP1ENUX1512962.iso
on my asp.net project, I created Microsoft report(barcode.rdlc) with 4
columns.
Before updating with the file above.
MicrosoftReportViewer showed only one column and was not able to display
barcode font.( I inst ...
|
ReflectedSchemas folder growing up endlessly
Sun, 31 Aug 2008 16:16:01 -0700
After six months using the VS 2008, I have 12600 intellisense XSD files in
C:\Documents and Settings\[UserName]\Application
Data\Microsoft\VisualStudio\9.0\ReflectedSchemas folder, occupying about 3 GB
of space on my disk. Is there any way to free up this space? I have found
some questions about the same pro ...
|
XmlDocumnet Save Problem
Fri, 29 Aug 2008 13:51:01 -0700
I am receiving the following error when I try and save an XmlDocument which I
have modified using XPathNavigator.
Error: The process cannot access the file
'R:\Active\peCostCalculator\20.560.2.0\Source\Modules\MaterialView\bin\Debug\MaterialView.exe.config' because it is being used by another process.
I am ...
|
|
|
invoke 64-bit wscript.exe in post-build event?
Fri, 29 Aug 2008 12:25:01 -0700
Hey,
I am using Visual Studio to build some x64 projects on a machine running
64-bit Windows (XP). In the post-build event for one project in particular,
I am invoking a .vbs file that needs to look up some information in the
Windows registry, and, specifically, the 64-bit registry. However, Visual
Stud ...
|
VS 2008 Code Analysis
Fri, 29 Aug 2008 03:53:01 -0700
Wonder if anyone has any idea's what could be going on here with VS2008 SP1
I'm trying to run then code analysis on a website (compiled against .Net 2.0
with Ajax extentions). When I run code analysis the website builds but then
fails to run code analysis on the website, no errors, nothing!. I've tried it
a ...
|
Sharing a Server-based DLL Without Setting up a Web Server
Thu, 28 Aug 2008 11:37:43 -0700
With VB6 Enterprise, it was not hard to set up a multi-tier scenerio. But
with VB.NET, if you want to create a DLL to be located on a server and for
various clients to be able to use that DLL, do you have to set that server
up as a web server? It doesn't let me create a new simple enterprise
application withou ...
|