Visual Studio :: Trying To Make The Configuration Tool To Work?
Oct 29, 2010
I am running VS2010 and trying to make the asp.net configuration tool to work. The problem is: when I click on in in the menu, the server goes up but nothing happens.
If I type the url (localhost:port) in the browser, I get the following error:
Server Error in '/asp.netwebadminfiles' Application.
HTTP Error 404 - Not Found.
and if I copy and paste the /asp.netwebadminfiles to the url (localhost:port/asp.netwebadminfiles), the page loads with the following message:
[Code]....
View 1 Replies
Similar Messages:
Dec 23, 2010
How to do assembly versioning for redirecting(configuring) applications through .net configuration tool 2.0
View 2 Replies
Jun 22, 2010
Where is ASP.NET Configuration Tool located in Visual Studio 2010?
View 1 Replies
Sep 26, 2010
My Visual Studio is in english but ASP.NET Configuration Tool runs in the os language because I don't work in an english country. How to configure it into english language if possible ?
View 1 Replies
Apr 28, 2010
My project works under VWD2010 but when I click the Configuration tools at Solution Explorer, nothing happens unlike under VWD2008.
The configuration developement port is running and accessing it only gets me this error, [:(]
Server Error in '/asp.netwebadminfiles' Application.
HTTP Error 404 - Not Found.
View 1 Replies
Feb 12, 2010
i have VS 2008 and i want to creat some asp.net sample applications with framework 4.
is there some method or update for vs2008 that let the vs 2008 users use framework 4 and controls?
View 1 Replies
Jan 20, 2010
can Visual Studio 2008 be All-In-One tool to integrate source code continuously from team members, build, unit test?
Having used Visual Studio Team Edition 2005, unit testing each method within VS itself. I strongly believe that it is feasible to add-on tools. Example ankhsvn tool to use SVN from Visual studio [URL]
In my investigating i have come across number of tools(shown below) to use with Visual Studio 2008 professional
Development tool:- Visual Studio 2008 professional using Subversion as source control tool. Continuous Integration:- Hudson or Cruise control Build tool:- NAnt Testing:- NUnit, Selinium As Visual Studio 2008 can be used for unit testing I think NUnit is out of consideration.
In the same way i would like to have any other tools/add-ons to Visual studio to implement continuous integration, building and unit testing. This process should be automated such a way source code between team members is continuously integrated, built and unit testing is done as configured.
Objective is to use few number of tools as add-on to Visual Studio or achieve most from Visual studio itself (example unit testing). Visual Studio should be all in one tool.
I am aware that Team Foundation Server best suits my requirement, but it is out of scope due to its cost.
View 3 Replies
Aug 2, 2010
Report Tool in Visual Studio that I do not want duplication of information
View 5 Replies
Jan 6, 2010
VWD 2008 Express. Windows 7 (64 bit). I want all my work and settings for VWD 2008 to be stored in the public (shared) documents folder. There are settings under Tools>Options to specify where projects and templates are stored, that is part of the answer. However, whenever I open VWD it always creates a "Visual Studio 2008" folder in my personal Documents folder where it apparently stores some settings. How can I make VWD work entirely in the "Visual Studio 2008" public folder for everything and NOT create the personal folder?
View 2 Replies
Feb 14, 2011
Im working on a website project with Visual Studio 2010 from 2 different computers (home & work).
In Dreamweaver Im used to FTP to upload/download files to/from a webserver to syncronice my files on the current computer Im working on.What is best option in Visual Studio 2010 to sync project files between home & work computers? I have seen there is a built in FTP, but seems only it can upload files, limited functionality?
View 1 Replies
Apr 1, 2010
i install url rewrite iis module to my computer i want when i press f5 in visual studio my project work with url rewrite how can i this?my web sites is not seeming in iis.
module=http://www.iis.net/expand/URLRewrite
View 1 Replies
Sep 28, 2010
i have installed visual studio 2010. But when i add a new tool bar like "layout". It all options appears disable (mean i cant select any option). Please how will i enable these options.
View 1 Replies
May 24, 2010
Environment : Vista,VS-2005I have converted my user controls into DLL.(This is ajax enabled Website).[URL]In another project i have added this reference , register the dll and use the Usercontrol.It is working fine.Question1 : How to add this dll into toolBox?....Question2 : How to Rename this dll?....(This is ajax enabled Website-I have added webusercontrol in this site-After publish th site i got this dll.)
Eg:
user Conrol : Textbox
My Dll Name =App_Web_textbox.ascx.cdcab7d2.dll;
.aspx page (DLL Registration )
<%@
Register
TagPrefix="WebControl"
Namespace="ASP"
Assembly="App_Web_pwtextbox.ascx.cdcab7d2" %>;
<PhaerosWebControl:pwtextbox_ascx
runat="Server"
ID="pwTestDLL"
/>
This Code Workingfine.But i do no how to add this into ToolBox?......
View 3 Replies
Apr 10, 2010
Is there somewhere I can just download it? If not how can I get ahold of this tool?
Everything I've read says it's supposed to be in the [drive:]\%windir%Microsoft.NETFrameworkversion folder. So on my computer I went to: C:Program Files (x86)Microsoft.NET and there is no Framework folder there. I've search my computer and it just isnt' there.
I'm on Win 7, VS 2008 and SQL Express 2008.
I did find one forum post where a guy was having the exact same problem in Vista, and he said this post: http://blogs.msdn.com/astebner/archive/2008/05/27/8555723.aspx answered his question. Unfortunately this doesn't help me. (For solution 1 I downloaded and installed .NET Framework 3.5 redistributable package but that didn't do anything at all and as for solution 2, I'm not on Vista and my Win 7 is all up to date.)
View 2 Replies
Jun 8, 2010
I installed the Visual Web Developer 2008 Express on my Windows XP, I also install the SP1. But somehow all the tool box items in the ToolBox are grayed out and I cannot access them,
View 3 Replies
May 19, 2010
Can anybody tell me where can i access 'website administration tool' in visual studio 2010. I couldn't see any website tab in my IDE.
View 5 Replies
Aug 14, 2010
im using web developer 2008, but i didnt found Web Site Administration Tool in menu, some 1 can tell me what is going on?
View 1 Replies
Dec 2, 2010
I have been facing a problem in implementing AJAX control tool kit.Currently am using visual studio 2005 for development, downloaded the ajax control toolkot from the follwoing URL. Downloaded the toolkit from [URL]As instructed in the page, if we add the solution file to the project and when we proceed to build the solution, landing in the follwoing error
" The type or namespace name 'Script' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)" Unable to add a reference System.Web.Script.
View 2 Replies
Aug 26, 2010
I am lookinf for a Unit testing Tool for asp.net web application. i intended to use visual studio 2008 web test. Please tell me where can i get nice tutorials to start up on this tool. and also suggest me is any other web testing tools out there.
View 1 Replies
Sep 27, 2010
I am using IE8. I installed IE development tool bar when i used IE7. Right now Developemnt tool bar is not working in IE8 browser.
I can view Development tool bar in
View--->Explorer Bars
I am able to select the tool bar. But it does not dispaly anything to debug...
View 1 Replies
Nov 7, 2010
i just downloaded an RSS Toolkit for .net.
where do i need to place it? in which folder so it will become available on my visual toolbars?
and what types of files do i need to place in this folders? is it the *.dll only or more?
View 1 Replies
Dec 21, 2010
I have downloaded all the required setup to use windows application. I am using vs 2008, already downloaded Windows Mobile 6 Professional SDK Refresh, Windows Mobile 6 Standard SDK Refresh. its buliding and deploying successfully. But I am not able to place tools, because there are no tool in toolbox. What i should do to see the tools in tool box.
View 1 Replies
Dec 18, 2010
I am walked by Scott Hanselman's book through how to create NerdDinner MVC application.To validate the entity type Dinner that is generated by Entity Data Model Wizard, he extended the entity Dinner first by using partial class trick and then made a buddy class to be associated with Dinner.
namespace NerdDinner.Models
{
[MetadataType(typeof(DinnerValidation))]
public partial class Dinner { }
public class DinnerValidation
{
Required(ErrorMessage = "Title is required")]
[StringLength(50, ErrorMessage = "Title may not be longer than 50 characters")]
public string Title { get; set; }
[Required(ErrorMessage = "Description is required")]
[code]...
View 3 Replies
Jul 12, 2010
I have an existing dataset in VS2008 and app works fine untill I tried to add new datatable.It gave me the following error -
Custom tool error: Failed to generate code. Unable to convert input xml file content to a DataSet. Invalid XPath selection inside field node.
And designer.cs got deleted.If I mannually add datatable in .xsd then it is good.But that option is not acceptable.
View 2 Replies
Jul 22, 2010
I Have a problem here with Visual Web devoloper 2010 , When I click the "Asp.net Configuration" , the browser doesn't open the Web Site Administration Tool but the icon does appear in the notification area , on right clicking the icon it opens up the Web Site Administration Tool in the browser and displays "An error was encountered. Please return to the previous page and try again."
On the other hand I don't have any issues using "Asp.net Configuration" with Visual Web Devoloper 2008
View 5 Replies