I am developing a C#/SQL ASP.NET web application in VS 2008. Currently I am using the Server.Transfer method to transfer control from one ASPX.CS file to another ASPX file. The first time through, this works. But after control is transferred to this new file it encounters a condition:
if (restart == false)
{
where "restart" is a…
I'm attempting to install Visual Studio 2008 Professional from an ISO file downloaded from the msdn site, using DAEMON Tools Lite to Mount.
On installation I'm getting the following error:
Setup has encountered a problem while trying to copy:
F:\Setup\VSSetupWatson\DW20.EXE
I've had a look online for a solution and was recommended to…
Regardless of whether I start the uninstall from the Add/Remove Programs applet or from the original setup executable, I always get this exception on startup:
How can I uninstall Expression Studio 3?
Is Visual Studio Express Edition 2010 free?
On this page: http://www.microsoft.com/express/Windows/ it says it is a set of free tools. But the splash screen at the start says it is only for evaluation purposes. And the about screen has a trial countdown timer counting down the days to when it presumably stops working.
I have Visual Studio 2008 and I installed Team Explorer 2008
Team Explorer 2008 gives me the following error message when trying to connect a TFS 2010 server:
TF31002: Unable to connect to this Team Foundation Server: servername....
Any thougths?
I have Visual Studio 2008 and I installed Team Explorer 2008
Team Explorer 2008 gives me the following error message when trying to connect a TFS 2010 server:
TF31002: Unable to connect to this Team Foundation Server: servername....
Any thougths?
Guys, feature in new release of Visual Studio which is block/region highlighting, I think is quite useless, and definitely frustrating when every time my cursor passes this line my whole region is being highlighted. Does anyone of you feel the same way and if not do you find this usefull for anything? Because I can't.
Running Visual Studio 2003 on Windows Server 2003 (not configured as a terminal server), most of the time that I try to use the debugger, I completely lose control of the session. I end up having to log in to another open session and kill devenv.exe before I can recover. This is usually on winforms apps, not web sites or console apps.
Any idea…
I am wondering if anybody out there had any luck in installing Windows Home Server on a Dell Studio Hybrid.
It always fails at the reboot with an IDE error, I can install Windows Vista / 7 without any issues.
I have upgraded to the latest BIOS firmware too.
So, my windows laptop is on its last legs and I'm thinking of shelling out for a Macbook Pro. However, I do some (but not a lot) of ASP.NET development, and so would need to install Visual Studio of some version using something like VMWare Fusion.
Has anyone had any success doing this? I know that the sensible thing to do would be to take the…
In SQL Server Management Studio Express 2008 is it possible to output the date and time that a query completed in the Results or Messages windows?
(without having to manually add a SELECT Getdate() to every query)
In Visual studio 2008, how to switch between error window (the one that comes up after unsuccessful compile) and code window using keyboard
are there any key combination to switch this?
Got a Studio 17 with two headphone out jacks.
It also has Soundblaster X-Fi Hi Def Audio Software enabled.
Would it be possible to use one of the headphone outs as a monitor and the other as a master out with the Soundblaster sofware (for djing), or do you think the two jacks are just one output split into two?
I am looking for lightweight MS SQL Server Managmenet Studio (2005) alternative (open source/freeware is a bonus). Something more like HeidiSQL for MySQL.
LINQPad is not an option (although it's great for learning Linq). It can only query database (and has many cons for my needs). I am looking for management/alteration functionality also, not…
Man, I am so fucking mad right now that my hand is broken from punching my piece of shit laptop.
Fucking I'm in Visual Studio trying to get work done, and the piece of shit keeps telling me "LOL VSHost.exe crashed!" So I'm like fuck you you little piece of shit and keep ignoring it
Then now everytime I start VS2008 and start working on a…
So Visual Studio has tons of options for fonts and colors; but I can't seem to find the background/foreground colors for certain windows, such as:
Solution Explorer
Error List
Test Results
Pending Changes
Properties
I find it strange I can change Output and Immediate but not these ones. Is there a place to change these settings?
I just installed Ubuntu 10.04 on my new Dell Studio.
The wifi doesn't connect.
How do I make the wifi work. And what other problems exist, and how can I correct them.
Thanks in advance.
using it on 3 different machines, and only my work machine experiences these crashes..
it is running:
win 7 Enterprise
xeon X5355 2.66Ghz, 2660 Mhz, 4Core, 4Logical
8 gig ram (available phys memory:
3.52 gb)
nvidia quardo nvs 285, nvdidia
quadro nvs 290
4 monitors
visual studio 2010 premium
4.0.30319 RTMRel
the crashes usually just…
Hello, I am using visual studio 2010 on Windows 7 64bit.
I compiled and ran a simple application basically a thing a child could make. Well the second it started to run, it froze my computer and rendered it unresponsive. It continues to do this every time and for every application.
Any ideas why this is happening?
Is it possible to tweak Visual Studio 2008 so that new files are opened so they are "tabbed up" beginning from left and adding new tabs to the right?
As it is default tabs are added to the left.
i brought compaq cq40 330tu laptop one month back its config is intel core 2 duo 2.0 GHz,2gb ddr2 ram,160 hardisk
i installed microsoft visual studio a weeek back when i try to open as asp.net solution my laptops gets hanged
and stops responding i am using win xp sp2 as os plz help me i am really in bad condition as i cant do my project…
Hi,
I'm trying out ZendStudio trial and I have a few things on my mind related to PhpDoc.
If I have the following code:
public function sum($a, $b)
{
echo $a + $b;
}
and then I start typing /** in the front of the function and press Enter, ZendStudio automatically makes the following text:
/**
* [cursor]
* @param unknown_type…
I am installing Visual Studio 2010 on a vista 64 bits machine.
During the install it asked for a restart.
Since that, vista won't load. I tried restore to previous good configuration - didn't help.
I am only able to boot it using safe mode with networking. When I did that, it continued the vista part of the install (the screen with…
Hi
I've just finished installing Visual Studio 2010 professional onto Vista. But don't seem to have Silverlight 4.
If I try to create a new project I can see Silverlight project templates but only seem to be able to target Silverlight 3.
Is Silverlight 4 not part of vs2010 pro by default?
I also noticed the msbuild targets is…