i have developed an application in asp.net. now my requirement is noone can open code, means no one can open .aspx.vb or .aspx.cs file.
i need to convert application into executable form. client side only .msi file should be execute and automatically it will create virtual directory.
I have make build, and setup into another system. but in installed directory it is showing code file also. Means anyone can open into notepad and see the code. I need to restrict that file. pleas suggest
You can publish your website but dont know is there any way to create a setup and set up a virtual directory to host the site. I dont think this is possible.
yatinpatel13...
Member
39 Points
57 Posts
make biuld
Jan 09, 2012 04:29 PM|LINK
monalidaisy
Member
210 Points
50 Posts
Re: make biuld
Jan 09, 2012 05:42 PM|LINK
You can publish your website but dont know is there any way to create a setup and set up a virtual directory to host the site. I dont think this is possible.