Visual Studio :: Start Arrow Button Disabled

Aug 3, 2010

I have one dot net application giving me grief. The Start Arrow button is disabled. Also, the Debug --- Start option is disabled as is the Debug --- Start Without Debugging option. It runs fine from IIS and if I right click and view in browser. It is only this one appliction. I got a fresh version from VSS and no better.

<compilation defaultLanguage="vb" debug="true" />

View 2 Replies


Similar Messages:

Start Batch Job From IIS / Start Exe File With System.Diagnostics.Process.Start With Another Account Is Disabled?

Oct 28, 2010

What is the right approach when users (authenticated domain admins) should be able to start batch jobs (usually exe files) from an IIS (7.x) aspx (c#) page? This is an intranet site. The batch jobs have to run on the web server as Domain Admins. The website pool is executed by network service or some similar restricted account in AD.

Approaches I can think of (and their disadvantages):
1. Start exe file with System.Diagnostics.Process.Start with another account. This feature is disabled in IIS 7.x, how do I allow it?

2. Create a sheduled task and call scheduled task-api. This unmanaged dll is giving VS compiler warnings because it's unsafe to call from managed code.

3. I suppose there's a better approach, because the previous suggestions doesn't appear safe or robust.

View 2 Replies

Visual Studio :: Can't Drag The Yellow Arrow While Debugging

Jul 15, 2010

I am using Visual Web Developer 2008 Express Edition to develop an Asp.Net project in C#. I am working on debugging the code-behind for a web form.

I am able to set a breakpoint and the debugger stops at the line. I can step through the code fine. When I hover the mouse pointer over the yellow arrow, it says "To change which statement is executed next, drag the arrow". However, I cannot drag the arrow to the previous line or the next line. What needs to be done to enable this?

View 3 Replies

Visual Studio :: Start Debugging Option Is Shown In The Visual Studio 2005 IDE?

Feb 9, 2011

I run the start debugging option...it runs successfully. but still is shows start debugging option is shown in the Visual studio 2005 IDE. And one more problem is ::I applied break points in one page and run the application. but those break points are not detected....

View 1 Replies

Visual Studio :: Ajax Is Disabled On Visual Studio 2010?

Apr 15, 2010

i installed Visual Studio 2010 Trial on Microsoft Site (install successfull)My Computer OS: Windows Server 2008 SP2I create WebApplication Project --> Default.aspx --> Design --> Toolbox --> Oh what ???? The Control ScriptManager is fail and UpdatePanel, ListView... too. :-S

View 3 Replies

Visual Studio :: Debug Disabled In One Project?

Feb 6, 2011

I have solution with several projects, while debugging it gives me this message.

I tired to change it's properties to enable debug but didn't work.

View 1 Replies

Visual Studio's Access Modifier Dropdown Option Is Disabled For Resource File

Jan 26, 2010

Not sure why Access Modifier drop down is disabled for a Resource file.

View 1 Replies

.net - Editing Aspx/ascx Files Randomly Disabled In Visual Studio 2010?

Aug 10, 2010

I'll be debugging a site in Visual Studio 2010 and editing an *.aspx or *.ascx file, and without warning, it will lock up so that I can't edit it. There's no message or anything, I just can't type or make any changes. The only way to start editing again is to stop debugging, close the editing window, and then find whatever file I was working on and reopen it. It's a huge pain in the you-know-what. My colleagues are experiencing the same thing, so it's apparently not something with my particular setup. What's the explanation, and how can we make it stop?

Note 1: I've reported this to Microsoft here. If you've experienced this as well, please go there and vote up the bug report.

Note 2: This is not VSS-related, at least in my case. We use VisualSVN, which doesn't use file-system-level locking to mark files as checked out.

View 9 Replies

Visual Studio :: Unable To Start With Or Without Debugging

Nov 22, 2010

I have used Visual Web Developer (versions up to 2010) with no problems for several years. Starting last week I am no longer able to run or debug any ASP.Net application locally. I am running Windows XP, IIS 5.1, IE8, Visual Web Developer 2005, targetting .Net 2.0. I am not able to Start Debugging or Start Without Debugging for any project. When I attempt to Start Debugging, IE browses to [URL] instead of to the project I am attempting to run. When I Start Without Debugging, IE opens to about:blank and then when I close that window another IE window opens to [URL]

Maybe irrelevant, but I had the same problem with IE7 and VWD 2010 (versus IE8, VWD 2005). IIS is set to .Net version 2.0. I have the same problem whether I add a virtual directory to my project in IIS or not.

View 5 Replies

Visual Studio :: Failed To Start Monitoring Changes To OS

Jun 29, 2010

got a new bigger, better, faster pc at work. Installed VS 2008 and went back to normal developing in VS 2008 on my pc, with the files on our dev server, which is on the network. But, whenever I set a breakpoint, and enter Debug mode, I get this error: An error occurred loading a configuration file: Failed to start monitoring changes to 'ServerABC' because the network BIOS command limit has been reached. For more information on this error, please refer to Microsoft knowledge base article 810886. Hosting on a UNC share is not supported for the Windows XP Platform.

View 1 Replies

Visual Studio.Net MVC Undo Set As Start Page Action?

May 12, 2010

I have an web application that I'm working on, it was working fine until my curiosity got the better of me and I right-clicked on a view and chose Set As Start Page option. Now, whenever I run my application it takes me to the Resource Not Found error page. I have the default register route set in my Global config route which was working fine before.

View 2 Replies

Visual Studio :: .NET 2008 IDE Not Saving Start Page?

Jan 31, 2010

Something happened on my work computer where the Start Page for a website is not saved. I now need to save the start page every time I open a web site project (which is quite annoying).

I have confirmed that this is happening by also seeing that the Property Pages do not retain the setting either. This happens for every web site project as well.

Where and how does .NET 2008 store the start page setting for a web project? I have looked in the solution file, but could not find it there.

View 6 Replies

Visual Studio :: Unable To Start Program When Try To Run Web Application In 2008

Jan 11, 2010

When i try to run my web application in visua studio 2008 a error window comes out that says: Unable to start program [URL]. The system cannot find the file specified. I googled but not got the solution for this problem. I have VS 2005 and VS 2008 both on my machine. I also unistalled VS 2008 and reinstalled it but that does not solve the problem.

View 5 Replies

Visual Studio :: 2008 Takes Forever To Start Debugging?

May 5, 2010

I have a solution I have been working on over the last few weeks with a 3 or 4 projects in that used to build and begin debugging in under 10 seconds.The solution contains 3 dll's and 1 mvc project.

As of today, it takes about 2 minutes to start debugging, it keeps pausing on "loading symbols for ccpCodeProvider.dll".

I'm debugging on the internal vs development server, and I haven't changed anything since yesterday?I haven't ever used symbols before, and I'm not trying to debug the framework or anything, I just want my stupid web project to run.I created a new solution from scratch and added a random console app, and that also takes forever to debug.

View 2 Replies

Visual Studio :: Error While Trying To Run Project : Unable To Start Debugging On The Web Server

Aug 2, 2010

When debug a project, then error message show:

"Error while trying to run project : Unable to start debugging on the web server. The project is not configured to be debugged."

View 2 Replies

Visual Studio 2010 - Upgrade Seems To Be Taking A Very Long Time To Start?

Oct 13, 2010

At work I'm tryhing to upgrade an ASP.NET 2.0 app (which we wrote using VB.NET 2005) to ASP.NET 4.0. I had a few problems during the upgrade, but eventually worked them all out. At the end of the day I decided to give it a quick compile and see if I'd get the start page, so I hit F5 in VS 2010. I left it that way, and man was it acting weird. VS 2010 wasn't responding to anything. If I hovered the mouse over VS 2010's minimize or close buttons, in the upper right corner, then those buttons were flashing very rapidly. I'm not sure what was going on. After waiting 15 minutes to see if it would come up, I decided to try clicking on the close button. Nothing happened. Eventually, I had to leave (I take public transit, and I have to leave when the bus comes)But what I want to know is this, is this pretty standard behavior? Does it normally take this long to do this? This website is of modest size (<100 pages).

(Later) When I came into work today, 8 hours later, VS 2010 was still doing whatever the heck it was doing, but basically it wasn't responding to anything.

View 1 Replies

Visual Studio :: An Error "Unable To Start Debugging On The Web Server?

Aug 6, 2010

I am getting an error "Unable to start debugging on the web server..." while running as web application in VS2005. But the error seems only for this application. I created a test application, both in VS2005 and VS2008, and found no issues in running these applications.

View 1 Replies

Visual Studio :: Unable To Start Debugging On The Web Server At 2005/Window 7?

Jun 16, 2010

I used to have nice development environment at XP for .Net web application development. I have now installed Windows 7 and going to take it as my new machine. I already installed VS2005 and I'm able to
build a project. IIS is working fine and I'm able to open the web application in the web browser. Windows firewall is Off.When I click Start Debuggin on Visual Studio 2005 on Windows 7 I get following error:Unable to start debugging on the web server. Unable to connect to the web server. Verify that the web server is running and that incoming HTTP requests are not blocked by a firewall. What could be wrong? Something to configure in the IIS?

View 2 Replies

Visual Studio :: Unable To Start Debugging On The Web Server. The IIS Worker Process For The Launched URL Is Not C?

Jul 19, 2010

Unable to start debugging on the web server. The IIS worker process for the launched URL is not currently running.I'm running Windows 7 64 bit, VS 2008 sp1.When I first try to debug I get the error msg above. I wait a few minutes (presumably some service is starting) and debugging will start but no breakpoints are recognized.Some of the things I've tried:Changing the binding of my site from a static IP to "*".

Enabled windows authentication.made sure localhost = 127.0.0.1 in the hosts file.The website was built under windows xp and whatever version of IIS ships with xp. My web config has no errors that I know of but might be missing something required for iis 7 (??)

View 2 Replies

Visual Studio :: 2008 Standard - The Debugger Is Not Properly Installed/Unable To Start Program

Jan 12, 2010

I have recently installed VS2008 standard edition after using VS2008 express and VS2010 Express (on this same laptop) running Windows 7 Build 7100.

On clicking "Debug" the error appears:

"Unable to start program

[URL]

The debugger is not properly installed. Cannot debug the requested type of code. Run setup to install or repair the debugger."

This is for a Web Site - File System originally created in VS2008 express.

View 5 Replies

Visual Studio :: No Default 'create/open' Access To 'WebSites' From The VS2010 Start Page?

Jan 4, 2010

Why is there no default 'create/open' access to 'WebSites' from the VS2010 start page?

Background:I've succesfully been developing ASP.NET web applications (via WebSite method ((((Not WebProjects)))), using VisualWebDeveloper) for roughly 3 years. Personally, I prefer the WebSite method or strategy due to the decrease in both size and complexity (the web applications I build are generally for around 50-100 simultaneous users logging in and out and constantly manipulating data). I will continue bulding my sites via the 'Website' method provided VS2010 doesn't begin it's deprecation.The root of this question (which boiled into this post) came from perusing this article and this video tutorial. It's a shame to see functionality that brings with it an overall ease of use and increase in production capacity by decreasing both size and complexity of web application development... downplayed.

If the Visual Studio 2010 Development Team left this functionality out for a reason, I would very much like to know. So that I know what is going to be "sponsored by Microsoft" in a couple of years and I don't waste another second considering using the 'WebSite method' as a viable solution (as I know that I can't stick with vs2008 while rest the development community gets to evolve with the innovations implemented within vs2010)... WebSite method or the WebProjects method.

View 4 Replies

Why Is "use Custom Server" Option Disabled In Visual Studio 2010

May 6, 2010

I have DotnetNuke loaded in Visual studio 2010. The 'use custom server' option under 'Start Options' is disabled. Why is it disabled?

What does 'Use Default Web server' default to? How do I change what the default is?
In earlier versions of VS i was able to switch between IIS and the internal web server (Cassini). Now it's more confusing in VS 2010!

Would the project type, Web Application Project vs Web Site project, affect the setting?

View 1 Replies

Visual Studio :: Build Error "go To Location" Disabled / Re-enable This Feature?

Feb 2, 2010

Using VS2008, been working fine until recently when the build errors, which usually allow you to right click and navigate direct to the error in question, have this "Go To Location" feature disabled.

Go To Definition still works from within the main editor but this build error thing is really annoying. If I get something saying "semi-colon missing" I have to go back and review all the code I've just written to spot the missing semi colon. How do I re-enable this feature (even though I don't remember disabling it).

View 5 Replies

Visual Studio :: Web Developer Error "Unable To Start The Program 'http://localhost:1098/NTTC'?

Sep 29, 2010

Every time I click the start Debugging button on the toolbar, or select it from the menu, I get the message:

"Unable to start the program 'http://localhost:1098/NTTC'.

View 4 Replies

Visual Studio :: Old Projects Not Showing Up In The Start Page Recent Projects List?

Jan 31, 2011

I just moved to a new PC and installed VS 2010. I copied all of my websites over from the old machine and now when I open the old websites on the new machine, they do not show up in my recent projects list on the start page. New websites that I make do show up there but the old ones do not. This is very inconvenient. Is there a way to make old projects that I open show up in the list?

This brings up another question. Is there a way to make a shortcut that will open VS2010 up with a website already loaded so that I don't have to go through the file open dialog every time?

View 3 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved