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

Home Posts Topics Members FAQ

VS 2005 and IIS 5.0

iSupport SolutionsI've just installed VS 2005 standard on my XP Pro sp2 PC.
Working with a web project on a file system works fine, running an asp web
site from IIS works fine. But every time I try to run my recently created
ASP.NET 2.0 web site IIS hangs and inetinfo.exe CPU usage hits 100%!!

1) Problem happens when trying to run the project. VS will open it, but IIS
will hang when I try to run it (ctrl+F5) from VS, if I try to Browse from
within IIS, or if I open IE and type in the URL (http://localhost/...).

2) I've let it run for more than ten minutes, it does not time out and does
not return an error message.

3) Yes the site is configured for ASP.NET 2.0.

I've just wasted most of a day reformatting my hard-drive and re-installing
my system in an effort to get going, Same problem!!!!

HELP! Please

--
Martyn Cook

Dec 5 '05 #1
7 1012
I've gone through it THREE TIMES myself and I've been compelled to conclude
2.0 and especially Visual Studio 2005 is FUBAR.

I've also learned reporting to MSDN Product Feedback [1] can prove to be a
waste of time.

<%= Clinton Gallagher
[1] http://lab.msdn.microsoft.com/Produc...k/Default.aspx

"MartyNZ" <Ma*****@discussions.microsoft.com> wrote in message
news:0B**********************************@microsof t.com...
iSupport SolutionsI've just installed VS 2005 standard on my XP Pro sp2
PC.
Working with a web project on a file system works fine, running an asp web
site from IIS works fine. But every time I try to run my recently created
ASP.NET 2.0 web site IIS hangs and inetinfo.exe CPU usage hits 100%!!

1) Problem happens when trying to run the project. VS will open it, but
IIS
will hang when I try to run it (ctrl+F5) from VS, if I try to Browse from
within IIS, or if I open IE and type in the URL (http://localhost/...).

2) I've let it run for more than ten minutes, it does not time out and
does
not return an error message.

3) Yes the site is configured for ASP.NET 2.0.

I've just wasted most of a day reformatting my hard-drive and
re-installing
my system in an effort to get going, Same problem!!!!

HELP! Please

--
Martyn Cook

Dec 5 '05 #2
Thanks for the heads up Clinton
--
Martyn Cook

"clintonG" wrote:
I've gone through it THREE TIMES myself and I've been compelled to conclude
2.0 and especially Visual Studio 2005 is FUBAR.

I've also learned reporting to MSDN Product Feedback [1] can prove to be a
waste of time.

<%= Clinton Gallagher
[1] http://lab.msdn.microsoft.com/Produc...k/Default.aspx

"MartyNZ" <Ma*****@discussions.microsoft.com> wrote in message
news:0B**********************************@microsof t.com...
iSupport SolutionsI've just installed VS 2005 standard on my XP Pro sp2
PC.
Working with a web project on a file system works fine, running an asp web
site from IIS works fine. But every time I try to run my recently created
ASP.NET 2.0 web site IIS hangs and inetinfo.exe CPU usage hits 100%!!

1) Problem happens when trying to run the project. VS will open it, but
IIS
will hang when I try to run it (ctrl+F5) from VS, if I try to Browse from
within IIS, or if I open IE and type in the URL (http://localhost/...).

2) I've let it run for more than ten minutes, it does not time out and
does
not return an error message.

3) Yes the site is configured for ASP.NET 2.0.

I've just wasted most of a day reformatting my hard-drive and
re-installing
my system in an effort to get going, Same problem!!!!

HELP! Please

--
Martyn Cook


Dec 5 '05 #3
Will your website work using the "built in" webserver? Dont specify IIS as
location, but use FileShare instead?

"MartyNZ" <Ma*****@discussions.microsoft.com> wrote in message
news:0B**********************************@microsof t.com...
iSupport SolutionsI've just installed VS 2005 standard on my XP Pro sp2
PC.
Working with a web project on a file system works fine, running an asp web
site from IIS works fine. But every time I try to run my recently created
ASP.NET 2.0 web site IIS hangs and inetinfo.exe CPU usage hits 100%!!

1) Problem happens when trying to run the project. VS will open it, but
IIS
will hang when I try to run it (ctrl+F5) from VS, if I try to Browse from
within IIS, or if I open IE and type in the URL (http://localhost/...).

2) I've let it run for more than ten minutes, it does not time out and
does
not return an error message.

3) Yes the site is configured for ASP.NET 2.0.

I've just wasted most of a day reformatting my hard-drive and
re-installing
my system in an effort to get going, Same problem!!!!

HELP! Please

--
Martyn Cook

Dec 6 '05 #4
Yes it works perfectly from the file system.

I've also checked other sites I've got set up as Virtual directories on IIS:
asp sites work fine but the symptom described happens with both .NET 1.1 and
..NET 2.0 sites now that I've installed VS 2005!! Prior to this I was using VS
2003 and everything worked perfectly. now not only can I not start using 2.0,
I can't work with my current 1.1 projects!!! This issue is starting to cost
me money!!!!!
--
Martyn
"Morgan" wrote:
Will your website work using the "built in" webserver? Dont specify IIS as
location, but use FileShare instead?

"MartyNZ" <Ma*****@discussions.microsoft.com> wrote in message
news:0B**********************************@microsof t.com...
iSupport SolutionsI've just installed VS 2005 standard on my XP Pro sp2
PC.
Working with a web project on a file system works fine, running an asp web
site from IIS works fine. But every time I try to run my recently created
ASP.NET 2.0 web site IIS hangs and inetinfo.exe CPU usage hits 100%!!

1) Problem happens when trying to run the project. VS will open it, but
IIS
will hang when I try to run it (ctrl+F5) from VS, if I try to Browse from
within IIS, or if I open IE and type in the URL (http://localhost/...).

2) I've let it run for more than ten minutes, it does not time out and
does
not return an error message.

3) Yes the site is configured for ASP.NET 2.0.

I've just wasted most of a day reformatting my hard-drive and
re-installing
my system in an effort to get going, Same problem!!!!

HELP! Please

--
Martyn Cook


Dec 6 '05 #5
Les
I'm having the same problem. Did you ever get a resolution to this?

Les

"MartyNZ" wrote:
iSupport SolutionsI've just installed VS 2005 standard on my XP Pro sp2 PC.
Working with a web project on a file system works fine, running an asp web
site from IIS works fine. But every time I try to run my recently created
ASP.NET 2.0 web site IIS hangs and inetinfo.exe CPU usage hits 100%!!

1) Problem happens when trying to run the project. VS will open it, but IIS
will hang when I try to run it (ctrl+F5) from VS, if I try to Browse from
within IIS, or if I open IE and type in the URL (http://localhost/...).

2) I've let it run for more than ten minutes, it does not time out and does
not return an error message.

3) Yes the site is configured for ASP.NET 2.0.

I've just wasted most of a day reformatting my hard-drive and re-installing
my system in an effort to get going, Same problem!!!!

HELP! Please

--
Martyn Cook

Feb 8 '06 #6
No, I have not solved this issue.
--
MartyNZ
"Les" wrote:
I'm having the same problem. Did you ever get a resolution to this?

Les

"MartyNZ" wrote:
iSupport SolutionsI've just installed VS 2005 standard on my XP Pro sp2 PC.
Working with a web project on a file system works fine, running an asp web
site from IIS works fine. But every time I try to run my recently created
ASP.NET 2.0 web site IIS hangs and inetinfo.exe CPU usage hits 100%!!

1) Problem happens when trying to run the project. VS will open it, but IIS
will hang when I try to run it (ctrl+F5) from VS, if I try to Browse from
within IIS, or if I open IE and type in the URL (http://localhost/...).

2) I've let it run for more than ten minutes, it does not time out and does
not return an error message.

3) Yes the site is configured for ASP.NET 2.0.

I've just wasted most of a day reformatting my hard-drive and re-installing
my system in an effort to get going, Same problem!!!!

HELP! Please

--
Martyn Cook

Feb 8 '06 #7
Les
I just solved my own issue. I saw in 2 separate articles that someone had
installed a Vodafone 3G Cellular modem and had seen this problem. I
purchased a Cingular Aircard. Along with the card there was a piece of
software called Cingular connection manager. I uninstalled it and it fixed
my problem! Crazy! I suggest that anyone with a cellular modem uninstall
their connectivity software if they are having this problem.

Regards,

Les

"MartyNZ" wrote:
No, I have not solved this issue.
--
MartyNZ
"Les" wrote:
I'm having the same problem. Did you ever get a resolution to this?

Les

"MartyNZ" wrote:
iSupport SolutionsI've just installed VS 2005 standard on my XP Pro sp2 PC.
Working with a web project on a file system works fine, running an asp web
site from IIS works fine. But every time I try to run my recently created
ASP.NET 2.0 web site IIS hangs and inetinfo.exe CPU usage hits 100%!!

1) Problem happens when trying to run the project. VS will open it, but IIS
will hang when I try to run it (ctrl+F5) from VS, if I try to Browse from
within IIS, or if I open IE and type in the URL (http://localhost/...).

2) I've let it run for more than ten minutes, it does not time out and does
not return an error message.

3) Yes the site is configured for ASP.NET 2.0.

I've just wasted most of a day reformatting my hard-drive and re-installing
my system in an effort to get going, Same problem!!!!

HELP! Please

--
Martyn Cook

Feb 8 '06 #8

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

Similar topics

0
7087
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
7281
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
7462
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
5579
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,...
1
5014
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...
0
4675
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
3156
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1514
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 ...
0
383
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.