473,385 Members | 1,867 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,385 software developers and data experts.

ASP NET service error

Hi there
Its my 1st post in this group and I hope we could have a great time.

well, this is my problem

I was debbuging my app (a website) and the system get stuck and I had to
reboot the system.
Since that day, everytime I tried to open the VS2003 and run my app, the
system showed me a message like:

Visual Studio .NET has detected that the specified Web server is not running
ASP.NET version 1.1

I know when this msg appear i need to do this:

aspnet_regiis -i

to reinstall de service.

But it does not work.

Last nite I uninstall the IIS, the Framework 1.1 and the VS2003 and instaled
in that order. But it doesnt work either.

I know that the problem is the ASP NET service because the IIS works fine,
the service is running fine, as the ASP NET service. In the IIS
administrator , the virtual folder is already created and seems to work
perfectly, but when I tryed to view the page in tue IE in the normal way:
http://localhost/app, but then appear the html error 404.

I thing that there is another service or another kind of configuration that
works besides the ASPNET service.

Do you have clue or idea about it. Ill appreciate all your help.

Regards
JLuis
Jun 6 '06 #1
10 1496
Define "does not work". What directory are you running this utility?

I know when this msg appear i need to do this: aspnet_regiis -i to reinstall
de service. But it does not work.

"JLuis Estrada" <fr********@hotmail.com> wrote in message
news:eD**************@TK2MSFTNGP02.phx.gbl...
Hi there
Its my 1st post in this group and I hope we could have a great time.

well, this is my problem

I was debbuging my app (a website) and the system get stuck and I had to
reboot the system.
Since that day, everytime I tried to open the VS2003 and run my app, the
system showed me a message like:

Visual Studio .NET has detected that the specified Web server is not
running ASP.NET version 1.1

I know when this msg appear i need to do this:

aspnet_regiis -i

to reinstall de service.

But it does not work.

Last nite I uninstall the IIS, the Framework 1.1 and the VS2003 and
instaled in that order. But it doesnt work either.

I know that the problem is the ASP NET service because the IIS works fine,
the service is running fine, as the ASP NET service. In the IIS
administrator , the virtual folder is already created and seems to work
perfectly, but when I tryed to view the page in tue IE in the normal way:
http://localhost/app, but then appear the html error 404.

I thing that there is another service or another kind of configuration
that works besides the ASPNET service.

Do you have clue or idea about it. Ill appreciate all your help.

Regards
JLuis

Jun 6 '06 #2
for me, "does not work" or "doesnt work" means that the ASP NET service isnt
working correctly, in fact, isnt working at all.
It seems to work all right, and I know that because the IIS manager seems to
work fine, and its running normally. But when I try to view my weppage,
appears the html error 404.

Did I explained it clearly?

"Jeff Dillon" <je********@hotmail.com> wrote in message
news:ek**************@TK2MSFTNGP03.phx.gbl...
Define "does not work". What directory are you running this utility?

I know when this msg appear i need to do this: aspnet_regiis -i to
reinstall de service. But it does not work.

"JLuis Estrada" <fr********@hotmail.com> wrote in message
news:eD**************@TK2MSFTNGP02.phx.gbl...
Hi there
Its my 1st post in this group and I hope we could have a great time.

well, this is my problem

I was debbuging my app (a website) and the system get stuck and I had to
reboot the system.
Since that day, everytime I tried to open the VS2003 and run my app, the
system showed me a message like:

Visual Studio .NET has detected that the specified Web server is not
running ASP.NET version 1.1

I know when this msg appear i need to do this:

aspnet_regiis -i

to reinstall de service.

But it does not work.

Last nite I uninstall the IIS, the Framework 1.1 and the VS2003 and
instaled in that order. But it doesnt work either.

I know that the problem is the ASP NET service because the IIS works
fine, the service is running fine, as the ASP NET service. In the IIS
administrator , the virtual folder is already created and seems to work
perfectly, but when I tryed to view the page in tue IE in the normal way:
http://localhost/app, but then appear the html error 404.

I thing that there is another service or another kind of configuration
that works besides the ASPNET service.

Do you have clue or idea about it. Ill appreciate all your help.

Regards
JLuis


Jun 6 '06 #3
JLuis Estrada wrote:
for me, "does not work" or "doesnt work" means that the ASP NET
service isnt working correctly, in fact, isnt working at all.
Doesn't help. What are the symptoms?
It seems to work all right, and I know that because the IIS manager
seems to work fine, and its running normally. But when I try to view
my weppage, appears the html error 404.
Ah! Here is what Jeff was after: a description of the symptom. ... I
think.
Is it still the "...specified Web server is not running ASP.NET version
1.1" message that you originally described?

If so, do any of these links help?
http://www.google.com/search?hl=en&l...version+1.1%22

"Jeff Dillon" <je********@hotmail.com> wrote in message
news:ek**************@TK2MSFTNGP03.phx.gbl...
Define "does not work". What directory are you running this utility?

I know when this msg appear i need to do this: aspnet_regiis -i to
reinstall de service. But it does not work.

"JLuis Estrada" <fr********@hotmail.com> wrote in message
news:eD**************@TK2MSFTNGP02.phx.gbl...
Hi there
Its my 1st post in this group and I hope we could have a great time.

well, this is my problem

I was debbuging my app (a website) and the system get stuck and I
had to reboot the system.
Since that day, everytime I tried to open the VS2003 and run my
app, the system showed me a message like:

Visual Studio .NET has detected that the specified Web server is not
running ASP.NET version 1.1

I know when this msg appear i need to do this:

aspnet_regiis -i

to reinstall de service.

But it does not work.

Last nite I uninstall the IIS, the Framework 1.1 and the VS2003 and
instaled in that order. But it doesnt work either.

I know that the problem is the ASP NET service because the IIS works
fine, the service is running fine, as the ASP NET service. In the
IIS administrator , the virtual folder is already created and seems
to work perfectly, but when I tryed to view the page in tue IE in
the normal way: http://localhost/app, but then appear the html
error 404.

I thing that there is another service or another kind of
configuration that works besides the ASPNET service.

Do you have clue or idea about it. Ill appreciate all your help.

Regards
JLuis


--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Jun 6 '06 #4
Hi there

In fact, I already made that search on saint google (hehehe) and dont helped
me that much, you know.

All the pages try to solve it with anyone of this 2 solutions:

1.- Do a aspnet_regiis -1
2.- Uninstall and reinstall the framework

I executed both solutions and no-one worked for me.

Maybe my windows is damaged (or some dll needed for the ASPNET service) but
I dont know how to solved.

any clues?

"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcom> wrote in message
news:uG**************@TK2MSFTNGP03.phx.gbl...
JLuis Estrada wrote:
for me, "does not work" or "doesnt work" means that the ASP NET
service isnt working correctly, in fact, isnt working at all.


Doesn't help. What are the symptoms?
It seems to work all right, and I know that because the IIS manager
seems to work fine, and its running normally. But when I try to view
my weppage, appears the html error 404.


Ah! Here is what Jeff was after: a description of the symptom. ... I
think.
Is it still the "...specified Web server is not running ASP.NET version
1.1" message that you originally described?

If so, do any of these links help?
http://www.google.com/search?hl=en&l...version+1.1%22

"Jeff Dillon" <je********@hotmail.com> wrote in message
news:ek**************@TK2MSFTNGP03.phx.gbl...
Define "does not work". What directory are you running this utility?

I know when this msg appear i need to do this: aspnet_regiis -i to
reinstall de service. But it does not work.

"JLuis Estrada" <fr********@hotmail.com> wrote in message
news:eD**************@TK2MSFTNGP02.phx.gbl...
Hi there
Its my 1st post in this group and I hope we could have a great time.

well, this is my problem

I was debbuging my app (a website) and the system get stuck and I
had to reboot the system.
Since that day, everytime I tried to open the VS2003 and run my
app, the system showed me a message like:

Visual Studio .NET has detected that the specified Web server is not
running ASP.NET version 1.1

I know when this msg appear i need to do this:

aspnet_regiis -i

to reinstall de service.

But it does not work.

Last nite I uninstall the IIS, the Framework 1.1 and the VS2003 and
instaled in that order. But it doesnt work either.

I know that the problem is the ASP NET service because the IIS works
fine, the service is running fine, as the ASP NET service. In the
IIS administrator , the virtual folder is already created and seems
to work perfectly, but when I tryed to view the page in tue IE in
the normal way: http://localhost/app, but then appear the html
error 404.

I thing that there is another service or another kind of
configuration that works besides the ASPNET service.

Do you have clue or idea about it. Ill appreciate all your help.

Regards
JLuis


--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.

Jun 6 '06 #5

One of the links was this one:
http://support.microsoft.com/default...b;en-us;555132
which linked to this:
http://support.microsoft.com/default...b;en-us;825792

Both of these describe other solutions besides the ones you mention. Do
either of these help?
JLuis Estrada wrote:
Hi there

In fact, I already made that search on saint google (hehehe) and dont
helped me that much, you know.

All the pages try to solve it with anyone of this 2 solutions:

1.- Do a aspnet_regiis -1
2.- Uninstall and reinstall the framework

I executed both solutions and no-one worked for me.

Maybe my windows is damaged (or some dll needed for the ASPNET
service) but I dont know how to solved.

any clues?

"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcom> wrote in message
news:uG**************@TK2MSFTNGP03.phx.gbl...
JLuis Estrada wrote:
for me, "does not work" or "doesnt work" means that the ASP NET
service isnt working correctly, in fact, isnt working at all.


Doesn't help. What are the symptoms?
It seems to work all right, and I know that because the IIS manager
seems to work fine, and its running normally. But when I try to view
my weppage, appears the html error 404.


Ah! Here is what Jeff was after: a description of the symptom. ... I
think.
Is it still the "...specified Web server is not running ASP.NET
version
1.1" message that you originally described?

If so, do any of these links help?
http://www.google.com/search?hl=en&l...version+1.1%22

"Jeff Dillon" <je********@hotmail.com> wrote in message
news:ek**************@TK2MSFTNGP03.phx.gbl...
Define "does not work". What directory are you running this
utility?

I know when this msg appear i need to do this: aspnet_regiis -i to
reinstall de service. But it does not work.

"JLuis Estrada" <fr********@hotmail.com> wrote in message
news:eD**************@TK2MSFTNGP02.phx.gbl...
> Hi there
> Its my 1st post in this group and I hope we could have a great
> time.
>
> well, this is my problem
>
> I was debbuging my app (a website) and the system get stuck and I
> had to reboot the system.
> Since that day, everytime I tried to open the VS2003 and run my
> app, the system showed me a message like:
>
> Visual Studio .NET has detected that the specified Web server is
> not running ASP.NET version 1.1
>
> I know when this msg appear i need to do this:
>
> aspnet_regiis -i
>
> to reinstall de service.
>
> But it does not work.
>
> Last nite I uninstall the IIS, the Framework 1.1 and the VS2003
> and instaled in that order. But it doesnt work either.
>
> I know that the problem is the ASP NET service because the IIS
> works fine, the service is running fine, as the ASP NET service.
> In the IIS administrator , the virtual folder is already created
> and seems to work perfectly, but when I tryed to view the page in
> tue IE in the normal way: http://localhost/app, but then appear
> the html error 404.
>
> I thing that there is another service or another kind of
> configuration that works besides the ASPNET service.
>
> Do you have clue or idea about it. Ill appreciate all your help.
>
> Regards
> JLuis


--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get
a quicker response by posting to the newsgroup.


--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Jun 6 '06 #6
:( I already tryed that solutions and none of the worked out.

My pc is just for development, so, i dont need an IP, (I use localhost)

and the issue described with the number 4 (4. Web Server specified by
ASP.NET Web Project/Web Service Project cannot be found.). The fact is that
the ASPNET service is not working correctly, not the references in the
project file.

And about the get_aspx_ver.aspx file, I tried it too and dosnt work :(

I guess is voodoo stuff!!!!


"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcom> wrote in message
news:OA**************@TK2MSFTNGP02.phx.gbl...

One of the links was this one:
http://support.microsoft.com/default...b;en-us;555132
which linked to this:
http://support.microsoft.com/default...b;en-us;825792

Both of these describe other solutions besides the ones you mention. Do
either of these help?
JLuis Estrada wrote:
Hi there

In fact, I already made that search on saint google (hehehe) and dont
helped me that much, you know.

All the pages try to solve it with anyone of this 2 solutions:

1.- Do a aspnet_regiis -1
2.- Uninstall and reinstall the framework

I executed both solutions and no-one worked for me.

Maybe my windows is damaged (or some dll needed for the ASPNET
service) but I dont know how to solved.

any clues?

"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcom> wrote in message
news:uG**************@TK2MSFTNGP03.phx.gbl...
JLuis Estrada wrote:
for me, "does not work" or "doesnt work" means that the ASP NET
service isnt working correctly, in fact, isnt working at all.

Doesn't help. What are the symptoms?

It seems to work all right, and I know that because the IIS manager
seems to work fine, and its running normally. But when I try to view
my weppage, appears the html error 404.

Ah! Here is what Jeff was after: a description of the symptom. ... I
think.
Is it still the "...specified Web server is not running ASP.NET
version
1.1" message that you originally described?

If so, do any of these links help?
http://www.google.com/search?hl=en&l...version+1.1%22

"Jeff Dillon" <je********@hotmail.com> wrote in message
news:ek**************@TK2MSFTNGP03.phx.gbl...
> Define "does not work". What directory are you running this
> utility?
>
> I know when this msg appear i need to do this: aspnet_regiis -i to
> reinstall de service. But it does not work.
>
> "JLuis Estrada" <fr********@hotmail.com> wrote in message
> news:eD**************@TK2MSFTNGP02.phx.gbl...
>> Hi there
>> Its my 1st post in this group and I hope we could have a great
>> time.
>>
>> well, this is my problem
>>
>> I was debbuging my app (a website) and the system get stuck and I
>> had to reboot the system.
>> Since that day, everytime I tried to open the VS2003 and run my
>> app, the system showed me a message like:
>>
>> Visual Studio .NET has detected that the specified Web server is
>> not running ASP.NET version 1.1
>>
>> I know when this msg appear i need to do this:
>>
>> aspnet_regiis -i
>>
>> to reinstall de service.
>>
>> But it does not work.
>>
>> Last nite I uninstall the IIS, the Framework 1.1 and the VS2003
>> and instaled in that order. But it doesnt work either.
>>
>> I know that the problem is the ASP NET service because the IIS
>> works fine, the service is running fine, as the ASP NET service.
>> In the IIS administrator , the virtual folder is already created
>> and seems to work perfectly, but when I tryed to view the page in
>> tue IE in the normal way: http://localhost/app, but then appear
>> the html error 404.
>>
>> I thing that there is another service or another kind of
>> configuration that works besides the ASPNET service.
>>
>> Do you have clue or idea about it. Ill appreciate all your help.
>>
>> Regards
>> JLuis

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get
a quicker response by posting to the newsgroup.


--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.

Jun 6 '06 #7
404 is Page Not Found.

Find it
"JLuis Estrada" <fr********@hotmail.com> wrote in message
news:uP**************@TK2MSFTNGP04.phx.gbl...
:( I already tryed that solutions and none of the worked out.

My pc is just for development, so, i dont need an IP, (I use localhost)

and the issue described with the number 4 (4. Web Server specified by
ASP.NET Web Project/Web Service Project cannot be found.). The fact is
that the ASPNET service is not working correctly, not the references in
the project file.

And about the get_aspx_ver.aspx file, I tried it too and dosnt work :(

I guess is voodoo stuff!!!!


"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcom> wrote in message
news:OA**************@TK2MSFTNGP02.phx.gbl...

One of the links was this one:
http://support.microsoft.com/default...b;en-us;555132
which linked to this:
http://support.microsoft.com/default...b;en-us;825792

Both of these describe other solutions besides the ones you mention. Do
either of these help?
JLuis Estrada wrote:
Hi there

In fact, I already made that search on saint google (hehehe) and dont
helped me that much, you know.

All the pages try to solve it with anyone of this 2 solutions:

1.- Do a aspnet_regiis -1
2.- Uninstall and reinstall the framework

I executed both solutions and no-one worked for me.

Maybe my windows is damaged (or some dll needed for the ASPNET
service) but I dont know how to solved.

any clues?

"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcom> wrote in message
news:uG**************@TK2MSFTNGP03.phx.gbl...
JLuis Estrada wrote:
> for me, "does not work" or "doesnt work" means that the ASP NET
> service isnt working correctly, in fact, isnt working at all.

Doesn't help. What are the symptoms?

> It seems to work all right, and I know that because the IIS manager
> seems to work fine, and its running normally. But when I try to view
> my weppage, appears the html error 404.

Ah! Here is what Jeff was after: a description of the symptom. ... I
think.
Is it still the "...specified Web server is not running ASP.NET
version
1.1" message that you originally described?

If so, do any of these links help?

http://www.google.com/search?hl=en&l...version+1.1%22

>
> "Jeff Dillon" <je********@hotmail.com> wrote in message
> news:ek**************@TK2MSFTNGP03.phx.gbl...
>> Define "does not work". What directory are you running this
>> utility?
>>
>> I know when this msg appear i need to do this: aspnet_regiis -i to
>> reinstall de service. But it does not work.
>>
>> "JLuis Estrada" <fr********@hotmail.com> wrote in message
>> news:eD**************@TK2MSFTNGP02.phx.gbl...
>>> Hi there
>>> Its my 1st post in this group and I hope we could have a great
>>> time.
>>>
>>> well, this is my problem
>>>
>>> I was debbuging my app (a website) and the system get stuck and I
>>> had to reboot the system.
>>> Since that day, everytime I tried to open the VS2003 and run my
>>> app, the system showed me a message like:
>>>
>>> Visual Studio .NET has detected that the specified Web server is
>>> not running ASP.NET version 1.1
>>>
>>> I know when this msg appear i need to do this:
>>>
>>> aspnet_regiis -i
>>>
>>> to reinstall de service.
>>>
>>> But it does not work.
>>>
>>> Last nite I uninstall the IIS, the Framework 1.1 and the VS2003
>>> and instaled in that order. But it doesnt work either.
>>>
>>> I know that the problem is the ASP NET service because the IIS
>>> works fine, the service is running fine, as the ASP NET service.
>>> In the IIS administrator , the virtual folder is already created
>>> and seems to work perfectly, but when I tryed to view the page in
>>> tue IE in the normal way: http://localhost/app, but then appear
>>> the html error 404.
>>>
>>> I thing that there is another service or another kind of
>>> configuration that works besides the ASPNET service.
>>>
>>> Do you have clue or idea about it. Ill appreciate all your help.
>>>
>>> Regards
>>> JLuis

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get
a quicker response by posting to the newsgroup.


--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.


Jun 6 '06 #8
Is there anything else you have tried that you haven't told us about?
I've already wasted enough time searching for and posting solutions that
you have already tried.

For example, have you tried looking at the ISAPI mappings in the
Application Configuration dialog for your website as described in this
blog entry?
http://jonybr.blogspot.com/2005/12/i...ersion-11.html

Did you try running aspnet_regiis -r in addition to aspnet_regiis -i?
Did you use the Visual Studio Command Prompt to run them?
JLuis Estrada wrote:
:( I already tryed that solutions and none of the worked out.

My pc is just for development, so, i dont need an IP, (I use
localhost)

and the issue described with the number 4 (4. Web Server specified by
ASP.NET Web Project/Web Service Project cannot be found.). The fact
is that the ASPNET service is not working correctly, not the
references in the project file.

And about the get_aspx_ver.aspx file, I tried it too and dosnt work :(

I guess is voodoo stuff!!!!


"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcom> wrote in message
news:OA**************@TK2MSFTNGP02.phx.gbl...

One of the links was this one:
http://support.microsoft.com/default...b;en-us;555132
which linked to this:
http://support.microsoft.com/default...b;en-us;825792

Both of these describe other solutions besides the ones you mention.
Do either of these help?
JLuis Estrada wrote:
Hi there

In fact, I already made that search on saint google (hehehe) and
dont helped me that much, you know.

All the pages try to solve it with anyone of this 2 solutions:

1.- Do a aspnet_regiis -1
2.- Uninstall and reinstall the framework

I executed both solutions and no-one worked for me.

Maybe my windows is damaged (or some dll needed for the ASPNET
service) but I dont know how to solved.

any clues?

"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcom> wrote in message
news:uG**************@TK2MSFTNGP03.phx.gbl...
JLuis Estrada wrote:
> for me, "does not work" or "doesnt work" means that the ASP NET
> service isnt working correctly, in fact, isnt working at all.

Doesn't help. What are the symptoms?

> It seems to work all right, and I know that because the IIS
> manager seems to work fine, and its running normally. But when I
> try to view my weppage, appears the html error 404.

Ah! Here is what Jeff was after: a description of the symptom. ...
I think.
Is it still the "...specified Web server is not running ASP.NET
version
1.1" message that you originally described?

If so, do any of these links help?

http://www.google.com/search?hl=en&l...version+1.1%22

>
> "Jeff Dillon" <je********@hotmail.com> wrote in message
> news:ek**************@TK2MSFTNGP03.phx.gbl...
>> Define "does not work". What directory are you running this
>> utility?
>>
>> I know when this msg appear i need to do this: aspnet_regiis -i
>> to reinstall de service. But it does not work.
>>
>> "JLuis Estrada" <fr********@hotmail.com> wrote in message
>> news:eD**************@TK2MSFTNGP02.phx.gbl...
>>> Hi there
>>> Its my 1st post in this group and I hope we could have a great
>>> time.
>>>
>>> well, this is my problem
>>>
>>> I was debbuging my app (a website) and the system get stuck and
>>> I had to reboot the system.
>>> Since that day, everytime I tried to open the VS2003 and run my
>>> app, the system showed me a message like:
>>>
>>> Visual Studio .NET has detected that the specified Web server is
>>> not running ASP.NET version 1.1
>>>
>>> I know when this msg appear i need to do this:
>>>
>>> aspnet_regiis -i
>>>
>>> to reinstall de service.
>>>
>>> But it does not work.
>>>
>>> Last nite I uninstall the IIS, the Framework 1.1 and the VS2003
>>> and instaled in that order. But it doesnt work either.
>>>
>>> I know that the problem is the ASP NET service because the IIS
>>> works fine, the service is running fine, as the ASP NET service.
>>> In the IIS administrator , the virtual folder is already created
>>> and seems to work perfectly, but when I tryed to view the page
>>> in tue IE in the normal way: http://localhost/app, but then
>>> appear the html error 404.
>>>
>>> I thing that there is another service or another kind of
>>> configuration that works besides the ASPNET service.
>>>
>>> Do you have clue or idea about it. Ill appreciate all your help.
>>>
>>> Regards
>>> JLuis

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will
get a quicker response by posting to the newsgroup.


--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get
a quicker response by posting to the newsgroup.


--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Jun 6 '06 #9
yes, I did all that too.

Believe me, If I came asking help with you is because I didnt find any
helpfull solution
"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcom> wrote in message
news:uL**************@TK2MSFTNGP02.phx.gbl...
Is there anything else you have tried that you haven't told us about?
I've already wasted enough time searching for and posting solutions that
you have already tried.

For example, have you tried looking at the ISAPI mappings in the
Application Configuration dialog for your website as described in this
blog entry?
http://jonybr.blogspot.com/2005/12/i...ersion-11.html

Did you try running aspnet_regiis -r in addition to aspnet_regiis -i?
Did you use the Visual Studio Command Prompt to run them?
JLuis Estrada wrote:
:( I already tryed that solutions and none of the worked out.

My pc is just for development, so, i dont need an IP, (I use
localhost)

and the issue described with the number 4 (4. Web Server specified by
ASP.NET Web Project/Web Service Project cannot be found.). The fact
is that the ASPNET service is not working correctly, not the
references in the project file.

And about the get_aspx_ver.aspx file, I tried it too and dosnt work :(

I guess is voodoo stuff!!!!


"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcom> wrote in message
news:OA**************@TK2MSFTNGP02.phx.gbl...

One of the links was this one:
http://support.microsoft.com/default...b;en-us;555132
which linked to this:
http://support.microsoft.com/default...b;en-us;825792

Both of these describe other solutions besides the ones you mention.
Do either of these help?
JLuis Estrada wrote:
Hi there

In fact, I already made that search on saint google (hehehe) and
dont helped me that much, you know.

All the pages try to solve it with anyone of this 2 solutions:

1.- Do a aspnet_regiis -1
2.- Uninstall and reinstall the framework

I executed both solutions and no-one worked for me.

Maybe my windows is damaged (or some dll needed for the ASPNET
service) but I dont know how to solved.

any clues?

"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcom> wrote in message
news:uG**************@TK2MSFTNGP03.phx.gbl...
> JLuis Estrada wrote:
>> for me, "does not work" or "doesnt work" means that the ASP NET
>> service isnt working correctly, in fact, isnt working at all.
>
> Doesn't help. What are the symptoms?
>
>> It seems to work all right, and I know that because the IIS
>> manager seems to work fine, and its running normally. But when I
>> try to view my weppage, appears the html error 404.
>
> Ah! Here is what Jeff was after: a description of the symptom. ...
> I think.
> Is it still the "...specified Web server is not running ASP.NET
> version
> 1.1" message that you originally described?
>
> If so, do any of these links help?
>
http://www.google.com/search?hl=en&l...version+1.1%22>
>>
>> "Jeff Dillon" <je********@hotmail.com> wrote in message
>> news:ek**************@TK2MSFTNGP03.phx.gbl...
>>> Define "does not work". What directory are you running this
>>> utility?
>>>
>>> I know when this msg appear i need to do this: aspnet_regiis -i
>>> to reinstall de service. But it does not work.
>>>
>>> "JLuis Estrada" <fr********@hotmail.com> wrote in message
>>> news:eD**************@TK2MSFTNGP02.phx.gbl...
>>>> Hi there
>>>> Its my 1st post in this group and I hope we could have a great
>>>> time.
>>>>
>>>> well, this is my problem
>>>>
>>>> I was debbuging my app (a website) and the system get stuck and
>>>> I had to reboot the system.
>>>> Since that day, everytime I tried to open the VS2003 and run my
>>>> app, the system showed me a message like:
>>>>
>>>> Visual Studio .NET has detected that the specified Web server is
>>>> not running ASP.NET version 1.1
>>>>
>>>> I know when this msg appear i need to do this:
>>>>
>>>> aspnet_regiis -i
>>>>
>>>> to reinstall de service.
>>>>
>>>> But it does not work.
>>>>
>>>> Last nite I uninstall the IIS, the Framework 1.1 and the VS2003
>>>> and instaled in that order. But it doesnt work either.
>>>>
>>>> I know that the problem is the ASP NET service because the IIS
>>>> works fine, the service is running fine, as the ASP NET service.
>>>> In the IIS administrator , the virtual folder is already created
>>>> and seems to work perfectly, but when I tryed to view the page
>>>> in tue IE in the normal way: http://localhost/app, but then
>>>> appear the html error 404.
>>>>
>>>> I thing that there is another service or another kind of
>>>> configuration that works besides the ASPNET service.
>>>>
>>>> Do you have clue or idea about it. Ill appreciate all your help.
>>>>
>>>> Regards
>>>> JLuis
>
> --
> Microsoft MVP -- ASP/ASP.NET
> Please reply to the newsgroup. The email account listed in my From
> header is my spam trap, so I don't check it very often. You will
> get a quicker response by posting to the newsgroup.

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get
a quicker response by posting to the newsgroup.


--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.

Jun 6 '06 #10
re:
1.- Do a aspnet_regiis -1
Try :

aspnet_regiis -i

You must run that command from the
Drive:\%WINDIR%\Microsoft.NET\Framework\v1.1.4322
directory

Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"JLuis Estrada" <fr********@hotmail.com> wrote in message
news:uP**************@TK2MSFTNGP04.phx.gbl... :( I already tryed that solutions and none of the worked out.

My pc is just for development, so, i dont need an IP, (I use localhost)

and the issue described with the number 4 (4. Web Server specified by ASP.NET Web Project/Web
Service Project cannot be found.). The fact is that the ASPNET service is not working correctly,
not the references in the project file.

And about the get_aspx_ver.aspx file, I tried it too and dosnt work :(

I guess is voodoo stuff!!!!


"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcom> wrote in message
news:OA**************@TK2MSFTNGP02.phx.gbl...

One of the links was this one:
http://support.microsoft.com/default...b;en-us;555132
which linked to this:
http://support.microsoft.com/default...b;en-us;825792

Both of these describe other solutions besides the ones you mention. Do
either of these help?
JLuis Estrada wrote:
Hi there

In fact, I already made that search on saint google (hehehe) and dont
helped me that much, you know.

All the pages try to solve it with anyone of this 2 solutions:

1.- Do a aspnet_regiis -1
2.- Uninstall and reinstall the framework

I executed both solutions and no-one worked for me.

Maybe my windows is damaged (or some dll needed for the ASPNET
service) but I dont know how to solved.

any clues?

"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcom> wrote in message
news:uG**************@TK2MSFTNGP03.phx.gbl...
JLuis Estrada wrote:
> for me, "does not work" or "doesnt work" means that the ASP NET
> service isnt working correctly, in fact, isnt working at all.

Doesn't help. What are the symptoms?

> It seems to work all right, and I know that because the IIS manager
> seems to work fine, and its running normally. But when I try to view
> my weppage, appears the html error 404.

Ah! Here is what Jeff was after: a description of the symptom. ... I
think.
Is it still the "...specified Web server is not running ASP.NET
version
1.1" message that you originally described?

If so, do any of these links help?

http://www.google.com/search?hl=en&l...version+1.1%22

>
> "Jeff Dillon" <je********@hotmail.com> wrote in message
> news:ek**************@TK2MSFTNGP03.phx.gbl...
>> Define "does not work". What directory are you running this
>> utility?
>>
>> I know when this msg appear i need to do this: aspnet_regiis -i to
>> reinstall de service. But it does not work.
>>
>> "JLuis Estrada" <fr********@hotmail.com> wrote in message
>> news:eD**************@TK2MSFTNGP02.phx.gbl...
>>> Hi there
>>> Its my 1st post in this group and I hope we could have a great
>>> time.
>>>
>>> well, this is my problem
>>>
>>> I was debbuging my app (a website) and the system get stuck and I
>>> had to reboot the system.
>>> Since that day, everytime I tried to open the VS2003 and run my
>>> app, the system showed me a message like:
>>>
>>> Visual Studio .NET has detected that the specified Web server is
>>> not running ASP.NET version 1.1
>>>
>>> I know when this msg appear i need to do this:
>>>
>>> aspnet_regiis -i
>>>
>>> to reinstall de service.
>>>
>>> But it does not work.
>>>
>>> Last nite I uninstall the IIS, the Framework 1.1 and the VS2003
>>> and instaled in that order. But it doesnt work either.
>>>
>>> I know that the problem is the ASP NET service because the IIS
>>> works fine, the service is running fine, as the ASP NET service.
>>> In the IIS administrator , the virtual folder is already created
>>> and seems to work perfectly, but when I tryed to view the page in
>>> tue IE in the normal way: http://localhost/app, but then appear
>>> the html error 404.
>>>
>>> I thing that there is another service or another kind of
>>> configuration that works besides the ASPNET service.
>>>
>>> Do you have clue or idea about it. Ill appreciate all your help.
>>>
>>> Regards
>>> JLuis

Jun 6 '06 #11

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

Similar topics

3
by: David Fraser | last post by:
Hi We are trying to debug a problem with services created using py2exe. It seems that these problems have arisen after services were installed and removed a few times. OK, first the actual...
18
by: jabailo | last post by:
I wrote a program that loops through a file of records. It parses each line in the file and sends them to a web service that inserts them into an AS400DB2 database using Asynch calls. This is...
9
by: Hardy Wang | last post by:
Hi all: I read an article from http://www.c-sharpcorner.com/Code/2003/Sept/InstallingWinServiceProgrammatically.asp about how to install a windows service programmatically. Based ont the code...
4
by: Keith | last post by:
I'm in the same boat as the fellow who posted this message back in August: Title : Windows Service, How does one make a service "fail" properly? Author : Ross Bennett Group :...
5
by: John | last post by:
Hi I am trying to get web reference to my first (!) web service which is on a remote host. I am getting the following error; Server Error in '/' Application. Runtime Error Description: An...
2
by: timsohn | last post by:
I am trying to deploy the most basic web service (Hello World) example to my website, but am having significant trouble doing so. Here is what I am doing: 1) Create a New Web Service in VS 2005...
4
by: jf li | last post by:
I have a Asp.net web application and a Asp.net Web service application. The Web application is using HtmlInputFile to get a 50M size of file selected by end user, read the data of this file and...
4
by: Jason Richmeier | last post by:
I am sure this has been asked at least once before but I could not find anything when searching. If I set the value of the ExitCode property to 1066 for a windows service, the text "A service...
0
by: Jeova Almeida | last post by:
Hello, I created a simple web service for testing purpose in Visual Studio 2005: <%@ WebService Language="C#" CodeBehind="~/App_Code/Service.cs" Class="WSTest" %> using System;
0
by: Jeova Almeida | last post by:
Hello, I created a simple web service for testing purpose in Visual Studio 2005: <%@ WebService Language="C#" CodeBehind="~/App_Code/Service.cs" Class="WSTest" %> using System;
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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...
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
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
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
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...

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.