Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

visual-studio-2010

How to Publish Web with msbuild?

September 3, 2022 by Magenaut

Visual Studio 2010 has a Publish command that allows you to publish your Web Application Project to a file system location. I’d like to do this on my TeamCity build server, so I need to do it with the solution runner or msbuild. I tried using the Publish target, but I think that might be for ClickOnce:

Categories ASP.NET, Q&A Tags asp.net, msbuild, msdeploy, teamcity, visual-studio-2010 Leave a comment

MSBuild Script and VS2010 publish apply Web.config Transform

September 2, 2022 by Magenaut

So, I have VS 2010 installed and am in the process of modifying my MSBuild script for our TeamCity build integration. Everything is working great with one exception.

Categories ASP.NET, Q&A Tags asp.net, msbuild, visual-studio-2010, web.config-transform, xml Leave a comment

What are the Web.Debug.config and Web.Release.Config files for?

September 2, 2022 by Magenaut

I just upgraded to Visual Studio 2010 and MVC 2.0 and I noticed the Web.config has two additional files attached to it? Are these files used to specify debug and release specific settings, so you don’t clutter up the main Web.config?

Categories ASP.NET, Q&A Tags asp.net, asp.net-mvc, asp.net-mvc-2, visual-studio-2010, web-config Leave a comment

How to debug a single thread in Visual Studio?

September 2, 2022 by Magenaut

I have a solution with some projects. There are several break-points in different projects. I want to trace the first thread hit one of these break-points and continue tracing that single thread despite of other threads entering the same code-blocks.

Categories ASP.NET, Q&A Tags asp.net, breakpoints, c#, multithreading, visual-studio-2010 Leave a comment

Visual Studio 2010: How to enforce build order of projects in a solution?

September 2, 2022 by Magenaut

I had no problem with this in Visual Studio 2008 but it seems that VS 2010 is having an issue, and I’m betting it’s probably me.

Categories ASP.NET, Q&A Tags asp.net, build-process, c#, c#-4.0, visual-studio-2010 Leave a comment

Context menu to Add Controller/View missing

September 2, 2022 by Magenaut

I have integrated ASP.NET MVC 4 into existing asp.net web site. Both works fine but I don’t see any menu/shortcuts to create controller/view within visual studio IDE. Are those only available to ASP.NET MVC template?

Categories ASP.NET, Q&A Tags asp.net, asp.net-mvc, asp.net-mvc-4, visual-studio, visual-studio-2010 Leave a comment

How to find reason of failed Build without any error or warning

September 2, 2022 by Magenaut

I have a WebApplication which contains reference to WCF services.

Categories ASP.NET, Q&A Tags .net, asp.net, c#, visual-studio-2010 Leave a comment

Can SignalR be used with asp.net WebForms?

September 2, 2022 by Magenaut

I want to use SignalR in my project for real time updates.

Categories ASP.NET, Q&A Tags asp.net, real-time-updates, signalr, visual-studio-2010 Leave a comment

Unable to find the requested .Net Framework Data Provider in Visual Studio 2010 Professional

September 2, 2022 by Magenaut

Why am I getting “Unable to find the requested .Net Framework Data Provider” when trying to setup a new datasource in Visual Studio 2010 Professional?

Categories ASP.NET, Q&A Tags .net, ado.net, asp.net, datasource, visual-studio-2010 Leave a comment

I’m getting the “missing a using directive or assembly reference” and no clue what’s going wrong

September 2, 2022 by Magenaut

I’m trying to allow a user to enter data into a textbox that will be added to the web.config file. I’ve added the relevent lines to the web.config file but when I make this class all goes wrong.

Categories ASP.NET, Q&A Tags asp.net, asp.net-mvc, c#, visual-studio-2010 Leave a comment
Older posts
Page1 Page2 … Page10 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress