Knowledgebase: Webserver
Do you support ASP.NET applications that uses code-behind?
Posted by on 19 January 2012 06:20 PM
|
|
Do you support ASP.NET applications that uses code-behind? Yes. You will need to upload the following files to your account, then your code-behind application will work just fine. *.aspx *.asmx *.dll (into the bin directory) * web.config | |
|