Unable to create website
i am getting this error while creating website in Visual studio 2010Unable to Create the Web site 'http://localhost/website' The web serverHttp://localhost coult not be found
View ArticleAdd Config Transforms greyed out even after full rebuild
HiI'm running Express 2012 for Web on Windows 7 64-bit.Going through the tutorials - now wanting to publish to IISHave used Configuration Manager to create Test and Production, but I do not get a node...
View ArticleUnshelve pending changes, gives error with image files
Hello:When I Unshelve pending changes, gives error with only image files. The shelveset contains about 100 images.Error:The item$/.../treeview-nodes-rtl.png is locked for check-out by \username in...
View Article.net 4.0 support on different OS
Does .net 4.0 professional or team suit editions work on windows 7.0?
View ArticleHow can I create an ASP.NET Dynamic Data Linq to SQL project in VS2012?
How can I create an ASP.NET Dynamic Data Linq to SQL project in VS2012? Thanks, Simon
View ArticleHow to end the Excel process in Task Manager using C# in ASP.net
Hi All,I have a Application where in I have to open a Excel and write few data, save it in my project folder and at the end I have to end excel process as there is a looping in my code.I have done the...
View ArticleExecuteScalar gets Specified cast is not valid error
I just installed the VisualWebDeveloper 2005 Express Beta and am writing a test application. One problem I ran into is with a library that I wrote in the previous ASP.Net version and works well....
View ArticleSQL Update on Button Click in Webpage
I am using VWD 2010 and SQL Server 2008.I am trying to setup a button click event that will process an update command to my sql database.I believe I am having trouble properly setting up the new...
View ArticleInsert SystemUsername into formview text box.
Hello,I am using formview to pull the data from DB for user to view and edit. I would like to be able to insert system date and username into the DB if user edits the row. I have placed an insert...
View ArticleDLL's just won't update or go away
So I inherited a web project that uses several custom DLLs. Everything works fine and I was going to add a method to one of the DLLs. So that was easy enough but when I went back to the project it...
View Articleproblem with debugging
hi everybodyI have a problem with debugging my MVC project. I insert a breakpoint to debug and then when i use F10 to trace each line , all lines are executed 2 or 3 times and i have to push F10...
View Articletrouble with my SQL
Hi guys,Can one of you giude in the right direction? I don't understand why this is not working. SqlCommand comm = new SqlCommand("SELECT tbInterestsUtilisateur.interestsID FROM tbInterestsUtilisateur...
View ArticleVS2010 Compile/Build/Deploy --- How To?
I've got a complicated asp.net application (it builds diagrams, does collaboration) that I worked on several years ago using VS2005 Standard, and I've recently started working on it again, using VS2010...
View ArticleHow to get VS2012 to use IIS on server rather than built-in development server?
I have a situation where my app is running fine within the VS2012 IDE but crashes when I deploy it to a server running IIS7. So I need to run it within the VS2012 IDE but use IIS rather than the...
View ArticleFail To Sent Email From Asp.net Page
hi all expertisei got problem when sent email from asp.net page below is my code, need help regarding this problem Protected Sub Button1_Click(ByVal sender As Object, ByVal e As System.EventArgs)...
View Articledisable auto css generation in VWD
Hi All,Sorry but i am kinda new to asp.net or even VWD. I am trying to create some form in VWD and have my own css to define/format my textbox. VWD seems to keep creating its own style for every object...
View ArticleCannot call batch file from pre-build event command line (VS 2012)
Hi,I have this line of code as the pre-build event command line in Visual Studio 2012:call "$(ProjectDir)Deployment\CopyFiles.bat"The batch file just contains a comment so far, but I can't even execute...
View ArticleRE: Error 1 The type Master1 already contains a definition for CompanyName
I'm working with the official ASP.NET walthrough series and got stuck on the page: Walkthrough:Creating and Using ASP.NET Master Pages in Visual Web DeveloperI have issues with the section: Changing...
View Articlehow to install visual studio 2012 when I have 2010 ?
I already have VS 2010 installed on my computer - Now I have bought VS2012, how to install 2012 on my computer ?Do I need to uninstall the 2010 version completely ? or should I just start VS2012...
View Article