Ulugbek Posted November 21, 2013 Share Posted November 21, 2013 Hi all I have question Is It possible deploy to windows hosting (not vps) only dll without extjs runtime? Because i want deploy to windows hosting (not vps) already configured IIS Msql and Mysql database for ASP project.. and i want to deploy my dll.. but administrator hosting not allow me install runtime package. Link to comment Share on other sites More sharing options...
Administrators Farshad Mohajeri Posted November 21, 2013 Administrators Share Posted November 21, 2013 Hi all I have question Is It possible deploy to windows hosting (not vps) only dll without extjs runtime? Because i want deploy to windows hosting (not vps) already configured IIS Msql and Mysql database for ASP project.. and i want to deploy my dll.. but administrator hosting not allow me install runtime package. It is not recommended because even if you deploy your DLLs only you still need to configure Application Pools and other IIS details which needs direct access to your server. Link to comment Share on other sites More sharing options...
Recommended Posts