Debugging DLL from Visual Studio's Web Site.
Hi,I use Visual Studio 2010 and .NET 4.0 (DefaultApplicationPool under development machine IIS7)Everything was working ok till lately, but now I have following "debug DLL problems" I can run my DLL ok...
View ArticleException Handling Using Generated INSERT Statement
Hi, I have a DetailsView on my web page and I'd like to use the automatically generated INSERT statement found in the advanced settings of my DataSource configuration. I'm wondering where I should...
View ArticleInstalling ASP 2.0 Membership using Visual Studio Express 2012
Is it possible to install Membership for ASP 2.0 using Visual Studio Express 2012? We have a website installed on our remote server's D: drive and SQL Server Express 2008 (32 bit) is installed on D:...
View ArticleASP.NET runtime error: Invalid class string (Exception from HRESULT:...
Good Morning. I have been having some success in using VB Express developing a website, and am generally pleased with its functionality. However, each time I made a minor modification to a page, I...
View ArticleWhere is Workspace data saved?
HiI've formatted my PC, and now when I try to create a new Workspace in VS Express 2012, is say's there is already a workspace mapped to the HDD address.How can remove old Workspace references?Note,...
View ArticleVisual Studio 2013 Preview for Web Activation Link
I have used visual studio 2013 preview for web for 30 days...where i have register in order to use it freely like i used to use VS Express fro Web 2012??
View Articleproblem moving from VS2010 to VS2008
Hello,I have web application developed in VS2010. Now I need to make some changes but in VS2008 (why?to long reason to explain about some old drivers, has to be like this). I created new web page, and...
View ArticleVisual Studio 2010 Ultimate Failed To Install
Hi, I'm using a windows 8 64-bit operating system and i can't install Microsoft Visual Studio 2010 Ultimate..The following components failed to install : Microsoft Application Error ReportingMicrosoft...
View ArticleVS 2012 for Web: create my own rollup
How do I create my own code rollups?VS put some of them in awkward places and I really would like them somewhere else.I am refering to the + and - signs that live in the far left of the page.TIA
View ArticleEnable page numbering on vwde 2010
Hello,When i installed 2010 the aspx.vb page will not display the numbers ?
View ArticleErrors using DetailsView
So i have a page within my visual studio website called myprofile.aspx so that once the user can log into the website (which they can successfully do) they can then edit and change their details. I...
View ArticleVS2012 database over LAN or MSSQL online?
Hello, I am about to start a project for work where I have the following:Information such as:DateDocument numberTransportation registration numberand others which isn't really relevant at all at this...
View Articlehow to set VisualStudio to end debugging when the FireFox window closes
All --Please help.How can one set VisualStudio to end debugging when the FireFox window closes? This works for IE8 but not for FF3.6 now, using VisualStudio 2008 Standard on Windows XP Pro, all...
View ArticleCode coverage for Unit test
I've installed VS2012 I can't find code coverage option to check my code (Menu->Test->(There is no option regarding code coverage))I don't know why? Am i need to download and add dll ? or...
View ArticleError Debugging Project (KB 810886)
I'm trying to debug a project and receive the following error: Error 1 An error occurred loading a configuration file: Failed to start monitoring changes to 'R:\test\images\styles\pro_7' because the...
View ArticleWhere is less file when using VS with Bootstrap template
Hi,I created a new project using VS 2013 with the option Twitter Bootstrap. Where is the Less file?In bootstrap.css there is things like @page. These are Less variables arnt they. But where is the less...
View ArticleVisual studio solution , web app, class library project
I have my web application. The structure is solution then web app and class library with classes. I would like to modularize it or separate logically the code. Looking for opinion how to modularize or...
View ArticleI can`t give format to my web site / web form
Hello Ladies and boys from ASP.NET forum,I m new here. I m starting with ASP.NET, though I m very good with C#. Now I m using VWD 2008 ExpressMy problem is that the designer view for .aspx files doesn...
View Articledebugging in iis using VS 2010
HiI have deployed my code in iis .when i am trying to use servername instead of localhost.Its not working anyone have ny idea how to debug this in VS..do we have any settings for that pls help me..
View ArticleWhat do you use to minify js and css files?
Hi,how do you minify js and css files with visual studio? Is the a way to configure it so only the minified files are published? And if so how do VS know to dynamically include either the full file or...
View Article