How To run application on Intranet
-
Hello... i have Developed a project in Asp.net2.0 using Oracle 9i. i want to run this Project on Intranet.I have oracle server and application server.and i have created database in my Database server. and when i install .net in my application server and run publish file then it works fine but without .net publish file dosen't run... Please help me...How to run application on Intranet.. Give some Idea abt how to run application on Intranet.... Thanks
-
Hello... i have Developed a project in Asp.net2.0 using Oracle 9i. i want to run this Project on Intranet.I have oracle server and application server.and i have created database in my Database server. and when i install .net in my application server and run publish file then it works fine but without .net publish file dosen't run... Please help me...How to run application on Intranet.. Give some Idea abt how to run application on Intranet.... Thanks
if you want to access your web application you should have to deploy it a IIS web server. and the server in which you have deployed, it should be in intranet. that's all. then you can access it. by refering the IP only. if you haae any doubt you can ask me. Good luck !!
cheers, Abhijit
-
Hello... i have Developed a project in Asp.net2.0 using Oracle 9i. i want to run this Project on Intranet.I have oracle server and application server.and i have created database in my Database server. and when i install .net in my application server and run publish file then it works fine but without .net publish file dosen't run... Please help me...How to run application on Intranet.. Give some Idea abt how to run application on Intranet.... Thanks
raushan_9 wrote:
when i install .net in my application server and run publish file then it works fine but without .net publish file dosen't run...
The server needs to have .NET installed to run a .NET application.
Despite everything, the person most likely to be fooling you next is yourself.