Ask a Question related to ASP.NET General, Design and Development.
-
guzj #1
Junior question, Please help
Hi Folks,
I installed Duwamish7.0 in my computer, if I run it in VS.NET, system asks
me to download default.aspx as file. if I browse
[url]http://localhost/duwamish7vb[/url] then system shows me the actually code in
default.aspx. how can i solve this problem? Thanks in advance!
Kind regards,
Guzj
guzj Guest
-
Good morning or good evening depending upon your location. I want to ask you the most important question of your life. Your joy or sorrow for all eternity depends upon your answer. The question is: Are you saved? It is not a question of how good you
<RonGrossi382872@yahoo.com> wrote in message news:1114393703.900419.199790@f14g2000cwb.googlegroups.com... This is the most important question of... -
newB question: related tables question
hello i have a data base with 10 tables, i want to automaticaly creat a row in all of the tables wehen i create in the first one. normal table... -
Kevin Spencer #2
Re: Junior question, Please help
It sounds like Yyour ISAPI mappings for IIS are not correctly installed for
ASP.Net. From the version directory of whatever version of the .Net
framework you're running, run the following command-line command:
aspnet_regiis -i
--
HTH,
Kevin Spencer
Microsoft MVP
..Net Developer
[url]http://www.takempis.com[/url]
Big things are made up of
lots of little things.
"guzj" <guzj@sympatico.ca> wrote in message
news:A_QTa.6852$1I5.812826@news20.bellglobal.com.. .> Hi Folks,
>
> I installed Duwamish7.0 in my computer, if I run it in VS.NET, system asks
> me to download default.aspx as file. if I browse
> [url]http://localhost/duwamish7vb[/url] then system shows me the actually code in
> default.aspx. how can i solve this problem? Thanks in advance!
>
> Kind regards,
> Guzj
>
>
Kevin Spencer Guest
-
guzj #3
Re: Junior question, Please help
"ASPNET_WP.EXE COULD NOT START " IN EVENT VIEWER
"guzj" <guzj@sympatico.ca> wrote in message
news:%IRTa.6886$1I5.818527@news20.bellglobal.com.. .browser> Great, that is the problem. but now I got another error like this:
> ------------
> Server Application Unavailable
> The web application you are attempting to access on this web server is
> currently unavailable. Please hit the "Refresh" button in your webserver.> to retry your request.
>
> Administrator Note: An error message detailing the cause of this specific
> request failure can be found in the application event log of the web> Please review this log entry to discover what caused this error to occur.
>
> ----------------
>
> what should I do now? appreciate for your help
>
>
>
> Guzj
>
>
>
> "Kevin Spencer" <kevin@takempis.com> wrote in message
> news:OXq3vqeUDHA.2152@TK2MSFTNGP09.phx.gbl...> for> > It sounds like Yyour ISAPI mappings for IIS are not correctly installed> asks> > ASP.Net. From the version directory of whatever version of the .Net
> > framework you're running, run the following command-line command:
> >
> > aspnet_regiis -i
> >
> > --
> > HTH,
> >
> > Kevin Spencer
> > Microsoft MVP
> > .Net Developer
> > [url]http://www.takempis.com[/url]
> > Big things are made up of
> > lots of little things.
> >
> > "guzj" <guzj@sympatico.ca> wrote in message
> > news:A_QTa.6852$1I5.812826@news20.bellglobal.com.. .> > > Hi Folks,
> > >
> > > I installed Duwamish7.0 in my computer, if I run it in VS.NET, system>> >> > > me to download default.aspx as file. if I browse
> > > [url]http://localhost/duwamish7vb[/url] then system shows me the actually code in
> > > default.aspx. how can i solve this problem? Thanks in advance!
> > >
> > > Kind regards,
> > > Guzj
> > >
> > >
> >
>
guzj Guest
-
guzj #4
Re: Junior question, Please help
Hi,
Last time I got the "aspnet_wp.exe could not start" error, I just change the
"username" to 'SYSTEM" then solved problem, but this time, no luck, why?
I have two framework installed on same computer, one is 1.0.3705, another is
1.1.4322
Thank you.
Guzj
"Wim Hollebrandse" <wimATwimdows.com> wrote in message
news:%23BM93seUDHA.1816@TK2MSFTNGP09.phx.gbl...asks> Run the following command from the VS.NET Command Prompt.
>
> aspnet_regiis -i
>
> That will install / repair the ISAPI mappings for ASP.NET extensions.
>
> Hope that helps.
>
> Regards,
> Wim Hollebrandse
> [url]http://www.wimdows.com[/url]
> [url]http://www.wimdows.net[/url]
>
> "guzj" <guzj@sympatico.ca> wrote in message
> news:A_QTa.6852$1I5.812826@news20.bellglobal.com.. .> > Hi Folks,
> >
> > I installed Duwamish7.0 in my computer, if I run it in VS.NET, system>> > me to download default.aspx as file. if I browse
> > [url]http://localhost/duwamish7vb[/url] then system shows me the actually code in
> > default.aspx. how can i solve this problem? Thanks in advance!
> >
> > Kind regards,
> > Guzj
> >
> >
>
guzj Guest
-
guzj #5
Re: Junior question, Please help
after restart my computer, It works now, thanks guys
Guzj
"guzj" <guzj@sympatico.ca> wrote in message
news:wfSTa.6900$1I5.822768@news20.bellglobal.com.. .the> Hi,
>
> Last time I got the "aspnet_wp.exe could not start" error, I just changeis> "username" to 'SYSTEM" then solved problem, but this time, no luck, why?
>
> I have two framework installed on same computer, one is 1.0.3705, another> 1.1.4322
>
> Thank you.
> Guzj
> "Wim Hollebrandse" <wimATwimdows.com> wrote in message
> news:%23BM93seUDHA.1816@TK2MSFTNGP09.phx.gbl...> asks> > Run the following command from the VS.NET Command Prompt.
> >
> > aspnet_regiis -i
> >
> > That will install / repair the ISAPI mappings for ASP.NET extensions.
> >
> > Hope that helps.
> >
> > Regards,
> > Wim Hollebrandse
> > [url]http://www.wimdows.com[/url]
> > [url]http://www.wimdows.net[/url]
> >
> > "guzj" <guzj@sympatico.ca> wrote in message
> > news:A_QTa.6852$1I5.812826@news20.bellglobal.com.. .> > > Hi Folks,
> > >
> > > I installed Duwamish7.0 in my computer, if I run it in VS.NET, system>> >> > > me to download default.aspx as file. if I browse
> > > [url]http://localhost/duwamish7vb[/url] then system shows me the actually code in
> > > default.aspx. how can i solve this problem? Thanks in advance!
> > >
> > > Kind regards,
> > > Guzj
> > >
> > >
> >
>
guzj Guest
-
Wim Hollebrandse #6
Re: Junior question, Please help
Run the following command from the VS.NET Command Prompt.
aspnet_regiis -i
That will install / repair the ISAPI mappings for ASP.NET extensions.
Hope that helps.
Regards,
Wim Hollebrandse
[url]http://www.wimdows.com[/url]
[url]http://www.wimdows.net[/url]
"guzj" <guzj@sympatico.ca> wrote in message
news:A_QTa.6852$1I5.812826@news20.bellglobal.com.. .> Hi Folks,
>
> I installed Duwamish7.0 in my computer, if I run it in VS.NET, system asks
> me to download default.aspx as file. if I browse
> [url]http://localhost/duwamish7vb[/url] then system shows me the actually code in
> default.aspx. how can i solve this problem? Thanks in advance!
>
> Kind regards,
> Guzj
>
>
Wim Hollebrandse Guest



Reply With Quote

