472,110 Members | 1,814 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,110 software developers and data experts.

running aspx file another computer

I have a aspx file in my computer.I want to run it another computer in
network.
I write http://computername/filename
but it doesnt work.Why can it be ? How can I solve the problem

Thanks
Nov 18 '05 #1
2 2095
ASPX can ONLY be run with a web server. If you want to run on another
computer, you will have to make a web root on that computer. You will also
have to copy the DLL compiled, as well as some choice files, like the
web.config file.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

************************************************** ********************
Think Outside the Box!
************************************************** ********************
"Selen" <sk*****@yahoo.com> wrote in message
news:uv****************@tk2msftngp13.phx.gbl...
I have a aspx file in my computer.I want to run it another computer in
network.
I write http://computername/filename
but it doesnt work.Why can it be ? How can I solve the problem

Thanks

Nov 18 '05 #2
hi,
U hv to DEPLOY on the machine on which u want too run ur appp
its simple enough
just copy ur proj folder in inetpub make it a APPLICATION right clik
prop>create button
in IIS
--
Thanks and Regards,

Amit Agarwal
Software Programmer(.NET)
"Cowboy (Gregory A. Beamer)" <No************@comcast.netNoSpamM> wrote in
message news:%2***************@TK2MSFTNGP12.phx.gbl... ASPX can ONLY be run with a web server. If you want to run on another
computer, you will have to make a web root on that computer. You will also
have to copy the DLL compiled, as well as some choice files, like the
web.config file.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

************************************************** ********************
Think Outside the Box!
************************************************** ********************
"Selen" <sk*****@yahoo.com> wrote in message
news:uv****************@tk2msftngp13.phx.gbl...
I have a aspx file in my computer.I want to run it another computer in
network.
I write http://computername/filename
but it doesnt work.Why can it be ? How can I solve the problem

Thanks


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.583 / Virus Database: 369 - Release Date: 2/10/2004
Nov 18 '05 #3

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

15 posts views Thread by Andrew Chalk | last post: by
1 post views Thread by Selen | last post: by
5 posts views Thread by M Luper | last post: by
1 post views Thread by Sarah | last post: by
1 post views Thread by Mohammed Dwaikat | last post: by
4 posts views Thread by news.citenet.net | last post: by
1 post views Thread by =?Utf-8?B?U3ludGF4IDM3NzA3?= | last post: by
reply views Thread by leo001 | last post: by

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.