ASP.Net Project deploy into web
-
HI I am new for ASP.Net. This is my first website to upload.So kindly help me... In my project(VWD2.0) itself select website->copy website,create a folder in C:/inetpub/wwwroot/new folder Then i copied all the files to new folder. From C:/inetpub/wwwroot/new folder right click->properties, i shared and give the rights to read and write. (Is this procedure correct?) And then from settings->control panel->IIS->right click the folder and gives the authentication mode=none Thats all....
hi scothykonma type 'inetmgr' in run command and locate your application right click on the application and then select properties. in that click on create and select asp.net tab and in that select asp 2.0 and then apply. and also set the permissions like iuser_machinename , asp.net and iis_wpg. Regards surender
No Defeat Is Final Until You Stop Trying!.......
-
HI I am new for ASP.Net. This is my first website to upload.So kindly help me... In my project(VWD2.0) itself select website->copy website,create a folder in C:/inetpub/wwwroot/new folder Then i copied all the files to new folder. From C:/inetpub/wwwroot/new folder right click->properties, i shared and give the rights to read and write. (Is this procedure correct?) And then from settings->control panel->IIS->right click the folder and gives the authentication mode=none Thats all....
hi scothykonma type 'inetmgr' in run command and locate your application create an application pool with some name. right click on the application and then select properties. in that click on create and set application pool. and select asp.net tab and in that select asp 2.0 and then apply. and also set the permissions like iuser_machinename , asp.net and iis_wpg. Regards surender
No Defeat Is Final Until You Stop Trying!.......
-
HI I am new for ASP.Net. This is my first website to upload.So kindly help me... In my project(VWD2.0) itself select website->copy website,create a folder in C:/inetpub/wwwroot/new folder Then i copied all the files to new folder. From C:/inetpub/wwwroot/new folder right click->properties, i shared and give the rights to read and write. (Is this procedure correct?) And then from settings->control panel->IIS->right click the folder and gives the authentication mode=none Thats all....
hi scothykonma After you have Compiled your project. Create a Folder in the machine that has IIS. Go to Control Panel--> Administrators tools->Internet Information Service. Colapse the optons until you get "Default Website", Right Click on it and go to new Virutual Directory ,Browse to the Folder that you created.Give it a name. thats where you file that you had in your App will be copied to. Dont use any tool to copy the Files, just into your Project and copy them to the Folder. After you have created the Virtual Directory, the Instance name that you have created will appear under the Default web site, Right clikc on your Web instance and go to Properties, Go to "Document" tab and click on add, type the name of your startup page with extension like this "login.aspx".when done go to ASP.NET tab and make sure that the version is 2.0. and try it again.
Vuyiswa Maseko, Sorrow is Better than Laughter, it may Sadden your Face, but It sharpens your Understanding VB.NET/SQL7/2000/2005 http://vuyiswamb.007ihost.com http://Ecadre.007ihost.com vuyiswam@tshwane.gov.za
-
hi scothykonma After you have Compiled your project. Create a Folder in the machine that has IIS. Go to Control Panel--> Administrators tools->Internet Information Service. Colapse the optons until you get "Default Website", Right Click on it and go to new Virutual Directory ,Browse to the Folder that you created.Give it a name. thats where you file that you had in your App will be copied to. Dont use any tool to copy the Files, just into your Project and copy them to the Folder. After you have created the Virtual Directory, the Instance name that you have created will appear under the Default web site, Right clikc on your Web instance and go to Properties, Go to "Document" tab and click on add, type the name of your startup page with extension like this "login.aspx".when done go to ASP.NET tab and make sure that the version is 2.0. and try it again.
Vuyiswa Maseko, Sorrow is Better than Laughter, it may Sadden your Face, but It sharpens your Understanding VB.NET/SQL7/2000/2005 http://vuyiswamb.007ihost.com http://Ecadre.007ihost.com vuyiswam@tshwane.gov.za
Hi Vuyiswa Maseko I have created virtual directory in IIS. But that folder is not available in C:/inetpub/wwwroot. Then how can i copy the files into ftp/http to upload?
-
Hi Vuyiswa Maseko I have created virtual directory in IIS. But that folder is not available in C:/inetpub/wwwroot. Then how can i copy the files into ftp/http to upload?
A Virtual Directory doesnt have to be in the "C:/inetpub/wwwroot." it can be anywhere in the machine that host the IIS. i have one more question. Do you use a Payed Domain or you have Physicall Access to the machine that have IIS ?
Vuyiswa Maseko, Sorrow is Better than Laughter, it may Sadden your Face, but It sharpens your Understanding VB.NET/SQL7/2000/2005 http://vuyiswamb.007ihost.com http://Ecadre.007ihost.com vuyiswam@tshwane.gov.za
-
A Virtual Directory doesnt have to be in the "C:/inetpub/wwwroot." it can be anywhere in the machine that host the IIS. i have one more question. Do you use a Payed Domain or you have Physicall Access to the machine that have IIS ?
Vuyiswa Maseko, Sorrow is Better than Laughter, it may Sadden your Face, but It sharpens your Understanding VB.NET/SQL7/2000/2005 http://vuyiswamb.007ihost.com http://Ecadre.007ihost.com vuyiswam@tshwane.gov.za
payed domain only. In that also I want to copy my project (using core FTPlite software). Before I used to copy file from C:/inetpub/wwwroot/myfolder. Now i have created Virtual Directory then next?
-
payed domain only. In that also I want to copy my project (using core FTPlite software). Before I used to copy file from C:/inetpub/wwwroot/myfolder. Now i have created Virtual Directory then next?
After you created a Virutual Directory, User FileZilla and Connect to the Domain and FileZilla will give you an option to see the Files in your Project.Drag them and drop them in the Virtual Directory. you can get filezilla here https://www.ohloh.net/projects/filezilla/download?filename=FileZilla_3.1.5.1_win32-setup.exe[^] Tell me if you have a Problem.
Vuyiswa Maseko, Sorrow is Better than Laughter, it may Sadden your Face, but It sharpens your Understanding VB.NET/SQL7/2000/2005 http://vuyiswamb.007ihost.com http://Ecadre.007ihost.com vuyiswam@tshwane.gov.za
-
After you created a Virutual Directory, User FileZilla and Connect to the Domain and FileZilla will give you an option to see the Files in your Project.Drag them and drop them in the Virtual Directory. you can get filezilla here https://www.ohloh.net/projects/filezilla/download?filename=FileZilla_3.1.5.1_win32-setup.exe[^] Tell me if you have a Problem.
Vuyiswa Maseko, Sorrow is Better than Laughter, it may Sadden your Face, but It sharpens your Understanding VB.NET/SQL7/2000/2005 http://vuyiswamb.007ihost.com http://Ecadre.007ihost.com vuyiswam@tshwane.gov.za
Hi Vuyiswa Maseko, Thanks for helping me a lot. I downloaded Filezila. Here also I want to copy my folder inside the ftp. I have my folder in IIS. How can i find my folder through filezila and copy that? I want to upload the file(that new Virtual Directory)is it?
-
Hi Vuyiswa Maseko, Thanks for helping me a lot. I downloaded Filezila. Here also I want to copy my folder inside the ftp. I have my folder in IIS. How can i find my folder through filezila and copy that? I want to upload the file(that new Virtual Directory)is it?
Give me your E-mail so that i can send you , Screenshots of Filezilla , because i cant send screenshots here. mine is Vuyiswam@tshwane.gov.za
Vuyiswa Maseko, Sorrow is Better than Laughter, it may Sadden your Face, but It sharpens your Understanding VB.NET/SQL7/2000/2005 http://vuyiswamb.007ihost.com http://Ecadre.007ihost.com vuyiswam@tshwane.gov.za
-
Give me your E-mail so that i can send you , Screenshots of Filezilla , because i cant send screenshots here. mine is Vuyiswam@tshwane.gov.za
Vuyiswa Maseko, Sorrow is Better than Laughter, it may Sadden your Face, but It sharpens your Understanding VB.NET/SQL7/2000/2005 http://vuyiswamb.007ihost.com http://Ecadre.007ihost.com vuyiswam@tshwane.gov.za
Once again thanks for your patience.... My id: scothy_hut@yahoo.com
-
Once again thanks for your patience.... My id: scothy_hut@yahoo.com
Welcome :) I have sent the Steps(Screenshots) on how to use Filezilla to upload your site.
Vuyiswa Maseko, Sorrow is Better than Laughter, it may Sadden your Face, but It sharpens your Understanding VB.NET/SQL7/2000/2005 http://vuyiswamb.007ihost.com http://Ecadre.007ihost.com vuyiswam@tshwane.gov.za