Cant find SignalR Hub Class
Hello Guys,I am running Visual Studio 2010, i installed Nuget and added SignalR to my project.The main problem here is that i cant find SignalR Hub Class in Add New Item dialog, is it that i have to...
View ArticleViewing my test case result
I have written my test cases. but unfortunately when I run them I dont get to see the result. I went to theTEST menu to show the Test ExplorerBut all I see is Run All | Run please does any body know...
View ArticleSignalR Hub Class not found in Add New Item IN vs 2010
I have already VS 2010 SP1 installed on my computer and I am usingVS 2010 ULTIMATE. I have installed Nuget and SignalR PACKAGES. But I do not find SignalR Hub class inside Add New Item.PM>...
View ArticleWhy am I getting ExecutionEngineException on .Net 4.0...
As simple as title really. I've upgraded a solution from .Net 2-3.5 to .Net 4, it worked fine, I've then installed VS 2012 and with it .Net 4.5 and I'm now getting an ExecutionEngineException when...
View ArticleHow to stop refresh Google maps in asp.net web page?
for every 40 sec GMap getting refreshing here. i want add new points on GMap without GMap get refresh.aspx :code: <asp:Timer ID="Timer1" runat="server" OnTick="Timer1_Tick"> </asp:Timer>...
View ArticleAdd new "Browse With" in Visual Studio 2012
I'm trying to run Google Chrome with the following --allow-file-access-from-files--disable-web-security options. I've gone into the "Browse With" option to "Add" a new browser and navigated to chrome...
View Article'WebForm_InitCallback' is undefined error
I am new to .NET and have been going through some basic projects in the Visual Studio 2013 Preview version. I have added a TreeView control to my Site.Master, and now I'm getting the...
View ArticleAccessing Solution in Vs2008
Hi, I started a blank solution in vs2008. I want to add 2 projects to this solution but when I created the first project I can no longer access the solution - only the project I created. Can some tell...
View ArticleWhere do you configure precomiliation
Hi,You can precomile project when you publish them cant you. Where in VS do you do this? And does this just mean you avoid that initial first delay when a user visits the site? Thanks.
View ArticleASP.NET - Could not load type Global.asax compilation error
I have a website which was compiling fine.It has a Global.asax file of the following code:<%@ Application Codebehind="Global.asax.cs" Inherits="MyClass.Global" %>Now it is throwing an error:...
View ArticleQuestions about VWD 2010 Express
I would like to know if anybody here have heard about any limitation for VWD 2010 Express in handling files to be uploaded to the server using the file upload control. I am trying to upload some...
View ArticleDebug Web Application using Visual Studio with realistic connection speed to...
Hello,sadly I didn't find a solution to the following problem: How can I debug a web application using Visual Studio 2012 with a limited connection to the test IIS Server?For example, I would like to...
View ArticleAfter publishing and copying files to Go Daddy; get 'The page can't be...
I had worked with MVC previously. Got web pages to publish, copy, and open on Go Daddy. Then have worked with Web Forms. I am better able to develop using these. But now after creating new pages,...
View Articlevisual studio requires internet explorer 6.0 or greater to run properly
Hi,On trying to start VS2010 I got an error;visual studio requires internet explorer 6.0 or greater to run properly But I have IE9 in my system
View ArticleSome questions about pre-compile options when publishing MVC project
Hi,there are several option to choose from when you publish a project:Exclude file from App_Data folder - does this affect MVC projects?Then if you goto Configure and then Advanced Precompiler...
View ArticleStripping out HTML comments on publish
Hi,Is there a setting to strip out HTML comments from the source of views? It seems like this would be a good idea to save file size,Thanks.
View ArticleConnection string after moving project to hosted site.
I have created a simple project with MVC. A small database that I tested locally. Then made a copy on the hosted site. I published the app, and put in the connection string from the info on the...
View Articleslution from Visual Web Developer to Visual Studio
Hi AllI have a web project migrated from .net 1.1 to 3.5.it always opens in visual web developer, is there any way to open in in visual studio 2008?reason, when i publish it from VWD it creates a lot...
View ArticleCrystal Report With Visual Studio
Hi,Is any license required to use crystal report with visual studio 2010. If it is so, please shared the details.
View ArticleVisual Studio 2012 Local DB Add Table menu option missing
Usually connect to an external database but I wanted to fiddle with creating a project with a local database. I am using SQLServer Express Local Database, not CE.I can add tables with EF but if I right...
View Article