G
Guest
Hi,
I am trying to pre-compile a project prior to putting it onto a live server.
The reason for doing this is that other people have access to the server,
and I thereofre want to keep the code secure.
If I use the 'Build/Publish Web Site' option, it asks me to tell it the
'Target location' which in this case is 'C:\Temp\PrecompiledWeb\Project1'
However despite the feedback it give me following the precompile, as at the
bottom of this post, when I look in the directory it has created, there is
nothing!
I assumed that it should create at least an executable file and place it in
there.
Am I missing something here?
Thanks, Mike.
Pre-compilation Complete
------ Publish started: Project: http://localhost/project1/, Configuration:
Debug .NET ------
========== Build: 1 succeeded or up-to-date, 0 failed, 0 skipped ==========
========== Publish: 1 succeeded, 0 failed, 0 skipped ==========
I am trying to pre-compile a project prior to putting it onto a live server.
The reason for doing this is that other people have access to the server,
and I thereofre want to keep the code secure.
If I use the 'Build/Publish Web Site' option, it asks me to tell it the
'Target location' which in this case is 'C:\Temp\PrecompiledWeb\Project1'
However despite the feedback it give me following the precompile, as at the
bottom of this post, when I look in the directory it has created, there is
nothing!
I assumed that it should create at least an executable file and place it in
there.
Am I missing something here?
Thanks, Mike.
Pre-compilation Complete
------ Publish started: Project: http://localhost/project1/, Configuration:
Debug .NET ------
========== Build: 1 succeeded or up-to-date, 0 failed, 0 skipped ==========
========== Publish: 1 succeeded, 0 failed, 0 skipped ==========