asp project not running within MS visual studio 2008
Hi I am running a project that caused this error. I thougth visual studio does have its own webserver that I can use and do not need to create a virtual site. please advise Thanks bob Configuration...
View ArticleUnable to retrieve folder
Hi All.I have made a new installation of the OS on my laptop, and installed VS2012 ultimate. I am trying to connect to my website.File -> open website -> FTP siteI enter the domain name:...
View ArticleParser Error: could not load file or assembly Castle.DynamicProxy2...
I am recieving this Parser error message: Reference.svcmap Could not load file or assembly 'Castle.DynamicProxy2', version = 2.1.0.0, Culture=neutral, PublicToken=407dd0808d44fb.. or one of it's...
View ArticleServer Error in '/Site' Application.
I started getting this error and am unable to find a fix. Any suggestions would be greatly appreciated!Configuration ErrorDescription: An error occurred during the processing of a configuration file...
View Articlehow to publish to provider VS2012
Hi.I have installed VS2012, I can't find the option right click and select publish to provider. I have been searching for the same problem. here i found a similar...
View ArticleVisual studio 2010 crashes when adding a view, MVC2
Im using Visual studio 2010 and work on a project on team foundation server. My problem is tha visual studio restart each time i add a view. There is no problems when i add a controller or any other...
View ArticleHow to compile x64 asp.net website?
<div>I'm trying to compile (using Visual Studio) an ASP.Net website with theChilkat library. The compilation fails due to this error:Could not load file or assembly 'ChilkatDotNet2,...
View ArticlePublish and Build Post Event
I have a Post build event to copy files to the bin directory..however when I publish the files get blown away. I tried changing the Items to deploy dropdownlist from 'Only files needed to run this...
View ArticleInstalled Update2 for VS 2012 and lost reference to Com Object
Hi, Please help me to resolve an error "{"Retrieving the COM class factory for component with CLSID {1A671297-FA74-4422-80FA-6C5D8CE4DE04} failed due to the following error: 80040154 Class not...
View Articledeveloping reports in vwd express
I'd like to add a report to my VWD2010 Express client/server web application that uses sql server as its' backend database processor. I'm guessing I'd use the 'reportviewer' control however I don't...
View ArticleHow can i make deleting or disabling a checkpoint in debug stick after ending...
For some reason, many years back, when i debug, even when i disable a breakpoint or delete it, it still stops at it while testing the application. If I end debug, and go back in, the breakpoints are...
View ArticleCustomise the properties panel
Is there a way (built in or add on) to customise the properties panel?Basically I would love to be able to either create a "favourite" properties list or just be able to move the favourites to the...
View Articleadd text via loop to text boxes
Hi everyone,I am new to programming with visual web developer. In the past I have used visual basic 6. I used a textbox array there but looks like I cannot here. What I am trying to do is something...
View ArticleI tried installing Visual Web Developer 2010 Express got 2012 trial version
I followed the download link under Visual Web Developer 2010 Express, from here:http://www.microsoft.com/visualstudio/en-gb/expressWhat I got is a 30 day trial for Microsoft Visual Studio Express 2012...
View ArticleWhy are lines being inserted in a PlaceHolder control?
I am using a PlaceHolder control to display postings in a website with a forum. Sometimes it works great. But other times when a word in a message text exceeds the width of the control, a blank line...
View ArticleWhy can’t I open an SQL table?
Normally, I access SQL table record data with DataClassesDataContext C# code. But, when I need to delete a record in a table, I use code that connects to the table with:string EFMconn = "Data...
View ArticleVisual Studio 2008 and Visual Source Safe ( VSS )
Hi,When I add a file or an image to my Visual Studio project . I check it in VSS. But, everytime I get the latest version from VSS. It makes those files excluded from the project and I have always...
View ArticleAttaching to second instance of VS losing session in first
I am having an ongoing issue when debugging using two instances of VS2010. The first instance, the web forms front end, maintains session inproc. The second instance is my wcf services. I am...
View ArticleRemote debugging asp.net web application with external IP
Hi, I try to install remote debugger in my remote machine, and connect to it in my local computer, using visual studio 2012 for asp.net web application, windows8. remote and local computers are not in...
View ArticleSelect button not sorting
I have a simple sql database link setup in an asp.net form using gridview. I've enabled sorting and select... this gridview is connected to a details view so that when the line item is selected, the...
View Article