G
Guest
I created, on my PC, a web application that connects to an Oracle DB; it
basically has three buttons and several forms. Now I want to try it out on
another PC that does not have .Net.
I copied the whole dir from my PC to c:\inetpub\wwwroot of the other PC and
tried to access it (http://localhost/WebApplication1/Assistance.aspx). I
can't see the buttons or the forms. What other steps do I need to take to
transfer a web application from a PC with .Net to a PC w/o .Net?
Thanks,
VM
basically has three buttons and several forms. Now I want to try it out on
another PC that does not have .Net.
I copied the whole dir from my PC to c:\inetpub\wwwroot of the other PC and
tried to access it (http://localhost/WebApplication1/Assistance.aspx). I
can't see the buttons or the forms. What other steps do I need to take to
transfer a web application from a PC with .Net to a PC w/o .Net?
Thanks,
VM