Visual Studio 2010 Hangs When Starting Website Debugging?

May 4, 2010

i have problem with Visual Studio 2010 on Windows 7 x64. When i started asp.net site debugging, it stoped working. Only solution is restarting IIS.

Have anyone experiences with this?

View 3 Replies


Similar Messages:

C# - Disable Script Debugging In Visual Studio 2010 When Running Website Project?

Apr 1, 2011

I'm creating a website in Visual Studio 2010. I would like to use Visual Studio for C# debugging, but it also uses Visual Studio as JavaScript debugger. Is there a way to disable script debugging for Asp.Net website projects? I run my projects by hitting F5 in my Visual Studio. (I've noticed that when I attach the debugger manually, I can specify the type of stuff I would like to debug.) Note: I would like to debug, but not with Visual Studio. The developer toolbar is enough.

View 3 Replies

Visual Studio :: How To Turn Off Remote Debugging 2010 / Unable To Start Debugging On Web Server

Mar 7, 2011

I'm trying to debug my web application on my localhost machine in Visual Studio 2010 and I keep getting this error: "unable to start debugging on web server. The Microsoft Visual Studio remote debugging monitor(MSVSMON.exe) does not appear to be running on the remote computer."

Is there a way I can turn this off as I'm not trying to make any attempts debugging remotely.

View 1 Replies

Visual Studio :: 2010 Hangs Up When Click On .sql File?

May 4, 2010

This is the first time i am experiencing vs 2010 hangs up when clicked on .sql file. I am using intel core 1.8Ghz with 2.24Gb of RAM. It work file with other project. We need to end the task to stop running. I have installed only Visual C# Items.The problem happens when i create a new project 1. file new project2. Under Visual C# Items Click on windows 3. Click on empty project4. Then i am trying to add .sql file but cannot find it.5. so i use add WinScript1.wsf and rename it to tblABC.sql 6. When i double click on tblABC.sql it hangs7. I need to end the task to stop working.

View 6 Replies

Visual Studio :: Visual Studio Hangs When Create A New Website Or Project

Sep 2, 2010

Just as the subject says, my VS'05 installation hangs when trying to create a new website. I even installed a fresh version of VS08 along side '05 and '08 is doing the same.

View 9 Replies

Visual Studio :: 2010 Hangs After Running First Cloud Project?

May 2, 2010

I installed VS2010. Then The Azure toolkit. I created a new solution, with one webrole in it. I added 'HelloAzure' to the default.aspx, and then pressed f5 to run it.

It runs! I see my text 'HelloAzure' in IE8. Yeah!

Now, when I close IE8, it seems that VS2010 simply hangs, is frozen. It accepts no input from mouse/keyb. Nothing moves ... you know ... it hangs.

Taskmanager is required to get out if this state.

View 5 Replies

Visual Studio :: Starting VWDE 2010 Without Auto Site Master?

Dec 10, 2010

I keep watching instructional videos that utilize the VWDE 2008, which apparently did NOT start web projects with a site master. It only created the defaults but did not create a site master nor did it create the directives in the @page.

I'd like the option of doing this in 2010. Is there some configuration setting that controls this?

View 7 Replies

Visual Studio :: Why After Installing 2010 SP1 Starting And Stopping The Debugger Takes Forever

Mar 15, 2011

why after installing VS2010 SP1 starting and stopping the debugger takes forever?

View 1 Replies

Visual Studio 2010 Slow Debugging?

Feb 15, 2011

I have a problem with Visual Studio 2010. When I start debugging it works slowly.

Internet Explorer opens, but the website loads extremely slowly.

My workmate and me work on the same project and he doesn't have any problem like that.

My hardware is 4G memory + Intel Core i5 CPU 3.20 GHz.

I stopped my anti-virus program but it couldn't be resolved.

View 2 Replies

Visual Studio 2010 Remote Debugging Is Very Slow?

May 5, 2010

Overall debugging works, but each step through code takes dosens of seconds.

I've already closed all additional windows like stack trace,watches,autos; deleted all breakpoints.

server and dev machine are located in different domains, so i set up local user on both, with matching password. remote debugger is running as service.

looking at security log, I found quite a lot of entries about remote debugging account logging in (record about every minute).

how i can speed up remote debugging?

dev computer: quad core, 8 Gb mem, win 7 x64 , visual studio 2010 ultimate target server: asp.net website , 2xdual core xeon, 2Gb mem, remote debugger 2010communication channel: vpn , 5 mbit , latency about 20ms. (seems that debbugging never uses more than 20 kb/s)

View 2 Replies

Visual Studio 2010 - Remote Debugging Applications On A Server With Static IP Address?

Jan 20, 2011

All of examples on web assume the remote server which we are going to debug remotely is on the same network. I have only a static IP address and using RDP I connect to server.

I've installed Remote Debugger on remote machine but cannot set the static IP address as Qualifier in visual studio -> debug -> attach to process

View 1 Replies

Visual Studio :: Remote Debugging Precompiled Website?

May 19, 2010

I have a precompiled website deployed in a remote test server. I want to debug the site from my computer. Following page says that the compilation should be performed with symbolic information.

[URL]

I had compiled my application in debug mode.

Unfortunately the breakpoints are not hit even with a copy of the precompiled website deployed in my local IIS. Following were the actions done with the local copy.

1. Requested the Page

2. Opened the source code and attached visual studio to aspnet_wp.exe

3. No break points are hit( I can see visual studio giving the hint- The breakpoint will not currently be hit. No symbols have been loaded for this document.)

View 3 Replies

Stop Processing The Page In Visual Studio 2010 At A Breakpoint (but Not Terminate Debugging Altogether)

Sep 21, 2010

I am debugging an ASP.Net C# application in Visual Studio 2010, the application is running and execution is currently stopped at a breakpoint. How can I stop the page execution without "Terminate All" or killing the debugging process altogether, similar to what would happen if an unhandled exception was thrown? The "Break All Cntl+Alt+Break" option is grayed out in the Debug menu.

I want to stop the app from running but not have to go through a compile/start again. EDIT: I want execution to stop, not break, so that the page finishes loading and I don't continue running the application from the breakpoint forward. I've looked through the Breakpoints panel, the Debug menu and have right clicked all over but still haven't found the right option.

View 1 Replies

Visual Studio :: Debugging A Website Really Slow Since Upgrading To Windows 7?

Jul 16, 2010

I recently upgraded to Windows 7 Ultimate on my work computer. Before this debugging a website in Visual Web Developer 2008 was really fast - the page loaded up like a normal website would.

Since I've upgraded to Windows 7 the page loads like normal but gets stuck for about 30 seconds at the end of the load - this is slowing me down as I normally need to use the FireBug tool as soon as the page has loaded.

View 4 Replies

2 Browsers Open In Visual Studio WebSite Development When Running Without Debugging?

Jan 19, 2011

In Visual Studio, when I click > Debug, > Start Without Debugging, (with my default browser set to IE), the application starts but it opens 2 IE browser instances. It opens 1 IE instance to start BUT when I close it, it launches another browser instance with the same start page. This bug is repeatable and consistent behaviour, that I can reproduce on-demad in IE.

(In some other minor variations, it seems that depending upon exactly how I start it, it will open 1 browser instance with 2 tabs, each tab having the startup page in it. However, this is not yet repeatable or consistent. It has happened; but, as of now, I am uncertain as the the exact steps to reproduce this particular variation of the anomaly.)

I am using Internet Explorer 8 (IE8).

I am using on Windows 7 32-bit.

I am using Visual Studio 2008 Standard.

I only have 1 startup project defined in Solution properties.

I have all Toolbars And Extensions set to "Disabled" in IE.

I have turned off "Automatic Crash Recovery" in IE.

(This does NOT happen in FireFox.)

View 2 Replies

Visual Studio :: Unable To Start Debugging On The Web Server / Debugging Failed Because Integrated Windows

Jun 3, 2010

I get this error when I hit F5 in VS 2008. I have checked that Windows authentication is enabled on the site and it is. I can mannully attach the debugger to the IIS process and it works. What could be wrong? I have tried alot of things without success.

View 2 Replies

Visual Studio :: Tried To Install Prof 2010 Trail Version In System / 'Please Remove/uninstall Visual Studio 2010 Load Test Controller'?

Jul 6, 2010

I tried to install Visual Studio Prof 2010 trail version in my system, but i got an error saying 'Please remove/uninstall Visual Studio 2010 load test controller' to proceed installation. i uninstalled my previous VS2008 software from system and i could not find anything like 'Remove/Uninstall Visual Studio 2010 load test controller' software in my Add/Remove Programs.

View 1 Replies

Unable To Publish Website On Visual Studio 2010?

Jul 5, 2010

Recently I've upgraded from Visual Studio 2008 to Visual Studio 2010, however I'm having various problems when uploading my compiled web site to the live area. I'm doing exactly the same as I would have done with Visual Studio 2008, however, now I receive errors such as:

{filename}.aspx is not a pre-compiled file
masterpage.master does not exist

All these errors don't make sense. Has anyone encountered these problems before, and was a solution ever found?

View 1 Replies

Configuration :: Can't Login To Website From Visual Studio 2010

Sep 8, 2010

I created a local copy of my website, so I could work on it in Visual Studio 2010. I am using a SQL membership provider that is running on discountAsp.net's SQL Server 2008 R2. The website works fine online, but when I run the website from Visual Studio, I can't log in. It's strange because if I open up my website in Visual Studio I can still use my admin pages to add and delete users, view users info, change passwords, etc., but I just can't get authenticated. This just makes it hard to test my pages that are restricted to certain users and roles.

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 :: Vwd 2010 Or Visual Studio 2010 Express Offer Integrated Jquery Support?

Jul 15, 2010

I'm thinking about installing vwd 2010 or vs 2010 express but want to know if either offer integrated jquery support.

View 4 Replies

Visual Studio 2010 Website Template User Database?

Aug 24, 2010

Has anyone deployed a website using the login database in the visual studio 2010 asp website template? I was wondering if I could look at someone's example to see how the integrated this into their website.

View 6 Replies

Visual Studio :: VS 2010: Is There An Ajax Enabled Website Template

Feb 7, 2011

Is there an ajax enabled website template?

View 7 Replies

ADO.NET :: Visual Studio 2010 MVC 2 Order By Does Not Work On Live Website

Aug 7, 2010

Platform : Visual studio2010 , MVc2 and sqlserver 2008

I wrote query in Linq for order by. Following is the code snippet for the same,

[code]....

It works in on my local machine but in live site it doent work correctly. I mean it won't show sorting/oder by. In live

site we used sql server 2005, does this going to make any difference ?

View 1 Replies

Visual Studio :: Enable .asp Files In 2010 Website Project?

Nov 11, 2010

how I can enable .asp files in a simple VS2010 Website project? For example: Start VS2010 Click "File/New Web Site..." Accept defaults Add an html file called "Test.asp" Attempt to open Test.asp (debug project with that file active) and you get the following error: "This type of page is not served. ... is not server because it has been explicitly forbidden. The extension '.asp' may be incorrect " SO, HOW DO I EXPLICITLY ALLOW IT? VS2010 is using the ASP.NET Development Server....

View 2 Replies







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