473,320 Members | 1,920 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Debugging is not working

Hi,

I am not able to debug the asp.net source. Anyone please suggest me.
Is there any setting I should do to debug?

I am running the filesystem project in Vista m/c.
Jan 22 '08 #1
3 1008
"Santel" <sa***********@sify.comwrote in message
news:96**********************************@n22g2000 prh.googlegroups.com...
Hi,

I am not able to debug the asp.net source. Anyone please suggest me.
Is there any setting I should do to debug?

I am running the filesystem project in Vista m/c.
If you are using VS2005, have you installed VS2005 SP1 and the VS update for
Vista?

SP1:
http://www.microsoft.com/downloads/d...DisplayLang=en
SP1 Vista update:
http://www.microsoft.com/downloads/d...DisplayLang=en

Jan 22 '08 #2
"Leon Mayne" <le**@rmvme.mvps.orgwrote in message
news:OH*************@TK2MSFTNGP06.phx.gbl...
"Santel" <sa***********@sify.comwrote in message
news:96**********************************@n22g2000 prh.googlegroups.com...
>Hi,

I am not able to debug the asp.net source. Anyone please suggest me.
Is there any setting I should do to debug?

I am running the filesystem project in Vista m/c.

If you are using VS2005, have you installed VS2005 SP1 and the VS update
for Vista?

SP1:
http://www.microsoft.com/downloads/d...DisplayLang=en
SP1 Vista update:
http://www.microsoft.com/downloads/d...DisplayLang=en
Also make sure you run Visual Studio as Administrator. You don't /have/ to
do this, but it does fix a few problems.
Right-click on the link to Visual Studio and select "Run as administrator".
You can set up the app to always run as administrator by navigating to:
C:\Program Files (x86)\Microsoft Visual Studio 8\Common7\IDE
Right click on devenv.exe and in the compatability tab tick the 'Run this
program as administrator' box

--
Leon Mayne
http://leon.mvps.org/

Jan 22 '08 #3
dgk
On Tue, 22 Jan 2008 14:25:24 -0000, "Leon Mayne" <le**@rmvme.mvps.org>
wrote:
>"Leon Mayne" <le**@rmvme.mvps.orgwrote in message
news:OH*************@TK2MSFTNGP06.phx.gbl...
>"Santel" <sa***********@sify.comwrote in message
news:96**********************************@n22g200 0prh.googlegroups.com...
>>Hi,

I am not able to debug the asp.net source. Anyone please suggest me.
Is there any setting I should do to debug?

I am running the filesystem project in Vista m/c.

If you are using VS2005, have you installed VS2005 SP1 and the VS update
for Vista?

SP1:
http://www.microsoft.com/downloads/d...DisplayLang=en
SP1 Vista update:
http://www.microsoft.com/downloads/d...DisplayLang=en

Also make sure you run Visual Studio as Administrator. You don't /have/ to
do this, but it does fix a few problems.
Right-click on the link to Visual Studio and select "Run as administrator".
You can set up the app to always run as administrator by navigating to:
C:\Program Files (x86)\Microsoft Visual Studio 8\Common7\IDE
Right click on devenv.exe and in the compatability tab tick the 'Run this
program as administrator' box
Running as Admin cured my inability to debug in asp.net. Hopefully it
will work for the OP.
Jan 23 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Mel | last post by:
I have read the debugging document created by M.K Park (which has been referenced on this newsgroup), but unfortunately, it has not helped with solving my problem. I've spent time on the MS KB and...
0
by: ZMan | last post by:
Scenario: This is about debugging server side scripts that make calls to middle-tier business DLLs. The server side scripts are legacy ASP 3.0 pages, and the DLLs are managed DLLs...
16
by: Serdar Kalaycý | last post by:
Hi everybody, My problem seems a bit clichè but I could not work around. Well I read lots of MSDN papers and discussions, but my problem is a bit different from them. When I tried to run the...
2
by: Alex Clark | last post by:
Hi All, My system: WinXP Pro, VS.NET 2003, SQL Server Personal Edition. I'm having problems with my old favourite demon, SQL Debugging from within VS.NET. I have to say I've found this...
23
by: keyser_Soze | last post by:
I have MS Visual Studio 2003 on Windows XP Pro. I have IIS running on this machine and I am trying to debug some existing code which has both ASP and ASP.NET components. When I try and launch...
7
by: | last post by:
I'm writing an ASP.NET app, using Visual Studio 2003. VS is running locally on my laptop, but the web app is running on a remote server. My laptop is not in the domain. I do have a domain account....
5
by: phnimx | last post by:
Hi , We have developed a number of plug-in .NET Library Components that we typically deploy with our various applications by installing them into the GAC. Each of the applications contains an...
0
jwwicks
by: jwwicks | last post by:
Introduction This tutorial describes how to use Visual Studio to create a new C++ program, compile/run a program, resume work on an existing program and debug a program. It is aimed at the...
2
jwwicks
by: jwwicks | last post by:
C/C++ Programs and Debugging in Linux This tutorial will give you a basic idea how to debug a program in Linux using GDB. As you are aware Visual Studio doesn’t run on Linux so you have to use...
4
by: =?Utf-8?B?TWlrZSBHYWxl?= | last post by:
VS 2008 initially didn't debug classic ASP. SP1 fixes this in some ways. You can debug if you select the debug option to "Start Without Debugging, then either attach the debugger manually or...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.