Deploy WebApp using a different filename: Difference between revisions

no edit summary
mNo edit summary
No edit summary
Line 8: Line 8:
As the webapp already exists at our host, first start out by deleting the webapp with the default webapp.exe name that we want to replace with a webapp called TestProject.exe.
As the webapp already exists at our host, first start out by deleting the webapp with the default webapp.exe name that we want to replace with a webapp called TestProject.exe.


[[File:DeleteWebOrder.png]]
[[File:DeleteWebOrder.png|800px]]


Then go to the Program's folder and rename the binary.  
Then go to the Program's folder and rename the binary.  


[[File:RenameWebApp.png]]
[[File:RenameWebApp.png|800px]]


So we change WebApp.exe into TestProject.exe
So we change WebApp.exe into TestProject.exe


[[File:WebAppTestProject.png]]
[[File:WebAppTestProject.png|800px]]


Now for our final step, we go to the webapp administrator and from the file menu select "Configure New Web Application".
Now for our final step, we go to the webapp administrator and from the file menu select "Configure New Web Application".
Line 22: Line 22:
Select "Next" on the first page (change it to what you need) and then on the following page select the now renamed web application:
Select "Next" on the first page (change it to what you need) and then on the following page select the now renamed web application:


[[File:ConfigureNewWebApplication.png|800px]]


After this the webapp runs as normal, but you can identify it in your windows task manager and event logs under the new name TestProject.




[[Category:Web Programming]]
[[Category:Web Programming]]