ASP.NET Web Configuration Tool and VS2013
Hello to everyone! I am trying to connect with Web Admin Tools doing exactly what is saying this article:...
View ArticleView Server Objects Toolbar
Hi,I just installed VS2013 Community. I can't find the option or setting that shows a toolbar that has Server Objects list and allows easy wireup of handlers.I know it's there somewhere (I had it in...
View ArticlePublish issue
HiI am trying to publish a web site to a folder from VS 2012 Update 4 and am getting the following...
View ArticleTFS force check in
Hi All,I need to do force check-in/undo check-in the files in TFS that are check-out or locked-out by a user who is no more work for my project. Here are the scenario's I came across in the middle of...
View ArticleI just did an "in place" upgrade from Visual Studio 2015 Community RC to RTM
I just upgraded my computer's Visual Studio 2015 Community software from RC to RTM. The ASP.Net Web Tools failed the first time. Succeeded the second time. But the launch icons are at the top of my...
View Articlejavascript intellisense doesnt work in VS 2013
im trying to get javascript intellisense working in VS 2013 but its now showing intellisense for the .js file that i wrotei have Scripts folder at the root project. Inside the Scripts folder i have...
View ArticleCompile error after changing .NET Framework version in MVC project in VS 2015...
I just installed VS 2015 Community RTM on Win7 64-bit. I create a new MVC project targeting either the .NET Framework 4.5.1 or 4.5.2 using the corresponding template. I run them on the local machine...
View Articleno asp.net configuration in VS 2013
Hi I Have a website written in asp.net 2 VS 2008 and I add 2 or 3 new users every month change passwords etc. to do this I use the asp.net configuration in the website menu.Company has moved to using...
View ArticleReportViewer 2015 in Visual Studio 2015
What happened to ReportViewer in Visual Studio 2015? It's still supported?ReportViewer 2015How can I use ReportViewer 2015 in VS 2015. I cannot design reports as I did in VS 2013.Controls description...
View ArticleVisualStudio 2015 strange "Error"
I'm seeing a strange error after upgrade to the release version of Visual Studio 2015 Enterprise.I have a line of code that looks like this (objConfig is of type Functions.Config and both dBUtils and...
View ArticleSearching up which UI object triggers a specific method
Hi, I'm editing an existing Windows Forms desktop application written in C# and have a few methods that I don't know which UI element calls. For example, I have aprivate void button1_Click(Object...
View ArticleCannot import pfx in visual studio 2012
How to signing Application and Deployment the Certificate (Personal Information Exchange) file in visual studio 2012
View ArticleOpening Remote Website using Visual Studio Community
I have been using Visual Studio Express 2012 with Front Page Extensions to code a website project on a Virtual Machine with Windows Server 2003. We have migrated the website to a new Virtual Server...
View Articleimporting existing ASP.NET code into Visual Studio Community project
I have existing ASP.NET 2.0 C# operational website code installed on a new Virtual Machine Windows 2012 server. Path d:web\myBewWebsite1_net 1) can I import this existing code into a new project 2)...
View Article"Unable to start debuggin"
I'm trying to learn C# and .NET following this guy's tutorial.So I download Visual Studio and create a new project (Console Application). I add ahallo world line in mainConsole.WriteLine("Hello from...
View ArticleRazor intellisense and syntax highlighting broken in VS2015 Community RTM
I have tried deleting the .sui, using the /ResetUserData flag, uninstalling and reinstalling VS2015, uninstalling every Visual Studio version and reinstalling VS2015, but no matter what I do, my Razor...
View ArticleRegs : how to add VSLX FILE TO VISUAL STUDIO 2013?.
What kind of installation software required for VSLX.Iam trying to install the HgVS-v1.0.3.VSLX but i was not accepted in Visual Studio 2013 so ple suggest the correct VSLX to install in the VS2013.
View ArticleHow to return a data from table after insertion and insert those return value...
Hello I want to do insert data into several tables. The data are connected and the tables are related to each other. So after inserting a data row into one table i want to retrieve some values from...
View ArticleVisual Studio 2015 - Unable to launch project as a web site
After installing Visual Studio 2015, I'm unable to launch my web project in IIS Express. Well, to qualify that, I can launch the project by right clicking on the project name in the Solution Explorer...
View ArticleVS- Which web form to use?
I would like Headers and footers to load on first page.On 2nd, 3rd, etc pages, I do not want to re-load the headers and footers( since they are the same).I just want to load the new info in the Content...
View Article