Go Back   Velocity Reviews > Newsgroups > DotNet
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

DotNet - web access failed

 
Thread Tools Search this Thread
Old 09-06-2003, 03:48 AM   #1
Default Re: web access failed


Did you recently install a security patch for Internet Explorer and are you
running Windows XP Professional? If so, check this out:

Fix for: 'Server Application Unavailable' Error after Applying Security Update
for IE

http://www.asp.net/faq/ms03-32-Issue.aspx

Ken
MVP [ASP.NET]

--
Microsoft MVPs have a question for *you*: Are you patched against the Worm?
http://www.microsoft.com/security/se...s/ms03-026.asp



"shahrukh" <> wrote in message
news:...
hi
i was working on my webservices project yesterday and it worked fine.
today when i try to open it , it says web access failed.
the file path d:\inetpub\wwwroot\webservice1 does not correspond to
http://localhost/webservice1


why do i get this and how do i resolve it?
i tried searching msdn
and did what they told me on
http://support.microsoft.com/default...en-us%3B817264

but it still doesnt work
thanx for your help






Ken Cox [Microsoft MVP]
  Reply With Quote
Old 09-06-2003, 06:24 PM   #2
shahrukh
 
Posts: n/a
Default web access failed

hi
i was working on my webservices project yesterday and it worked fine.
today when i try to open it , it says web access failed.
the file path d:\inetpub\wwwroot\webservice1 does not correspond to
http://localhost/webservice1


why do i get this and how do i resolve it?
i tried searching msdn
and did what they told me on
http://support.microsoft.com/default...en-us%3B817264

but it still doesnt work
thanx for your help



  Reply With Quote
Old 09-06-2003, 09:10 PM   #3
shahrukh
 
Posts: n/a
Default Re: web access failed

hi i am running on windows 2000
and dotnet version 1.
do i need to upgrade to windows 2003 ?
i re-installed IIS and dotnet too
but i wonder why what worked yesterday and 20 days ago (im developing this
webservice since then) doesnt work today...
what should i do now?

thanx for your help

"Ken Cox [Microsoft MVP]" <> wrote in message
news:e42I$...
> Did you recently install a security patch for Internet Explorer and are

you
> running Windows XP Professional? If so, check this out:
>
> Fix for: 'Server Application Unavailable' Error after Applying Security

Update
> for IE
>
> http://www.asp.net/faq/ms03-32-Issue.aspx
>
> Ken
> MVP [ASP.NET]
>
> --
> Microsoft MVPs have a question for *you*: Are you patched against the

Worm?
> http://www.microsoft.com/security/se...s/ms03-026.asp
>
>
>
> "shahrukh" <> wrote in message
> news:...
> hi
> i was working on my webservices project yesterday and it worked fine.
> today when i try to open it , it says web access failed.
> the file path d:\inetpub\wwwroot\webservice1 does not correspond to
> http://localhost/webservice1
>
>
> why do i get this and how do i resolve it?
> i tried searching msdn
> and did what they told me on
> http://support.microsoft.com/default...en-us%3B817264
>
> but it still doesnt work
> thanx for your help
>
>
>
>



  Reply With Quote
Old 09-07-2003, 02:26 PM   #4
Ken Cox [Microsoft MVP]
 
Posts: n/a
Default Re: web access failed

Have you tried resetting the ASP.NET settings with:

HOWTO: Repair IIS Mapping After You Remove and Reinstall IIS

http://support.microsoft.com/default...;en-us;q306005

--
Microsoft MVPs have a question for *you*: Are you patched against the Worm?
http://www.microsoft.com/security/se...s/ms03-026.asp



"shahrukh" <> wrote in message
news:...
hi i am running on windows 2000
and dotnet version 1.
do i need to upgrade to windows 2003 ?
i re-installed IIS and dotnet too
but i wonder why what worked yesterday and 20 days ago (im developing this
webservice since then) doesnt work today...
what should i do now?

thanx for your help

"Ken Cox [Microsoft MVP]" <> wrote in message
news:e42I$...
> Did you recently install a security patch for Internet Explorer and are

you
> running Windows XP Professional? If so, check this out:
>
> Fix for: 'Server Application Unavailable' Error after Applying Security

Update
> for IE
>
> http://www.asp.net/faq/ms03-32-Issue.aspx
>
> Ken
> MVP [ASP.NET]
>
> --
> Microsoft MVPs have a question for *you*: Are you patched against the

Worm?
> http://www.microsoft.com/security/se...s/ms03-026.asp
>
>
>
> "shahrukh" <> wrote in message
> news:...
> hi
> i was working on my webservices project yesterday and it worked fine.
> today when i try to open it , it says web access failed.
> the file path d:\inetpub\wwwroot\webservice1 does not correspond to
> http://localhost/webservice1
>
>
> why do i get this and how do i resolve it?
> i tried searching msdn
> and did what they told me on
> http://support.microsoft.com/default...en-us%3B817264
>
> but it still doesnt work
> thanx for your help
>
>
>
>




  Reply With Quote
Old 09-08-2003, 08:00 AM   #5
shahrukh
 
Posts: n/a
Default Re: web access failed

hi thanx for the input
yep i tried that too
but didnt work..
however the webservice in a new virtual directory works..
why is that?

thanx


  Reply With Quote
Old 09-09-2003, 02:51 AM   #6
Peter van der Goes
 
Posts: n/a
Default Re: web access failed


"shahrukh" <> wrote in message
news:...
> hi thanx for the input
> yep i tried that too
> but didnt work..
> however the webservice in a new virtual directory works..
> why is that?
>
> thanx
>
>

This is a real shot in the dark, but...
If you still have the original solution folder that failed you, go into it
and delete the .dll(s) from the bin subfolder. Then rebuild the solution
(this will rebuild the .dll(s)). Now see if it will work in its original
virtual directory.
As I said, a shot in the dark.

--
Peter - [MVP - Academic]


  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump