473,406 Members | 2,378 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,406 software developers and data experts.

IIS / ASP.NET freezing computer

Hello,

I am having a problem where my computer is freezing when I run a ASP.net
project. It freezes in the debugger, or if I try to run it as localhost. I
cannot even access the windows Taskbar, or anything. I have to power off my
computer.

It is a brand new machine, XP Pro, VS.NET 2003.

Other Notes:
- I can access my pages from another machine, and it doesn't freeze.
- Debugging / running windows forms isn't a problem.
- I repaired my VS.NET installation as well, and still had the same problem.

Please help.

Thanks in advance.

Steven
Nov 19 '05 #1
6 1930
Hi, Steven,

I think the only solution is to reinstall Windows from the scratch. After
installation don't forget to apply all updates from
windowsupdate.microsoft.com.

Gaidar

"Steven K" <Steven K@discussions.microsoft.com> wrote in message
news:99**********************************@microsof t.com...
Hello,

I am having a problem where my computer is freezing when I run a ASP.net
project. It freezes in the debugger, or if I try to run it as localhost.
I
cannot even access the windows Taskbar, or anything. I have to power off
my
computer.

It is a brand new machine, XP Pro, VS.NET 2003.

Other Notes:
- I can access my pages from another machine, and it doesn't freeze.
- Debugging / running windows forms isn't a problem.
- I repaired my VS.NET installation as well, and still had the same
problem.

Please help.

Thanks in advance.

Steven

Nov 19 '05 #2
Are you trying to access a database?

I had a very similar problem months ago, the problem was that the sql was
wrong, and I wasn't closing the connections whith the dispose.
"gaidar" <ga****@vbstreets.ru> wrote in message
news:uf**************@TK2MSFTNGP14.phx.gbl...
Hi, Steven,

I think the only solution is to reinstall Windows from the scratch. After
installation don't forget to apply all updates from
windowsupdate.microsoft.com.

Gaidar

"Steven K" <Steven K@discussions.microsoft.com> wrote in message
news:99**********************************@microsof t.com...
Hello,

I am having a problem where my computer is freezing when I run a ASP.net
project. It freezes in the debugger, or if I try to run it as localhost.
I
cannot even access the windows Taskbar, or anything. I have to power off
my
computer.

It is a brand new machine, XP Pro, VS.NET 2003.

Other Notes:
- I can access my pages from another machine, and it doesn't freeze.
- Debugging / running windows forms isn't a problem.
- I repaired my VS.NET installation as well, and still had the same
problem.

Please help.

Thanks in advance.

Steven


Nov 19 '05 #3
Yes I am. I am trying to conver from a mySQL database to a SQL Server.

However it is freezing before anything is opened.

I reinstall of IIS help for the frist time, but froze again on the following
day.

Steve

"Joaquin Corchero" wrote:
Are you trying to access a database?

I had a very similar problem months ago, the problem was that the sql was
wrong, and I wasn't closing the connections whith the dispose.
"gaidar" <ga****@vbstreets.ru> wrote in message
news:uf**************@TK2MSFTNGP14.phx.gbl...
Hi, Steven,

I think the only solution is to reinstall Windows from the scratch. After
installation don't forget to apply all updates from
windowsupdate.microsoft.com.

Gaidar

"Steven K" <Steven K@discussions.microsoft.com> wrote in message
news:99**********************************@microsof t.com...
Hello,

I am having a problem where my computer is freezing when I run a ASP.net
project. It freezes in the debugger, or if I try to run it as localhost.
I
cannot even access the windows Taskbar, or anything. I have to power off
my
computer.

It is a brand new machine, XP Pro, VS.NET 2003.

Other Notes:
- I can access my pages from another machine, and it doesn't freeze.
- Debugging / running windows forms isn't a problem.
- I repaired my VS.NET installation as well, and still had the same
problem.

Please help.

Thanks in advance.

Steven



Nov 19 '05 #4
how about running without the debugger attached? ctrl+F5 - does it freeze
then?

--
Regards,
Alvin Bruney
[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
available at www.lulu.com/owc
_________________________
"Steven K" <St*****@discussions.microsoft.com> wrote in message
news:74**********************************@microsof t.com...
Yes I am. I am trying to conver from a mySQL database to a SQL Server.

However it is freezing before anything is opened.

I reinstall of IIS help for the frist time, but froze again on the
following
day.

Steve

"Joaquin Corchero" wrote:
Are you trying to access a database?

I had a very similar problem months ago, the problem was that the sql was
wrong, and I wasn't closing the connections whith the dispose.
"gaidar" <ga****@vbstreets.ru> wrote in message
news:uf**************@TK2MSFTNGP14.phx.gbl...
> Hi, Steven,
>
> I think the only solution is to reinstall Windows from the scratch.
> After
> installation don't forget to apply all updates from
> windowsupdate.microsoft.com.
>
> Gaidar
>
> "Steven K" <Steven K@discussions.microsoft.com> wrote in message
> news:99**********************************@microsof t.com...
>> Hello,
>>
>> I am having a problem where my computer is freezing when I run a
>> ASP.net
>> project. It freezes in the debugger, or if I try to run it as
>> localhost.
>> I
>> cannot even access the windows Taskbar, or anything. I have to power
>> off
>> my
>> computer.
>>
>> It is a brand new machine, XP Pro, VS.NET 2003.
>>
>> Other Notes:
>> - I can access my pages from another machine, and it doesn't freeze.
>> - Debugging / running windows forms isn't a problem.
>> - I repaired my VS.NET installation as well, and still had the same
>> problem.
>>
>> Please help.
>>
>> Thanks in advance.
>>
>> Steven
>
>


Nov 19 '05 #5
Yes, its freezes every second time. No matter what I do.

Please help!

"Alvin Bruney [ASP.NET MVP]" wrote:
how about running without the debugger attached? ctrl+F5 - does it freeze
then?

--
Regards,
Alvin Bruney
[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
available at www.lulu.com/owc
_________________________
"Steven K" <St*****@discussions.microsoft.com> wrote in message
news:74**********************************@microsof t.com...
Yes I am. I am trying to conver from a mySQL database to a SQL Server.

However it is freezing before anything is opened.

I reinstall of IIS help for the frist time, but froze again on the
following
day.

Steve

"Joaquin Corchero" wrote:
Are you trying to access a database?

I had a very similar problem months ago, the problem was that the sql was
wrong, and I wasn't closing the connections whith the dispose.
"gaidar" <ga****@vbstreets.ru> wrote in message
news:uf**************@TK2MSFTNGP14.phx.gbl...
> Hi, Steven,
>
> I think the only solution is to reinstall Windows from the scratch.
> After
> installation don't forget to apply all updates from
> windowsupdate.microsoft.com.
>
> Gaidar
>
> "Steven K" <Steven K@discussions.microsoft.com> wrote in message
> news:99**********************************@microsof t.com...
>> Hello,
>>
>> I am having a problem where my computer is freezing when I run a
>> ASP.net
>> project. It freezes in the debugger, or if I try to run it as
>> localhost.
>> I
>> cannot even access the windows Taskbar, or anything. I have to power
>> off
>> my
>> computer.
>>
>> It is a brand new machine, XP Pro, VS.NET 2003.
>>
>> Other Notes:
>> - I can access my pages from another machine, and it doesn't freeze.
>> - Debugging / running windows forms isn't a problem.
>> - I repaired my VS.NET installation as well, and still had the same
>> problem.
>>
>> Please help.
>>
>> Thanks in advance.
>>
>> Steven
>
>


Nov 19 '05 #6
you'll need to re-install your software

--
Regards,
Alvin Bruney
[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
available at www.lulu.com/owc
_________________________
"Steven K" <St*****@discussions.microsoft.com> wrote in message
news:04**********************************@microsof t.com...
Yes, its freezes every second time. No matter what I do.

Please help!

"Alvin Bruney [ASP.NET MVP]" wrote:
how about running without the debugger attached? ctrl+F5 - does it freeze
then?

--
Regards,
Alvin Bruney
[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
available at www.lulu.com/owc
_________________________
"Steven K" <St*****@discussions.microsoft.com> wrote in message
news:74**********************************@microsof t.com...
> Yes I am. I am trying to conver from a mySQL database to a SQL Server.
>
> However it is freezing before anything is opened.
>
> I reinstall of IIS help for the frist time, but froze again on the
> following
> day.
>
> Steve
>
> "Joaquin Corchero" wrote:
>
>> Are you trying to access a database?
>>
>> I had a very similar problem months ago, the problem was that the sql
>> was
>> wrong, and I wasn't closing the connections whith the dispose.
>>
>>
>> "gaidar" <ga****@vbstreets.ru> wrote in message
>> news:uf**************@TK2MSFTNGP14.phx.gbl...
>> > Hi, Steven,
>> >
>> > I think the only solution is to reinstall Windows from the scratch.
>> > After
>> > installation don't forget to apply all updates from
>> > windowsupdate.microsoft.com.
>> >
>> > Gaidar
>> >
>> > "Steven K" <Steven K@discussions.microsoft.com> wrote in message
>> > news:99**********************************@microsof t.com...
>> >> Hello,
>> >>
>> >> I am having a problem where my computer is freezing when I run a
>> >> ASP.net
>> >> project. It freezes in the debugger, or if I try to run it as
>> >> localhost.
>> >> I
>> >> cannot even access the windows Taskbar, or anything. I have to
>> >> power
>> >> off
>> >> my
>> >> computer.
>> >>
>> >> It is a brand new machine, XP Pro, VS.NET 2003.
>> >>
>> >> Other Notes:
>> >> - I can access my pages from another machine, and it doesn't
>> >> freeze.
>> >> - Debugging / running windows forms isn't a problem.
>> >> - I repaired my VS.NET installation as well, and still had the same
>> >> problem.
>> >>
>> >> Please help.
>> >>
>> >> Thanks in advance.
>> >>
>> >> Steven
>> >
>> >
>>
>>
>>


Nov 19 '05 #7

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

Similar topics

52
by: Dick Moores | last post by:
I need to figure out how to compute pi to base 12, to as many digits as possible. I found this reference, <http://mathworld.wolfram.com/Base.html>, but I really don't understand it well enough....
2
by: Job Lot | last post by:
Is there any way of freezing columns in Windows Forms Data Grid control? Thanks
7
by: bearophileHUGS | last post by:
Most of my ideas seem usless or stupid, but I think expressing them here doesn't harm much. This is an idea for Py 3.0, because it's not backward compatible. Dicts and sets require immutable...
0
by: Ivovh | last post by:
Since this morging I have a problem with VS .NET 2005. Evertime when it hits a breakpoint my whole computer freezes. I have to reset it to work again. Before it always worked fine and I didnt do...
2
by: SQL Server Questions | last post by:
Environment: Server1 (Local) OS Windows 2000 Server SQL Server 2000 Server2 (Remote) OS Windows 2003 Server SQL Server 2000 (Both with most recent service packs)
4
kestrel
by: kestrel | last post by:
I have a Sony Vaio FS920. My OS is Windows XP Home Edition Version 2002 Service Pack 2 Recently (starting 2 months ago), my computer has been freezing up and turning one solid color. The first...
2
by: =?Utf-8?B?UGhpbA==?= | last post by:
I have windows XP Sp2, when I go to shut off computer it gets to Windows is shutting down then the mouse and keyboard freeze up. Also at times the computer will reboot on its own. I have up to date...
0
by: =?Utf-8?B?U3RlcGhlbg==?= | last post by:
Hi, Windows XP Home After experiencing a severe trojan issue (that was able to disable my Norton antivirus) I found that I had no choice but to start with a clean slate so to speak, so I made...
1
by: michaelmccarthy | last post by:
My computer keeps freezing with the error message attached <?xml version="1.0" encoding="UTF-16"?> <DATABASE> <EXE NAME="AntvrsInstall.exe" FILTER="GRABMI_FILTER_PRIVACY"> <MATCHING_FILE...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.