installing libaries without Nuget
There is an update to the Twilio.WebMatrix helper which I would like to get.After the usual error messages from Nuget about all sorts of versions conflicts, I get can see the new updated library.I get...
View ArticleVisual Studio 2010 does not load current files anymore
I have been using Visual Studio 2010 Express for quite sometime now. After closing with files opened (and saved) it would always remember the files and reload them upon a new startup. But today that...
View ArticleUnit Testing in VS2005
Hi,I have a web applicaiton, I need to implement test automation for the same. I have tried Nunit for testing my dll's. I was trying to test my .aspx,.aspx.cs pages especially events and methods inside...
View ArticleLoop an async method
In my test project, I want to run several async methods in a loop, Test() below.When I run the following TestLoop() method, the method Test() is only run once with no errors.How do I get the loop to...
View ArticleCreating MVC project
I am currently creating a project by following the instructions online. My problem is when I create an MVC 3 application I don't get a secondary dialog box with Project Template "empty" , "Internet...
View Article.Min files behavior in question
I'm missing something here I presume. This thread started as a different kind of problem -- this here is the, ahem, cascade from that one (see my post in the CSS/HTML forum).The issue revolves around...
View ArticleMicrosoft Visual Studio 2013 Professional
- Does the VS 2013 Professional default installation features has the VB.net for Web?-Is it possible to add Crystal Reports to the VS 2013 after completing its installation?
View ArticleEmpty screen when debugging
I am working with a project in visual web developer express.Suddenly I only get empty screen when I debug. I get error when I read a error in the code, but else empty browser windows with all aspx...
View Articlewebiste hosting probelm in browser
i host my website so when i open in any browser and browser is maximze then it is seem fine like this when i restore down browser then webiste is look like this so where is the problem?
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 ArticleNeed Help Parsing & Loading XMLTextReader Data to Database
Hi all, I fairly new to CSharp and having trouble figuring out the right code to use to parse and download XML data into a data table. I did a search but didn't come up with quite the right situation...
View ArticleASP data grid
Hi all, I have ASP datagrid which displays few columns from database. Now i added new column(case_desc) in the database but the datagrid is not displaying the new column. I am getting A field or...
View ArticleGetting error - An unhandled exception of type...
I have a rather straightforward window desktop app which when i try to compile, I am getting above error.I have references System.Web.Services assemble and also reference to assembly provided by...
View ArticleCannot access IHttpActionResult in intellisense during sample
I'm following along in the example listed here on asp.net for using the web API, but I'm unable to use the IHttpActionResult interface. It doesn't show in Intellisense, and it throws an error when I...
View Articlevs2013 express for web not working..
Dear All, i have installed vs2013 express for web on my computer[windows 7, sp1) and when i tried to open the ide i got the following error as have run as admin. i tried many solutions but didn't work...
View ArticleHow to stop VS 2012 from displaying error list when ther are just warnings...
<div class="votenumber" style="display: block;">Is there a way to stop Visual Studio 2012 from popping up the Error List when there are only warnings? I am writing a .resx file for localization...
View ArticleAny plugin for inline string resources editing?
I'm getting tired of the cumbersome process of editing strings in Resources.resx. First of all, have I missed something in VS2008? If I have a reference to Resources.SomeTextConstant in my code, do I...
View ArticleWeb Developer Tools FAILURE
I have installed Visual Studio 2012 Express for Web and loaded an existing web site. I ran Web Developer Tools and selected Security. I got the following error message:There is a problem with your...
View Articlecould not find object\debug\... \ x.csproj.filelistabsolute.txt when publishing
hi all,I am having problem when i publish project and i can seecoping file......could not find object\debug\... \ x.csproj.filelistabsolute.txtplease help
View ArticleOK to uninstall team foundation server?
I use Visual Studio 2012 Express for doing websites, working solo.Can I safely uninstall Team Foundation Server? Unless it is being used in the background somehow, I have never used it to my knowledge.
View Article