ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Other Software > Developer's Corner

Help with ASP.Net program

(1/2) > >>

Boni:
Guys..I'm stuck with this problem. I have coded an ASP.Net Project for myself. Its an Inventory of the Items in my PC which are maintained through a web form Interface. Now the thing is that i want to move it to the local host on my PC so that i can access it directly by typing its address rather than the long route. Can anyone suggest me a method to do so ?..... or any alternative ways ??

Boni:
wow 69 views and no reply. :-\

Stoic Joker:
wow 69 views and no reply. :-\
-Boni (November 15, 2009, 09:19 AM)
--- End quote ---
Yes, sometimes these things happen ... Have you considered installing an IIS weberver on your PC to host/access it (or a copy of it) locally?

Boni:
Finally, Thank you.
yes i do have an IIS server but how do i get to host or access it. i'm stumped bout it, since the project is coded using visual studio2008 which runs it on its local server and can be used only while it is running

wraith808:
VS2008 uses an instance of IIS that is integral to it.  You just have to copy your deployment files to a virtual directory (or real directory) of your IIS server.  Three links that might help you.

http://msdn.microsoft.com/en-us/library/bb398992.aspx

http://msdn.microsoft.com/en-us/library/ms178610(VS.80).aspx

http://msdn.microsoft.com/en-us/library/aa719551(VS.71).aspx

Navigation

[0] Message Index

[#] Next page

Go to full version