473,503 Members | 1,652 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

debugging on xp

Hello All,

has anyone encountered problems with debugging ASP.NET
app (managed and unamanged code involved) on windows xp ?
Debugger sometimes starts and the other time hangs the
whole framework - totally not deterministicly. We have
this problem on all machines with xp (on win 2000 works
fine). Configuration is IIS - normal xp instalation, win
service packs up to date with automatic updates.

It's really paintful.
so any help is very much appreciated.
Marek
Nov 18 '05 #1
5 1015
Yes, I have seen similar behavior on a number of XP Pro machines, as well as
a Windows 2003 Server machine. It is intermittent.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

"marek" <ma***@wp.pl> wrote in message
news:08****************************@phx.gbl...
Hello All,

has anyone encountered problems with debugging ASP.NET
app (managed and unamanged code involved) on windows xp ?
Debugger sometimes starts and the other time hangs the
whole framework - totally not deterministicly. We have
this problem on all machines with xp (on win 2000 works
fine). Configuration is IIS - normal xp instalation, win
service packs up to date with automatic updates.

It's really paintful.
so any help is very much appreciated.
Marek

Nov 18 '05 #2
Hi,

indeed it is. But is there any known solution for it?

greetings
and thanks in advance
Marek

-----Original Message-----
Yes, I have seen similar behavior on a number of XP Pro machines, as well asa Windows 2003 Server machine. It is intermittent.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

"marek" <ma***@wp.pl> wrote in message
news:08****************************@phx.gbl...
Hello All,

has anyone encountered problems with debugging ASP.NET app (managed and unamanged code involved) on windows xp ? Debugger sometimes starts and the other time hangs the
whole framework - totally not deterministicly. We have
this problem on all machines with xp (on win 2000 works
fine). Configuration is IIS - normal xp instalation, win
service packs up to date with automatic updates.

It's really paintful.
so any help is very much appreciated.
Marek

.

Nov 18 '05 #3
I run XP pro, never saw the problem. Used to have server and saw it once in
a while. Are you up to date on ALL your patches?

--
Regards,
Alvin Bruney
Got DotNet? Get it here
http://home.networkip.net/dotnet/tidbits/default.htm
"marek" <ma***@wp.pl> wrote in message
news:04****************************@phx.gbl...
Hi,

indeed it is. But is there any known solution for it?

greetings
and thanks in advance
Marek

-----Original Message-----
Yes, I have seen similar behavior on a number of XP Pro

machines, as well as
a Windows 2003 Server machine. It is intermittent.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

"marek" <ma***@wp.pl> wrote in message
news:08****************************@phx.gbl...
Hello All,

has anyone encountered problems with debugging ASP.NET app (managed and unamanged code involved) on windows xp ? Debugger sometimes starts and the other time hangs the
whole framework - totally not deterministicly. We have
this problem on all machines with xp (on win 2000 works
fine). Configuration is IIS - normal xp instalation, win
service packs up to date with automatic updates.

It's really paintful.
so any help is very much appreciated.
Marek

.

Nov 18 '05 #4
Hi,

Configuration detais are

IIS 5.1
MS Developer Environment 2003 version 7.1.3088
MS. NET Framework 1.1 version 1.1.4322
Windows XP Professional
IE 6.0

are we missing something? What is your configuration on
which the problem doesn't exist?

Marek

-----Original Message-----
I run XP pro, never saw the problem. Used to have server and saw it once ina while. Are you up to date on ALL your patches?

--
Regards,
Alvin Bruney
Got DotNet? Get it here
http://home.networkip.net/dotnet/tidbits/default.htm
"marek" <ma***@wp.pl> wrote in message
news:04****************************@phx.gbl...
Hi,

indeed it is. But is there any known solution for it?

greetings
and thanks in advance
Marek

>-----Original Message-----
>Yes, I have seen similar behavior on a number of XP Pro

machines, as well as
>a Windows 2003 Server machine. It is intermittent.
>
>--
>HTH,
>Kevin Spencer
>..Net Developer
>Microsoft MVP
>Big things are made up
>of lots of little things.
>
>"marek" <ma***@wp.pl> wrote in message
>news:08****************************@phx.gbl...
>> Hello All,
>>
>> has anyone encountered problems with debugging

ASP.NET
>> app (managed and unamanged code involved) on windows

xp ?
>> Debugger sometimes starts and the other time hangs the >> whole framework - totally not deterministicly. We have >> this problem on all machines with xp (on win 2000 works >> fine). Configuration is IIS - normal xp instalation, win >> service packs up to date with automatic updates.
>>
>> It's really paintful.
>> so any help is very much appreciated.
>> Marek
>>
>>
>
>
>.
>

.

Nov 18 '05 #5
> indeed it is. But is there any known solution for it?

If someone posts it here, there will be. ;-)

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

"marek" <ma***@wp.pl> wrote in message
news:04****************************@phx.gbl...
Hi,

indeed it is. But is there any known solution for it?

greetings
and thanks in advance
Marek

-----Original Message-----
Yes, I have seen similar behavior on a number of XP Pro

machines, as well as
a Windows 2003 Server machine. It is intermittent.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

"marek" <ma***@wp.pl> wrote in message
news:08****************************@phx.gbl...
Hello All,

has anyone encountered problems with debugging ASP.NET app (managed and unamanged code involved) on windows xp ? Debugger sometimes starts and the other time hangs the
whole framework - totally not deterministicly. We have
this problem on all machines with xp (on win 2000 works
fine). Configuration is IIS - normal xp instalation, win
service packs up to date with automatic updates.

It's really paintful.
so any help is very much appreciated.
Marek

.

Nov 18 '05 #6

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

Similar topics

0
3202
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
4173
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...
5
2926
by: Velvet | last post by:
Can someone tell me to what process I need to attach to be able to step through my classic ASP code in VS.net 2003. I'm working on an XP box with IIS installed. I also have VS.net 2005 (The...
5
7776
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...
4
12672
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
7198
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7072
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7449
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5570
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4666
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3149
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1498
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
730
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
373
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.