i can't found mvc on visual studio 2015
when i want open a mvc project i see this screen. How can i solve this problem ?
View ArticleChange coding syntax automatically
My supervisor has asked that I change the syntax of my code. For example, I have been using ALL_CAPS for my constants but instead he wants to me to use PaschallCaseSyntax. It wouldn't be a big deal...
View ArticleCan I Use Cordova Feature In My Aspx Page In Visual Studio 2013
i create a mobile application based website and create a apk file for that. All the functionality work properly but now i want to use cordova feature like upload and download file, camera and the other...
View ArticleVisual Studio crashes after pressing update button to update database
Hello,yesterday during a long process of trying to run server-based databases for the first time I finally got to the point of adding a new Table which I filled in with information and then wanted to...
View ArticleCopy Paste of controls not working inside a panel
Hi, I have a panel with lots of textboxes and labels inside. Trying to copy (Ctrl+c) and paste(Ctrl+v) a label does not copy the label into the panel. I am using VS 2012Please helpRegardsSanjish
View ArticleThe process cannot access the file because it is being used by another process
I have posted my problem under SQL server, but when I only got one answer I try to post it here, perhaps someone can help me Under this thread.I want to delete a file from the server, and run the...
View ArticleAdd FolderName as Namaspace in VB
Hello,When i add a class into a folder, I want to have automatically generated namespace based on folder name.This is working for C# projects, but it doesnt work with VB projects.Can you pleae advise...
View Articleasd:DropDownList
Hi, I have a DroppDownLst in an ASPX page. The dropdown complains, when there are other values in the table field then the droplist has as values. Is there a property where I can surpress that behavior...
View Articleattach to process in mvc application
Hi,While debugging the asp.net mvc application in visual studio locally at running time by 'attach to the process' method, I am not getting the url of localhost as process name.I have already ticked...
View ArticleCopying contents from aspx and code behind into a new item.
I have a web form that I want to duplicate inside a visual studio2013 project , keep all the same functionality , whereas my orginal page is First.aspx with first.aspx.cs code behind. I went to make...
View ArticleProblems in Alignment and table box not closing
https://www.flickr.com/photos/63296411@N08/16162493480/in/photostream/I added a new section but somehow the box is not aligning to the others and the other box is not closing. The code is thisBuild...
View ArticleHow to find why method takes so long
I am looking into speeding up an app written several years ago by someone else. There are a couple methods that take 5 or more minutes to finish, when they should take seconds. I was wondering if...
View ArticleDebugging MSTest
HI all,I have written a number of tests and I have created them in an ordered test list. I need to debug because one of the tests is failing. If I just debug my class, it runs debug randomly, so makes...
View ArticleHelp with install shield
HiThis is my first time I am trying to create a msi installer using instal shield (don't know any other way to do it).I keep getting the errorError 3 -6271: File C:\Users\username\documents\visual...
View ArticleOutput of Windows Form Application
What should be the output of Windows form application set to if i want it to run as desktop application
View ArticleHow to deploy a package with VS 2013 Update 4
I am having few problems when deploying an application project to IIS. It works normally when developing it and running with IISExpress.I used the Web Deploy Package Publish Method and ran the...
View ArticleAll behind code files deleted after installing AjaxMin with Nuget
Hi, I experimented a very bad situation in which, after installing AjaxMin with Nuget (Install-Package AjaxMin) I saw all my behind code files disappeared. I was very luky to have done a copy of the...
View Articlevisual studio 2013 community edition RTM 4
Hello,Lately i start using the community edition of VS instead of VS2010. Everythings seems to work fine but has one anoying bug. I have created a mvc5 project. Added 8 controllers and view, etc....
View ArticleDeclarative page code snaps back to form when realigned
I would like to structure html elements on page manually. But every time I reposition elements they snap back into realignment.Which is a packed block structure ?
View Articlestreaming of flash file works fine in chrome and FF. But not working in IE.
hi,we are trying to stream a flash file. Lines of code is as given below. This works fine in Chrome and FF. However IE is not at all playing the flash file. Please help us to resolve this issue. We are...
View Article