查看ASPX文件在计算机上的结果 [英] SEE RESULTS OF ASPX FILE ON COMPUTER

查看:80
本文介绍了查看ASPX文件在计算机上的结果的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我无法在 http:// localhost 上看到aspx文件的结果,即使是

我可以看到一个asp文件的结果。当我发布到我的网站时,我可以看到同一个文件的结果




我使用的是XP Professional。


我安装了IIS。


我已经下载了Microsoft.net/framework文件,保存了它然后

安装它。


我有一条C路径:\ WINNT \ Mesrosoft.net \ framework \v.1.4322。


我该怎么做查看aspx文件的结果而不将其发布到

我的网站?

解决方案

你可能想要运行它。再次安装.NET或尝试运行ASP.NET IIS

注册工具(Aspnet_regiis.exe)


Aspnet_regiis -i

< a rel =nofollowhref =http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cptools/html/cpgrfaspnetiisregistrationtoolaspnet_regiisexe.asp\"target =_ blank> http: //msdn.microsoft.com/library/de..._regiisexe.asp

Ken

Microsoft MVP [ASP .NET]

" dancer" <哒**** @ microsoft.com>在留言中写道

news:en ************** @ TK2MSFTNGP03.phx.gbl ...

我看不到结果我的 http:// localhost 中的aspx文件,甚至
虽然我可以看到asp文件。当我发布到我的网站时,我可以看到相同
文件的结果。

我正在使用XP专业版。

我安装了IIS。

我已经下载了Microsoft.net/framework文件,保存了它,然后安装了它。

我有一条C:\ WINNT \ Mesrosoft.net的路径\ framework \v.1.4322。

如果不将其发布到我的网站上,我该如何查看aspx文件的结果?



Ken,


感谢您的建议!还有一个问题:


在家我有XP Home。有没有办法在这台计算机上开发和测试asp.net?

" Ken Cox [Microsoft MVP]" < BA ********** @ newsgroups.nospam>在消息中写道

新闻:O9 ************** @ TK2MSFTNGP02.phx.gbl ...

你可能想要跑再次进行.NET安装或尝试运行ASP.NET IIS
注册工具(Aspnet_regiis.exe)

Aspnet_regiis -i

http://msdn.microsoft。 com / library / de ... _ regiisexe.asp
Ken
Microsoft MVP [ASP.NET]

" dancer" <哒**** @ microsoft.com>在消息中写道
新闻:en ************** @ TK2MSFTNGP03.phx.gbl ...

我看不到aspx文件的结果在我的 http:// localhost ,甚至
虽然我可以看到asp文件的结果。我在发布到我的网站时可以看到
samefile的结果。

我正在使用XP Professional。

我安装了IIS。

我已经下载了Microsoft.net/framework文件,保存了它,然后安装了它。

我有一条C:\ WINNT \ Mesrosoft.net的路径\\ framework \v.1.4322。

如果没有将
发布到我的网站,我该如何查看aspx文件的结果?




嗨桑德拉,


当然可以!只需在XP Home上安装Visual Web Developer Express(免费下载)

SP2。


VWDE附带一个内置的本地Web服务器,所以你不要不需要IIS。
http://msdn.microsoft。 com / vstudio / express / vwd /

Ken


Microsoft MVP [ASP.NET]

" Sandra Stewart" < sa ****** @ earthlink.netwrote in message

news:5R *************** @ newsread1.news.pas.earthlin k .net ...


Ken,


感谢您的建议!还有一个问题:


在家我有XP Home。有没有办法在这台电脑上开发和测试asp.net




I cannot see the results of an aspx file at my http://localhost, even though
I can see results of an asp file. I CAN see the results of the same file
when I publish to my website.

I am using XP Professional.

I have IIS installed.

I have downloaded the Microsoft.net/framework file, saved it and then
installed it.

I have a path of C:\WINNT\Microsoft.net\framework\v.1.4322.

What can I do to view the results of an aspx file without publishing it to
my website?

解决方案

You might want to run the .NET setup again or try running the ASP.NET IIS
Registration Tool (Aspnet_regiis.exe)

Aspnet_regiis -i

http://msdn.microsoft.com/library/de..._regiisexe.asp

Ken
Microsoft MVP [ASP.NET]
"dancer" <da****@microsoft.com> wrote in message
news:en**************@TK2MSFTNGP03.phx.gbl...

I cannot see the results of an aspx file at my http://localhost, even
though I can see results of an asp file. I CAN see the results of the same
file when I publish to my website.

I am using XP Professional.

I have IIS installed.

I have downloaded the Microsoft.net/framework file, saved it and then
installed it.

I have a path of C:\WINNT\Microsoft.net\framework\v.1.4322.

What can I do to view the results of an aspx file without publishing it to
my website?



Ken,

Thanks for your advice! One more question:

At home I have XP Home. Is there ANY way I can develop and test asp.net on
this computer?
"Ken Cox [Microsoft MVP]" <BA**********@newsgroups.nospam> wrote in message
news:O9**************@TK2MSFTNGP02.phx.gbl...

You might want to run the .NET setup again or try running the ASP.NET IIS
Registration Tool (Aspnet_regiis.exe)

Aspnet_regiis -i

http://msdn.microsoft.com/library/de..._regiisexe.asp
Ken
Microsoft MVP [ASP.NET]
"dancer" <da****@microsoft.com> wrote in message
news:en**************@TK2MSFTNGP03.phx.gbl...

I cannot see the results of an aspx file at my http://localhost, even
though I can see results of an asp file. I CAN see the results of the samefile when I publish to my website.

I am using XP Professional.

I have IIS installed.

I have downloaded the Microsoft.net/framework file, saved it and then
installed it.

I have a path of C:\WINNT\Microsoft.net\framework\v.1.4322.

What can I do to view the results of an aspx file without publishing it to my website?




Hi Sandra,

Sure! Just install Visual Web Developer Express (free download) on XP Home
SP2.

VWDE comes with a built-in local Web server, so you don''t need IIS.
http://msdn.microsoft.com/vstudio/express/vwd/

Ken

Microsoft MVP [ASP.NET]
"Sandra Stewart" <sa******@earthlink.netwrote in message
news:5R***************@newsread1.news.pas.earthlin k.net...

Ken,

Thanks for your advice! One more question:

At home I have XP Home. Is there ANY way I can develop and test asp.net
on
this computer?



这篇关于查看ASPX文件在计算机上的结果的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆