aspnet_merge error vs 2010
I am getting the following error when when I try and build and or debug a Visual Studio Solution. The solution has a deployment project.aspnet_merge : error occurred: An error occurred when merging...
View ArticlePerformance and Diagnostics Hub - ASP.NET and remote Web sites
Hello:When I run instrumentation statistics against a local Web application running in VS, I can get client-side and server-side methods and events. If I put a remote URL in, I can only get the...
View ArticleVS Express 2008/2013 problem with...
I have a web app that was built with VS Express 2008 that works fine. However, when I open and run the web site with 2013, "System.Web.HttpContext.Current.User.Identity.Name.ToString()" returns an...
View ArticleDefault.aspx, code behind, and designer tree structure not correct
Hello, Using VS 2012 and .NET 4.0.Normally, the tree structure for Default.aspx is like thisDefault.aspx Default.aspx.designer.vb Default.aspx.vbsomehow a project got changed to look like...
View ArticleWebsite publish failing due to file path being too long
<div class="body">I am trying to publish a Website project from a vendor that has ridiculously long paths to some of its files. When publishing, the error is: The specified path, file name, or...
View ArticleVisual Studio 2010 & 2013 Installation
HelloI have already install visual studio 2010 Can i install two version of visual studio both 2010 & 2013 in one windows?????.when i install visual studio 2013 following error occur The form...
View ArticleFind version VS "VSVersion" = "3:800"?
hi all,may i know what Visual Studio version(2005 or 2008 or 2010 or 2012 or 2013) support for this "VSVersion" = "3:800"? How do we identify VS version with this version number "VSVersion" = "3:800"?
View ArticlePermission levels for running Visual Studio
Hey folks, I am under the impression that I can perform typical development tasks using a standard user account based on what I understand. However, I would like to get some confirmation on this...
View ArticleASP.NET One - Select a Template screen empty - VS PRO 2013 Update 3
GreetingsIn VSPRO2013.3 when I go to create a new ASP.NET project, the Select a Template screen is blankI see no options and the add folder/core reference are disabled...I click Ok and Visual Studio...
View ArticleFOREACH loop is not looping properly - loop works when debug the code but...
Dear I have created a function in vb.net and asp.net application in whichfrom the front end , user selects multiple file names (via checkbox) listed in a page (list.aspx) and clicks export button to...
View ArticleIIS Express fails to register URL, access denied
Hello All,I'm creating a new ASP.NET MVC 5 Application that will use ADFS for authentication. As a result, I can't use localhost as the hostname in order to the app registered in ADFS. I'm changed...
View ArticleError :An asp.net setting has been detected that does not apply in integrated...
We have Installed vs2013 premium edition and we are trying run our application and we getting not able to run the application with vs2013 and IIS 8.We are able to run the application with vs2012...
View ArticleCan't update database during publishing but can update manually via package...
In my Visual Studio 2013 project I am using Entity Framework migrations to take care of database updates. I have my Publish package set to update the database on deploy but when I try to run it I get...
View ArticleDeploy page with report viewer
Hi all,I have a website using vs2013. My page is using microsoft report viewer 10.<add assembly="Microsoft.ReportViewer.WebForms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"...
View ArticleThe authentication provider returned an error. Please verify your entry and...
The authentication provider returned an error. Please verify your entry and try again. If the problem persists, please contact your system administrator."how to resolve this error
View ArticleWhat am i doing wong in trying to use keyboard shortcuts to publish the...
I want to use the keyboard shortcut to publish the existing page I am looking at. When I use Alt Alt P, I just get the project menu showing. I still have to click the publish page command.What am I...
View ArticleCan't open VS2003 project
Hi,I have a .net 1.1 solution and i am adding existing projects to this solution. There is a project which is giving following error: -"The project you are trying to open is web project. You need to...
View ArticleHow is intellisense resolving $.connection ?
Hello,this is probably more a javascript/jquery question but I was wondering how is VS intellisense resolving "$.connection" to the following js function? signalR = function (url, qs, logging) { ///...
View ArticleFile manipulation using Visual Web Developer
<div class="body">Please excuse my rookie status but I have recently downloaded Visual Web Developer with a view to creating a specific web page.I would like to use the space on my Google Sites...
View Articleinstalled but can't create a new website, something's missing
HI chaps, I found visual studio 2012 installed on my machine (yes, literally found it as it's a corporate machine) and when I attempted to create a new website - the same way I did in visual studio...
View Article