I had an issue installing Visual Studio 2010 RC on Windows XP SP3?
(Have installed same ISO package on Vista and worked fine...)
Setup would fail no matter what I tried:
Microsoft Visual Studio 2010 Ultimate RC Setup
A problem has been encountered while
loading the setup components.
Canceling setup.
...
Hi,
I've read from a non reliable source that purchasing VS2010 Upgrade Edition (As opposed to full retail) is a valid licensing route when 'upgrading' from VS Express (free) - Can anyone confirm or refute this?
Thank you
...
I'm setting up a net.tcp WCF service using instructions here: http://blogs.msdn.com/swiss_dpe_team/archive/2008/02/08/iis-7-support-for-non-http-protocols.aspx
One of the steps says to do the following: "If you open the IIS7 management console and you look at the advance setting of our IIS7HostedService Web Application, you will see tha...
Trying to add some different filters (in addition to the ForeignKey filter) to a Dynamic Data Website in VS2010 using EF4. I can add the new Filter templates, but how do I specify which template will get displayed for each property in my model?
Thanks
...
Used to be quite happy with the Ctrl+Shift+F10 shortcut in VS2008 to get at the right click menu after typing something that wasn't recognised to quickly resolve it. This doesn't work in VS2010! Anyone know the VS2010 equivalent?
...
I'm currently developing with VS2010 RC and Silverlight 4 and ran into small problem. My project when ran, would show a version I had built about 4 hours ago. (I built the project using the Business Template) The project itself will not update, meaning all the forms, and controls.
I did the following:
Restarted my computer
Restarted ...
Have just installed Windows Phone 7 CTP (Visual Studio 2010 Express)
When I deploy the emulator loads but the deployment crashes with the following error.
Can anyone help please?
Microsoft Visual Studio 2010 Express for Windows Phone
Unable to start program '\Windows\taskhost.exe'.
The drive cannot locate a specific area or track ...
I am getting "found conflict between different versions" from one of my projects.
How do I find out which assemblies are actually in conflict?
...
I'm using the RC of visual Studio 2010. Writing a .net 3.5 application. When I launch the app, the listview control only shows in LargeIcon view. This is not the view I want. I've set the View property in the designer with no success.
I've even tried to explicitly set the view during runtime
lvAvailableItems.View = View.Tile;
Has anyo...
Since the function template in the following code is a member of a class template, it can't be specialized without specializing the enclosing class.
But if the compiler's full optimizations are on (assume Visual Studio 2010), will the if-else-statement in the following code get optimized out? And if it does, wouldn't it mean that for ...
Is it possible? Something like this:
being it of course, that instead of packages, it'd appear as namespace.
Thanks!
...
We are currently building the framework for developing a C# .net application using visual studio 2008.
We are considering our options wrt. the unit test code for this project.
One option is the Test Project in Visual studio. I need to clarify if these test projects will convert to 2010 correctly or any difficulties that may arise.
...
Hi,
Imagine the following scenario. You receive an error while building.
If I double-click on the error, nothing happens in the Solution tab i.e. I never get navigated to the file containing the error.
Anyone got an idea how this can be achieved. It might be just me, but I find it pretty annoying.
Any help would be greatly ap...
Is this something I shouldn't try?
...
I have several wdprojects (web deployment 2008) in vs2008 solutions.
When I installed vs2010 RC none of my wdprojects will open.
What can I do to make it work?
...
Question explained on title
...
Hmmm, wonder if I have the first VS 2010 RTM question? Anyway..
Installing the Windows Phone 7 SDK I get the following error
Incompatible Products
VC 10.0 Runtime
.NET Framework 4 Multi-Targeting Pack
Microsoft.NET Framework 4 Client Profile
Microsoft .NET Framework 4 Extended
This was reported as an issue with Beta 2 and the fix was...
This question (http://stackoverflow.com/questions/245566/net-compact-framework-4-0) asked this back before the release of VS 2010. The answer basically said to wait for the release.
Now that the release is here, does anyone know? Is there an upgrade/update to the .NETCF? something past .NETCF 3.5?
Update: You can go here and vote to...
Since we don't use and don't plan to use TFS, it would be nice to not install Team Explorer VS.NET addon and not see any references to it.
However this is no TFS option in customized install.
Is there some way to install plain-vanilla VS.NET 2010 without it?
Or maybe there is some kind of TFS uninstaller?
...
This might sound a bit of an odd question but I know what I want to achieve, just don't know if it's possible.
Firstly, I'd like to be able to create a visual studio project that the 2 developers that work with me can use as a basis for all new websites. I want to drop all the common files that we use in there, like jQuery, CMS files et...