Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

ASP.NET and IIS7 on vista business

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  ISAPI_Rewrite  
Author Message
ma

External


Since: Jul 15, 2007
Posts: 4



(Msg. 1) Posted: Mon Jan 07, 2008 2:57 pm
Post subject: ASP.NET and IIS7 on vista business
Archived from groups: microsoft>public>dotnet>framework>aspnet, others (more info?)

Hello,

I am new to IIS and ASP.NET. I wrote my first ASP.NET and I want to deploy
in to a system which has Vista Business and IIS7. I copied my files to the
target computer and created a virtual directory. I add default.aspx to the
list of default pages for the virtual directory. My problems are:



1- On vista computer I am trying to see the output of my ASP.NET
application. When I open an IE and point it to localhost/myapplication, it
gives me an error 404.3 and the description for the error is: the mime type
for the page is not known (it could not detect how to process aspx files).
How can I solve this problem?



2- When I am trying to connect to IIS server from other computer in the
network, I am getting http 404 error (file or directory not found). It even
can not find the vdir that I created.



Any help or any point to tutorial is very appreciated.



Regards

 >> Stay informed about: ASP.NET and IIS7 on vista business 
Back to top
Login to vote
Eliyahu Goldin

External


Since: Jan 07, 2008
Posts: 4



(Msg. 2) Posted: Mon Jan 07, 2008 5:36 pm
Post subject: Re: ASP.NET and IIS7 on vista business [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Simply register asp.net with IIS.

Go to the VS command prompt and run this:

aspnet_regiis.exe -i

--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net


"ma" <ma.TakeThisOut@nowhere.com> wrote in message
news:u7E5T2TUIHA.2268@TK2MSFTNGP02.phx.gbl...
> Hello,
>
> I am new to IIS and ASP.NET. I wrote my first ASP.NET and I want to deploy
> in to a system which has Vista Business and IIS7. I copied my files to the
> target computer and created a virtual directory. I add default.aspx to the
> list of default pages for the virtual directory. My problems are:
>
>
>
> 1- On vista computer I am trying to see the output of my ASP.NET
> application. When I open an IE and point it to localhost/myapplication, it
> gives me an error 404.3 and the description for the error is: the mime
> type for the page is not known (it could not detect how to process aspx
> files). How can I solve this problem?
>
>
>
> 2- When I am trying to connect to IIS server from other computer in the
> network, I am getting http 404 error (file or directory not found). It
> even can not find the vdir that I created.
>
>
>
> Any help or any point to tutorial is very appreciated.
>
>
>
> Regards
>
>
>
>

 >> Stay informed about: ASP.NET and IIS7 on vista business 
Back to top
Login to vote
ma

External


Since: Jul 15, 2007
Posts: 4



(Msg. 3) Posted: Mon Jan 07, 2008 5:36 pm
Post subject: Re: ASP.NET and IIS7 on vista business [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks for your information but I have problem running this command:

I open a command window in Vista and run the following command:

aspnet.regiis.exe -i

but I am getting the error that aspnet_regiss.exe is not a command.
Apparently it is not known by vista and it is not in its path.

any suggestion?

Regards


"Eliyahu Goldin" <REMOVEALLCAPITALSeEgGoldDinN.TakeThisOut@mMvVpPsS.org> wrote in
message news:%23VELzMUUIHA.280@TK2MSFTNGP03.phx.gbl...
> Simply register asp.net with IIS.
>
> Go to the VS command prompt and run this:
>
> aspnet_regiis.exe -i
>
> --
> Eliyahu Goldin,
> Software Developer
> Microsoft MVP [ASP.NET]
> http://msmvps.com/blogs/egoldin
> http://usableasp.net
>
>
> "ma" <ma.TakeThisOut@nowhere.com> wrote in message
> news:u7E5T2TUIHA.2268@TK2MSFTNGP02.phx.gbl...
>> Hello,
>>
>> I am new to IIS and ASP.NET. I wrote my first ASP.NET and I want to
>> deploy in to a system which has Vista Business and IIS7. I copied my
>> files to the target computer and created a virtual directory. I add
>> default.aspx to the list of default pages for the virtual directory. My
>> problems are:
>>
>>
>>
>> 1- On vista computer I am trying to see the output of my ASP.NET
>> application. When I open an IE and point it to localhost/myapplication,
>> it gives me an error 404.3 and the description for the error is: the mime
>> type for the page is not known (it could not detect how to process aspx
>> files). How can I solve this problem?
>>
>>
>>
>> 2- When I am trying to connect to IIS server from other computer in the
>> network, I am getting http 404 error (file or directory not found). It
>> even can not find the vdir that I created.
>>
>>
>>
>> Any help or any point to tutorial is very appreciated.
>>
>>
>>
>> Regards
>>
>>
>>
>>
>
>
 >> Stay informed about: ASP.NET and IIS7 on vista business 
Back to top
Login to vote
Eliyahu Goldin

External


Since: Jan 07, 2008
Posts: 4



(Msg. 4) Posted: Mon Jan 07, 2008 5:56 pm
Post subject: Re: ASP.NET and IIS7 on vista business [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

You need to go to the Visual Studio command prompt. Find it in

Start > Programs >Microsoft Visual Studio 200x > Visual Studio Tools

--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net


"ma" <ma.TakeThisOut@nowhere.com> wrote in message
news:%23XiNkSUUIHA.5496@TK2MSFTNGP05.phx.gbl...
> Thanks for your information but I have problem running this command:
>
> I open a command window in Vista and run the following command:
>
> aspnet.regiis.exe -i
>
> but I am getting the error that aspnet_regiss.exe is not a command.
> Apparently it is not known by vista and it is not in its path.
>
> any suggestion?
>
> Regards
>
>
> "Eliyahu Goldin" <REMOVEALLCAPITALSeEgGoldDinN.TakeThisOut@mMvVpPsS.org> wrote in
> message news:%23VELzMUUIHA.280@TK2MSFTNGP03.phx.gbl...
>> Simply register asp.net with IIS.
>>
>> Go to the VS command prompt and run this:
>>
>> aspnet_regiis.exe -i
>>
>> --
>> Eliyahu Goldin,
>> Software Developer
>> Microsoft MVP [ASP.NET]
>> http://msmvps.com/blogs/egoldin
>> http://usableasp.net
>>
>>
>> "ma" <ma.TakeThisOut@nowhere.com> wrote in message
>> news:u7E5T2TUIHA.2268@TK2MSFTNGP02.phx.gbl...
>>> Hello,
>>>
>>> I am new to IIS and ASP.NET. I wrote my first ASP.NET and I want to
>>> deploy in to a system which has Vista Business and IIS7. I copied my
>>> files to the target computer and created a virtual directory. I add
>>> default.aspx to the list of default pages for the virtual directory. My
>>> problems are:
>>>
>>>
>>>
>>> 1- On vista computer I am trying to see the output of my ASP.NET
>>> application. When I open an IE and point it to localhost/myapplication,
>>> it gives me an error 404.3 and the description for the error is: the
>>> mime type for the page is not known (it could not detect how to process
>>> aspx files). How can I solve this problem?
>>>
>>>
>>>
>>> 2- When I am trying to connect to IIS server from other computer in the
>>> network, I am getting http 404 error (file or directory not found). It
>>> even can not find the vdir that I created.
>>>
>>>
>>>
>>> Any help or any point to tutorial is very appreciated.
>>>
>>>
>>>
>>> Regards
>>>
>>>
>>>
>>>
>>
>>
>
>
 >> Stay informed about: ASP.NET and IIS7 on vista business 
Back to top
Login to vote
ma

External


Since: Jul 15, 2007
Posts: 4



(Msg. 5) Posted: Mon Jan 07, 2008 5:56 pm
Post subject: Re: ASP.NET and IIS7 on vista business [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hello,
I don't have VS on that computer. Do I need a VS which is supposed to
work as a server?

Regards


"Eliyahu Goldin" <REMOVEALLCAPITALSeEgGoldDinN.DeleteThis@mMvVpPsS.org> wrote in
message news:O2QvIYUUIHA.4880@TK2MSFTNGP03.phx.gbl...
> You need to go to the Visual Studio command prompt. Find it in
>
> Start > Programs >Microsoft Visual Studio 200x > Visual Studio Tools
>
> --
> Eliyahu Goldin,
> Software Developer
> Microsoft MVP [ASP.NET]
> http://msmvps.com/blogs/egoldin
> http://usableasp.net
>
>
> "ma" <ma.DeleteThis@nowhere.com> wrote in message
> news:%23XiNkSUUIHA.5496@TK2MSFTNGP05.phx.gbl...
>> Thanks for your information but I have problem running this command:
>>
>> I open a command window in Vista and run the following command:
>>
>> aspnet.regiis.exe -i
>>
>> but I am getting the error that aspnet_regiss.exe is not a command.
>> Apparently it is not known by vista and it is not in its path.
>>
>> any suggestion?
>>
>> Regards
>>
>>
>> "Eliyahu Goldin" <REMOVEALLCAPITALSeEgGoldDinN.DeleteThis@mMvVpPsS.org> wrote in
>> message news:%23VELzMUUIHA.280@TK2MSFTNGP03.phx.gbl...
>>> Simply register asp.net with IIS.
>>>
>>> Go to the VS command prompt and run this:
>>>
>>> aspnet_regiis.exe -i
>>>
>>> --
>>> Eliyahu Goldin,
>>> Software Developer
>>> Microsoft MVP [ASP.NET]
>>> http://msmvps.com/blogs/egoldin
>>> http://usableasp.net
>>>
>>>
>>> "ma" <ma.DeleteThis@nowhere.com> wrote in message
>>> news:u7E5T2TUIHA.2268@TK2MSFTNGP02.phx.gbl...
>>>> Hello,
>>>>
>>>> I am new to IIS and ASP.NET. I wrote my first ASP.NET and I want to
>>>> deploy in to a system which has Vista Business and IIS7. I copied my
>>>> files to the target computer and created a virtual directory. I add
>>>> default.aspx to the list of default pages for the virtual directory. My
>>>> problems are:
>>>>
>>>>
>>>>
>>>> 1- On vista computer I am trying to see the output of my ASP.NET
>>>> application. When I open an IE and point it to localhost/myapplication,
>>>> it gives me an error 404.3 and the description for the error is: the
>>>> mime type for the page is not known (it could not detect how to process
>>>> aspx files). How can I solve this problem?
>>>>
>>>>
>>>>
>>>> 2- When I am trying to connect to IIS server from other computer in the
>>>> network, I am getting http 404 error (file or directory not found). It
>>>> even can not find the vdir that I created.
>>>>
>>>>
>>>>
>>>> Any help or any point to tutorial is very appreciated.
>>>>
>>>>
>>>>
>>>> Regards
>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>
 >> Stay informed about: ASP.NET and IIS7 on vista business 
Back to top
Login to vote
Eliyahu Goldin

External


Since: Jan 07, 2008
Posts: 4



(Msg. 6) Posted: Mon Jan 07, 2008 6:05 pm
Post subject: Re: ASP.NET and IIS7 on vista business [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

No, you don't need VS. Just go to your framework directory. like

C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727

--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net


"ma" <ma RemoveThis @nowhere.com> wrote in message
news:upO%23gaUUIHA.5264@TK2MSFTNGP02.phx.gbl...
> Hello,
> I don't have VS on that computer. Do I need a VS which is supposed to
> work as a server?
>
> Regards
>
>
> "Eliyahu Goldin" <REMOVEALLCAPITALSeEgGoldDinN RemoveThis @mMvVpPsS.org> wrote in
> message news:O2QvIYUUIHA.4880@TK2MSFTNGP03.phx.gbl...
>> You need to go to the Visual Studio command prompt. Find it in
>>
>> Start > Programs >Microsoft Visual Studio 200x > Visual Studio Tools
>>
>> --
>> Eliyahu Goldin,
>> Software Developer
>> Microsoft MVP [ASP.NET]
>> http://msmvps.com/blogs/egoldin
>> http://usableasp.net
>>
>>
>> "ma" <ma RemoveThis @nowhere.com> wrote in message
>> news:%23XiNkSUUIHA.5496@TK2MSFTNGP05.phx.gbl...
>>> Thanks for your information but I have problem running this command:
>>>
>>> I open a command window in Vista and run the following command:
>>>
>>> aspnet.regiis.exe -i
>>>
>>> but I am getting the error that aspnet_regiss.exe is not a command.
>>> Apparently it is not known by vista and it is not in its path.
>>>
>>> any suggestion?
>>>
>>> Regards
>>>
>>>
>>> "Eliyahu Goldin" <REMOVEALLCAPITALSeEgGoldDinN RemoveThis @mMvVpPsS.org> wrote in
>>> message news:%23VELzMUUIHA.280@TK2MSFTNGP03.phx.gbl...
>>>> Simply register asp.net with IIS.
>>>>
>>>> Go to the VS command prompt and run this:
>>>>
>>>> aspnet_regiis.exe -i
>>>>
>>>> --
>>>> Eliyahu Goldin,
>>>> Software Developer
>>>> Microsoft MVP [ASP.NET]
>>>> http://msmvps.com/blogs/egoldin
>>>> http://usableasp.net
>>>>
>>>>
>>>> "ma" <ma RemoveThis @nowhere.com> wrote in message
>>>> news:u7E5T2TUIHA.2268@TK2MSFTNGP02.phx.gbl...
>>>>> Hello,
>>>>>
>>>>> I am new to IIS and ASP.NET. I wrote my first ASP.NET and I want to
>>>>> deploy in to a system which has Vista Business and IIS7. I copied my
>>>>> files to the target computer and created a virtual directory. I add
>>>>> default.aspx to the list of default pages for the virtual directory.
>>>>> My problems are:
>>>>>
>>>>>
>>>>>
>>>>> 1- On vista computer I am trying to see the output of my ASP.NET
>>>>> application. When I open an IE and point it to
>>>>> localhost/myapplication, it gives me an error 404.3 and the
>>>>> description for the error is: the mime type for the page is not known
>>>>> (it could not detect how to process aspx files). How can I solve this
>>>>> problem?
>>>>>
>>>>>
>>>>>
>>>>> 2- When I am trying to connect to IIS server from other computer in
>>>>> the network, I am getting http 404 error (file or directory not
>>>>> found). It even can not find the vdir that I created.
>>>>>
>>>>>
>>>>>
>>>>> Any help or any point to tutorial is very appreciated.
>>>>>
>>>>>
>>>>>
>>>>> Regards
>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>
 >> Stay informed about: ASP.NET and IIS7 on vista business 
Back to top
Login to vote
David Wang

External


Since: Nov 14, 2007
Posts: 361



(Msg. 7) Posted: Thu Jan 10, 2008 5:06 am
Post subject: Re: ASP.NET and IIS7 on vista business [Login to view extended thread Info.]
Archived from groups: microsoft>public>dotnet>framework>aspnet, others (more info?)

The resolution here is to install ASP.Net support into IIS7, not run
aspnet_regiis.exe.

You will need to enable the ASP.Net Feature in IIS7 to be able to run
your ASP.Net application on it, and this is how you do it:
Open Control Panel
Programs\Turn Windows Features on or off
Internet Information Services
World Wide Web Services
Application development Features
ASP.Net <-- check mark here

When you do that checkmark, several other dependency features will
auto select. That is ok.

For those interested in the details and rationales
This is an additional step not required of IIS6 since IIS6 installed
everything by default and gave you no such choice. IIS7 allows
ultimate customization and configuration of what is installed, but
that leaves open the possibility that you may try to run something for
which you have not installed proper support since default IIS7
installation is very spartan and secure.

If you get 404.3 from IIS7 running ASP.Net page is it most likely
because you did not install ASP.Net support in IIS7. Default IIS7
installation only serves static files, which means that when it tries
to serve .aspx as a static file it won't find a MIME Type defined
for .aspx (it shouldn't -- .aspx needs to be processed on the server,
not returned verbatim to the client), and thus return 404.3.

Getting a 404.3 for .aspx means that the handler definition for .aspx
is missing, so the request is incorrectly falling through to the
static file handler. And the .aspx handler is missing because ASP.Net
Feature is not installed to add it. Even if you use aspnet_regiis.exe
to generate the handler configuration, you *still* need to install the
actual binaries implementing ASP.Net as Windows Features, and
aspnet_regiis.exe cannot do that. ASP.Net functionality needs at least
the ISAPI Extension and ISAPI Filter Features for Classic Mode and Web
Engine for Integrated Mode, none of which are installed by default nor
installable by aspnet_regiis.exe.

Now, IIS7 is not installed by default, and the default IIS
configuration only serves static files with anonymous authentication.
It does not serve CGI, ISAPI, ASP, ASP.Net, PHP, Perl, etc -- nothing
other than static HTML. This is the secure "default" configuration.


//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//



On Jan 7, 8:23 am, "Eliyahu Goldin"
<REMOVEALLCAPITALSeEgGoldD....DeleteThis@mMvVpPsS.org> wrote:
> No, you don't need VS. Just go to your framework directory. like
>
> C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
>
> --
> Eliyahu Goldin,
> Software Developer
> Microsoft MVP [ASP.NET]http://msmvps.com/blogs/egoldinhttp://usableasp.net
>
> "ma" <m....DeleteThis@nowhere.com> wrote in message
>
> news:upO%23gaUUIHA.5264@TK2MSFTNGP02.phx.gbl...
>
>
>
> > Hello,
> >   I don't have VS on that computer. Do I need a VS which is supposed to
> > work as a server?
>
> > Regards
>
> > "Eliyahu Goldin" <REMOVEALLCAPITALSeEgGoldD....DeleteThis@mMvVpPsS.org> wrote in
> > messagenews:O2QvIYUUIHA.4880@TK2MSFTNGP03.phx.gbl...
> >> You need to go to the Visual Studio command prompt. Find it in
>
> >> Start > Programs >Microsoft Visual Studio 200x >  Visual Studio Tools
>
> >> --
> >> Eliyahu Goldin,
> >> Software Developer
> >> Microsoft MVP [ASP.NET]
> >>http://msmvps.com/blogs/egoldin
> >>http://usableasp.net
>
> >> "ma" <m....DeleteThis@nowhere.com> wrote in message
> >>news:%23XiNkSUUIHA.5496@TK2MSFTNGP05.phx.gbl...
> >>> Thanks for your information but I have problem running this command:
>
> >>> I open a command window in Vista and run the following command:
>
> >>> aspnet.regiis.exe -i
>
> >>> but I am getting the error that aspnet_regiss.exe is not a command.
> >>> Apparently it is not known by vista and it is not in its path.
>
> >>> any suggestion?
>
> >>> Regards
>
> >>> "Eliyahu Goldin" <REMOVEALLCAPITALSeEgGoldD....DeleteThis@mMvVpPsS.org> wrote in
> >>> messagenews:%23VELzMUUIHA.280@TK2MSFTNGP03.phx.gbl...
> >>>> Simply register asp.net with IIS.
>
> >>>> Go to the VS command prompt and run this:
>
> >>>> aspnet_regiis.exe -i
>
> >>>> --
> >>>> Eliyahu Goldin,
> >>>> Software Developer
> >>>> Microsoft MVP [ASP.NET]
> >>>>http://msmvps.com/blogs/egoldin
> >>>>http://usableasp.net
>
> >>>> "ma" <m....DeleteThis@nowhere.com> wrote in message
> >>>>news:u7E5T2TUIHA.2268@TK2MSFTNGP02.phx.gbl...
> >>>>> Hello,
>
> >>>>> I am new to IIS and ASP.NET. I wrote my first ASP.NET and I want to
> >>>>> deploy in to a system which has Vista Business and IIS7. I copied my
> >>>>> files to the target computer and created a virtual directory. I add
> >>>>> default.aspx to the list of default pages for the virtual directory.
> >>>>> My problems are:
>
> >>>>> 1- On vista computer I am trying to see the output of my ASP.NET
> >>>>> application. When I open an IE and point it to
> >>>>> localhost/myapplication, it gives me an error 404.3 and the
> >>>>> description for the error is: the mime type for the page is not known
> >>>>> (it could not detect how to process aspx files). How can I solve this
> >>>>> problem?
>
> >>>>> 2- When I am trying to connect to IIS server from other computer in
> >>>>> the network, I am getting http 404 error (file or directory not
> >>>>> found). It even can not find the vdir that I created.
>
> >>>>> Any help or any point to tutorial is very appreciated.
>
> >>>>> Regards- Hide quoted text -
>
> - Show quoted text -
 >> Stay informed about: ASP.NET and IIS7 on vista business 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
ASP Classic Failing Simple Test In IIS7 (Vista Business Ed.) - When I try to run: <html> <head> <title> IIS 7 Testing Page w/ ASP Classic </title> </head> <body> <h2>ASP Test</h2> Today's date is <% response.write(Date()) %> </body> </htm...

IIS7, WAS, Vista 5308 - Has anyone been able to get IIS working in Vista build 5308? I've been able to install IIS and whatnot through the command line in the Release Notes Addendum, however (twice now under two different setups) I am unable to start W3SVC. This is because...

IIS7 and Vista - With IIS 5 and 6 I could access the local web server on my machine by typing my machine's name in the browser. With IIS7 in Vista Ultimate the local machine name does not work. The local machine IP works. Using "localhost" works. Even using m...

IIS7 and Vista - With IIS 5 and 6 I could access the local web server on my machine by typing my machine's name in the browser. With IIS7 in Vista Ultimate the local machine name does not work. The local machine IP works. Using "localhost" works. Even using my ...

IIS7 and Vista - With IIS 5 and 6 I could access the local web server on my machine by typing my machine's name in the browser. With IIS7 in Vista Ultimate the local machine name does not work. The local machine IP works. Using "localhost" works. Even using my ...
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]