Answered by:
to deploy the asp.net project in remote harddisk and to run on two networked computer

Question
-
User-1355965324 posted
Hi,
Two computers are connected with a remote hard disk. How can publish the asp.net project which make to run the published file on both computers from that remote hard disk . Exe file from c# program can run from hard disk. But I dont know how to make it through asp.net
Please advice
With Thanks
Pol
Monday, January 7, 2013 2:59 PM
Answers
-
User-166373564 posted
Hi polachan
I think our All-Star's approach is available for you, you could configure an Asp.net IIS site to run off a network share.
But I don't have a try connect two computers share harddisk, you could also search relevant information about connecting two computers share harddisk in bing or google, and check whether something is available for you.
It seems that Windows Azure is similar to what you said( remote host), Windows Azure and SQL Azure enable you to build, host and scale applications in Microsoft datacenters. You could learn more about Window Azure cloud platform, cloud host below,
http://www.windowsazure.com/en-us/
hope it helps you,
Kind regards
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Monday, January 14, 2013 10:05 PM
All replies
-
User-1315512054 posted
Hello,
Yes, you can run ASP.NET application from network share but should give the correct users security rights. You could find more at http://forums.iis.net/t/1138384.aspx/1.
Regards
Tuesday, January 8, 2013 3:06 AM -
User-1355965324 posted
I want to publish asp.net project into a attahed hard disk . That hard disk connected to two computers but one computer has not asp.net.
How I can publish the project into harddisk to run from other computer which havn't asp.net application.
I want the steps to publish to make it run other computer
With Thanks
Pol
Tuesday, January 8, 2013 3:18 AM -
User-166373564 posted
Hi polachan
I think our All-Star's approach is available for you, you could configure an Asp.net IIS site to run off a network share.
But I don't have a try connect two computers share harddisk, you could also search relevant information about connecting two computers share harddisk in bing or google, and check whether something is available for you.
It seems that Windows Azure is similar to what you said( remote host), Windows Azure and SQL Azure enable you to build, host and scale applications in Microsoft datacenters. You could learn more about Window Azure cloud platform, cloud host below,
http://www.windowsazure.com/en-us/
hope it helps you,
Kind regards
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Monday, January 14, 2013 10:05 PM