I can't run my Web applications after doing a build/rebuild in VS.Net.
Doesn't matter if I open it within VS or from a seperate browser. The
default page just doesn't load. I can't run any other applications after
canceling the action, and am forced to shut the power down manually. I've
posted this in the vsnet and aspnet groups, but nobody has replied. Maybe
something in the server settings that I don't see? Please help me out, I
really need to get going again.


Jon Cosby

RE: Can't run Web apps by JackieJa

JackieJa
Fri Feb 04 16:42:56 CST 2005

Any error messages in the browser? Event logs? Can you serve up a html
file?

Thank you,

Jackie Jaynes [MSFT]
Microsoft IIS
JackieJa@online.microsoft.com

Please do not send email directly to this alias. This
is our online account name for newsgroup participation only.

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved.


Re: Can't run Web apps by Jon

Jon
Fri Feb 04 17:17:59 CST 2005

No messages, it just hangs. I've waited 5-10 minutes to see if it would
eventually load, but it just doesn't. There is no entry for it in the IIS
log. No problem with html pages.

Jon

"Jacqueline Jaynes [MSFT]" <JackieJa@online@microsoft.com> wrote in message
news:QvLChrwCFHA.644@cpmsftngxa10.phx.gbl...
> Any error messages in the browser? Event logs? Can you serve up a html
> file?
>
> Thank you,
>
> Jackie Jaynes [MSFT]
> Microsoft IIS
> JackieJa@online.microsoft.com
>
> Please do not send email directly to this alias. This
> is our online account name for newsgroup participation only.
>
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
> You assume all risk for your use. © 2001 Microsoft Corporation. All rights
> reserved.
>



Re: Can't run Web apps by jeff

jeff
Fri Feb 04 22:16:43 CST 2005

On Fri, 4 Feb 2005 15:17:59 -0800, "Jon Cosby" <me@nospam.net> wrote:

>No messages, it just hangs. I've waited 5-10 minutes to see if it would
>eventually load, but it just doesn't. There is no entry for it in the IIS
>log. No problem with html pages.

If there's no entry in the IIS logs then IIS isn't getting the
request. Have you tried a "Hello World!" app?

Jeff

>"Jacqueline Jaynes [MSFT]" <JackieJa@online@microsoft.com> wrote in message
>news:QvLChrwCFHA.644@cpmsftngxa10.phx.gbl...
>> Any error messages in the browser? Event logs? Can you serve up a html
>> file?
>>
>> Thank you,
>>
>> Jackie Jaynes [MSFT]
>> Microsoft IIS
>> JackieJa@online.microsoft.com
>>
>> Please do not send email directly to this alias. This
>> is our online account name for newsgroup participation only.
>>
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>> You assume all risk for your use. © 2001 Microsoft Corporation. All rights
>> reserved.
>>
>


Re: Can't run Web apps by Kristofer

Kristofer
Sat Feb 05 02:50:37 CST 2005

Please look in the Event Log.

Click Start->Run, type eventvwr.msc and press ENTER.

--
Regards,
Kristofer Gafvert
www.gafvert.info - My Articles and help
www.ilopia.com


Jon Cosby wrote:

> No messages, it just hangs. I've waited 5-10 minutes to see if it would
> eventually load, but it just doesn't. There is no entry for it in the IIS
> log. No problem with html pages.
>
> Jon
>
> "Jacqueline Jaynes [MSFT]" <JackieJa@online@microsoft.com> wrote in
message
> news:QvLChrwCFHA.644@cpmsftngxa10.phx.gbl...
> > Any error messages in the browser? Event logs? Can you serve up a
html
> > file?
> >
> > Thank you,
> >
> > Jackie Jaynes [MSFT]
> > Microsoft IIS
> > JackieJa@online.microsoft.com
> >
> > Please do not send email directly to this alias. This
> > is our online account name for newsgroup participation only.
> >
> > This posting is provided "AS IS" with no warranties, and confers no
> > rights.
> > You assume all risk for your use. © 2001 Microsoft Corporation. All
rights
> > reserved.
> >

Re: Can't run Web apps by Kristofer

Kristofer
Sat Feb 05 02:49:54 CST 2005

Hi,

Can you run the webapplication after you have restarted? You say in your
post that it only happens after doing a build or rebuild in VS.NET, and if
this is true, then VS.NET is doing something.


--
Regards,
Kristofer Gafvert
www.gafvert.info - My Articles and help
www.ilopia.com


Jon Cosby wrote:

> I can't run my Web applications after doing a build/rebuild in VS.Net.
> Doesn't matter if I open it within VS or from a seperate browser. The
> default page just doesn't load. I can't run any other applications after
> canceling the action, and am forced to shut the power down manually. I've
> posted this in the vsnet and aspnet groups, but nobody has replied. Maybe
> something in the server settings that I don't see? Please help me out, I
> really need to get going again.
>
>
> Jon Cosby

Re: Can't run Web apps by Jon

Jon
Sat Feb 05 16:17:48 CST 2005

Event log:
"The COM+ System Application service was successfully sent a start control."
and
"The COM+ System Application service entered the running state."

This is triggered every time a project is opened in VS. There's nothing
else until the computer starts again.

Jon

"Kristofer Gafvert" <kgafvert@NEWSilopia.com> wrote in message
news:xn0dy51sj996v4j01b@news.microsoft.com...
> Please look in the Event Log.
>
> Click Start->Run, type eventvwr.msc and press ENTER.
>
> --
> Regards,
> Kristofer Gafvert
> www.gafvert.info - My Articles and help
> www.ilopia.com
>
>
> Jon Cosby wrote:
>
>> No messages, it just hangs. I've waited 5-10 minutes to see if it would
>> eventually load, but it just doesn't. There is no entry for it in the IIS
>> log. No problem with html pages.
>>
>> Jon
>>
>> "Jacqueline Jaynes [MSFT]" <JackieJa@online@microsoft.com> wrote in
> message
>> news:QvLChrwCFHA.644@cpmsftngxa10.phx.gbl...
>> > Any error messages in the browser? Event logs? Can you serve up a
> html
>> > file?
>> >
>> > Thank you,
>> >
>> > Jackie Jaynes [MSFT]
>> > Microsoft IIS
>> > JackieJa@online.microsoft.com
>> >
>> > Please do not send email directly to this alias. This
>> > is our online account name for newsgroup participation only.
>> >
>> > This posting is provided "AS IS" with no warranties, and confers no
>> > rights.
>> > You assume all risk for your use. © 2001 Microsoft Corporation. All
> rights
>> > reserved.
>> >



Re: Can't run Web apps by Jon

Jon
Sat Feb 05 16:21:53 CST 2005

Yes, I can. You might be right, but I don't have problems with Windows
applications.


Jon

"Kristofer Gafvert" wrote:
> Hi,
>
> Can you run the webapplication after you have restarted? You say in your
> post that it only happens after doing a build or rebuild in VS.NET, and if
> this is true, then VS.NET is doing something.
>
>
> --
> Regards,
> Kristofer Gafvert
> www.gafvert.info - My Articles and help
> www.ilopia.com
>
>
> Jon Cosby wrote:
>
>> I can't run my Web applications after doing a build/rebuild in VS.Net.
>> Doesn't matter if I open it within VS or from a seperate browser. The
>> default page just doesn't load. I can't run any other applications after
>> canceling the action, and am forced to shut the power down manually. I've
>> posted this in the vsnet and aspnet groups, but nobody has replied. Maybe
>> something in the server settings that I don't see? Please help me out, I
>> really need to get going again.
>>
>>
>> Jon Cosby