open website
Wed, 10 Sep 2008 18:13:42 -0700
on my dev box I have vs2005 professional and I can Open | Website where the
IIS button is active and it will open the website without having to have a
.sln or project file. On a deployment server they have vs2005 Premier
Partner Edition - ENU and it does not have this feature. Can it be
configured or do I ...
|
Exporting records from VS2008 Query Analyzer
Wed, 10 Sep 2008 15:30:20 -0700
I often run queries in the VS2008 Query Analyzer. Often, the results are
useful and I would like to export them as a CSV file. Can this be done?
Rich
...
|
Exception has been thrown by the target of an invocation when clicking
run test in team suite mstest
Wed, 10 Sep 2008 16:50:05 -0400
I'm using Visual Studio 2008 Team Suite and i was able to run tests
until a couple of weeks ago.
I run VS as myself in Vista as my user account which is non-admin and
UAC enabled. I get "Exception has been thrown by the target of an
invocation." OK message box when clicking run test in team suite mstest.
If ...
|
Visual Studio 2008 SP1 requires 4GB space?
Wed, 10 Sep 2008 19:51:25 +0200
Hi!
I am trying to install sp1 for vs2008 but the setup tells me that it
would require 4GB hd space and doesn't let me click the continue button.
Is this a bug? I mean the complete vs2008 including msdn doesn't require
as much hd space on my disk! Is there a workaround?
--
Fun stuff, Java and C# progra ...
|
Global Settings
Tue, 9 Sep 2008 03:33:12 -0700 (PDT)
Hi,
While going through a tutorial about C# I am creating lots of new
projects. Every time I have to set the build options to 'Treat warning
as errors'.
Can someone tell me how to set some 'global' or 'template' settings so
every new project will inherit these settings.
I'm using Microsoft Visual Studio ...
|
Message from VB 2008: Cannot open log for source 'vbexpress'
Mon, 8 Sep 2008 16:22:01 -0700
I am just starting with VB 2008 Express Edition. At Start Page/Getting
Started/Learn VB we're sent to Visual Basic Guided Tour page. The 8th step
"Managing your records: Using data in your program" instructs on how to
create a Database using SQL Server Compact 3.5, which is installed.
At the 7th step ...
|
Additional Include Directories, how to add sub folder?
Mon, 08 Sep 2008 21:12:53 +0200
Hi!
I've added an include folder under project settings. The included files
inside the folder will be found.
But any include file inside the new folder that will include another one
in /subdir/header.h will not be found.
How can I tell VS 05 to search also all subfolders of include directory's ?
Regard ...
|
|
|
import / export makefiles?
Mon, 08 Sep 2008 21:04:51 +0200
Hi!
Is there in VS 05 a function to import and export makefiles (nmake)?
Regards,
-mr ...
|
Alpha and Beta versions
Mon, 8 Sep 2008 03:25:44 -0700 (PDT)
Hi,
How do other people version their alpha and beta versions of their
solutions? Do you give alpha a version of 1.0.0.0 and beta 1.0.0.1? Is
there some other way of denoting an alpha release?
I'm working on a number of new projects and it seems that the version
numbers are rocketing up even before the firs ...
|
viewing all source code?
Sun, 7 Sep 2008 18:21:07 +0100
Hi All
I was wondering is it possible to see the entire code of a program?
For example, I have a very simple asp.net page with a data grid in it. If I
view the source code I cannot see anything that refers to the declaring of
the data grid.
Same if I add a button from the toolbox to the page, no where ...
|