Question On WebParts
Hi. I'm trying to make a change to an existing web application. I have a fair handle on C#, but my knowledge of jscript and asp is minimal, so please forgive the ignorance. :)I have a webpart that...
View ArticleWhy does LocalHost in VS 2012 not work for one of my ASP.NET websites?
I have a fairly big ASP.NET 3.5 website (using a SQL Server database) that refuses to open any page via the 'View in Browser' option of VS 2010 Pro or VS 2012 Pro, i.e. the LocalHost facility does not...
View ArticleHelp with viewing binary image in sql DB with ASP.net
Hi,I am getting the following exception:Server Error in '/' Application.Compilation ErrorDescription: An error occurred during the compilation of a resource required to service this request. Please...
View ArticleVisual studio 2012 very slow
OMG my VS2k12 is very slow. Is there any way to fix that?Is it the final version already?thxANderson
View ArticleHow to swtich over to source part of design page from .vb code file
I am working on visual studio 2008. When i right click on .vb page and choose view designer, it switches to design mode of design page. But i need it to switch to source mode of design page where i...
View ArticleVisual Studio 2010: Live Site Bin referencing local machine version....
I am certain I have a reference set incorrectly somewhere. My local machine version runs a Visual Studio 2010 Project using an Access Database and SQL Server 2008 EXPRESS R2 version. Everything works...
View ArticleVWD 2012 Express for Web database designer
May be I am missing something here but when I first installed VWD 2012 Express I was able to create and edit databases (add tables, modify columns, add stored procedures etc) but now, no matter which...
View ArticleOnline Reservation
Hi , Can please any one help me or give me a tutorial for Online Reservation system using ASP.NET C# . Thanks
View ArticleVS2012 Website compile: Value of type...
I've just upgraded to VS2012 and I'm getting the following error on a website project that compiles and runs without error in VS2010:Value of type 'System.Web.UI.HtmlControls.HtmlGenericControl' cannot...
View ArticleOption for connecting to Access DB with Password.
Hi All,I am using Visual Web Developer Express 2010. It is running on Server 2003 with ASP 4.As I add my gridview and choose my datasource (which is a password protected mdb file) it connects just...
View ArticleFixing Visual Studio
Can someone please tell me how to stop visual studio 2012 from messing with my code? Every time I try to edit CSS I need to comment out some lines to test things. Every time I type /* in the css...
View ArticleFormat the whole document is not working in 2012
The "Format the whole document" feature is not working in Visual Studio 2012 Ultimate. Can anyone tell me how to fix that?Thank you in advance.David
View ArticleNeed advice on linking projects
Hi,I have a project that I use for all data management related functions. I've linked this project to an MVC app I've built so that I can keep the data related functions separate from the MVC app.I now...
View Article"Value does not fall within the expected range"
Hey all,When I try to open the web.config from within visual studio I get the following popup error:"Value does not fall within the expected range"Other files open just fine and the project compiles...
View ArticleVS2012 Help
I recently installed windows 7, so I decided to update to VS2012 express, I think I made a mistake or the installation and upgrade should come with some instructions.1. I can't get fonts and colors to...
View Articlewhere is Manage Styles window in Visual Studio 2012
where is Manage Styles window in Visual Studio 2012
View ArticleVS2010 web browser
Just curious; is there a way of setting the VS test browser to always use a static port number (xxxxx below) so that test pages can be bookmarked?http://localhost:xxxxx
View ArticleVisual Studio 2010 Debugging issue with Symbols, Can't find Conversions.vb file
Hello,I loaded all Symbols and it giving me following error. By the way there is no f drive. I did configured to local drive C :\symbols.It was not able to download Conversions.vb file. thanks for your...
View ArticleCan an application (a part of a website) be published using Web Deploy
Suppose website www.mydomain.com has an application myapp (i.e. www.mydomain.com/myapp), can myapp be published using Web Deploy?I cannot figure out how to configure the publish profile for this, or it...
View ArticleBundling not working when deployed to web host, works fine locally
I need some pointers on how to diagnose this problem. I've got bundling and minification working just great on my local project, but when I copy the changes up to my web host, I just get a bunch of 404...
View Article