Visual Studio 2015 Issue when opening website
Does anyone know of a work-around for this? When I open a website, I see a ghosted dialog box that basically freezes up visual studio 2015. The heading says "security warning" and you can see an...
View ArticleWhile publishing Dll's are not copied
Hi All,When I am publishing from visual studio 2012 Ajax toolkit dll and evohtmltopdf(third party tool for PDF)dll are not copied to publish folder. I have to copy these manually and put it on server...
View Articlealways running function
Hi !I need to make a funtion which will be changing values of labels text all the time (actually after I change value in one (or more) of DropDownList's ).How can I make it to do this all the time ?
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 ArticleDoes Visual Studio 2015 require a separate installation for LocalDB?
In Windows 10 I have installed Visual Studio 2015 RTM and the localdb has not been installed with Visual Studio 2015. Do I need a separate installation for localdb in the machine ?Thanks in...
View ArticleDebugging WCF service along with application.
Hi team,I have an application , one project which is inturn calling numerous WCF services . i wanted to debug my application as well as WCF services which is hosted in IIS. please let me know proper steps
View ArticleVS2015 MVC not formatting code?
(using vb)If I create an empty "Web Form" in my MVC application and enter this code only...@Code viewData("test") = "test" End Code 1. Code is not colored automatically2. viewData is not indented 3....
View ArticleUpdating rows
HiI need to make a button which will be used for update records in database. The thing is that I have a few TextBoxes and DropDownLists. I want to do this to update all collums with not empty value (in...
View ArticleHow to pass the value of one variable from one sub to another sub in vb.net
HelloI am still new to vb.net programming and trying to pass value from one sub to another sub.In the below coding I have declared the variable SurveyID which stores the value of survey. Protected Sub...
View ArticleVisual studio
how to use one class of one project into another class of other project in visual studio????
View ArticleInstall MVC Help into Visual Studio 2015
Hello all,I'm using VS 2015 and I want to use the local Help Viewer to view help for the ASP.NET MVC classes. Sadly and inexplicably, it seems Microsoft has not made help content for the MVC packages...
View ArticleVisual Studio 2013 Becomes Intermittently Unresponsive After Debugging Async...
I am using Visual Studio 2013 version 12.0.40629.00 Update 5.When I debug my ASP.Net MVC 5 applications, everything works fine. That is, until I step into my first async method. From that time...
View ArticleHow to remove the Administrator mode?
Hiiii Guyss How to remove the Administrator mode visual studio 2012
View ArticleNew VS2015 language features and Web Site projects
I noticed that all the new language features explained here: http://blogs.msdn.com/b/vbteam/archive/2014/12/09/new-language-features-in-visual-basic-14.aspx work out of the box in all projects types...
View Articleplz slove my probleam
how to add in visual studio administor in asp.net environment........?
View ArticleNot adding to recent projects
We have a website application that is not showing up in the Recent Projects list. I can select it using the File/Open website/File System but it does not show on the Recent Projects list after I close...
View ArticleIs it possible to set updatepanel to update after SQL insert command
I'm using Visual Web Developer 2010 Express with SQL Server 2008 Express, VB.I would like to know if it is possible to issue a command that would cause an updatepanel to update after a SQL Insert...
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 ArticleSome setting missing in Visual studio 2013
Hello everyone, I am new to ASP.Net When I was create new Windows form there is a problem occur i.e "Unable to start debugging on the web server. Could not start ASP.net debugging" even I mention...
View ArticleWant to Create a Horizontal Menu but It Only Allows Vertical Menu. How to...
Want to Create a Horizontal Menu but It Only Allows Vertical Menu. How to Create Horizontal Menu Please?
View Article