Web Site Hosting Process
-
Hi All I have developed my first website. Now it is staying at my local computer. I am excited to keep it in World Wild Web(WWW). To do that I already have done following jobs ---I bought a domain and 500MB memory ---Received a message from seller to use the control panel Here is my problems I don't know which file and folder should upload bia control panel (There are 4 projects in whole solution 1. koorasweb, 2.kooraswedtest,3.koorascore, 4.koorascoretest.) I don't know how can I connect my database properly. Please help me......
shahdat
-
Hi All I have developed my first website. Now it is staying at my local computer. I am excited to keep it in World Wild Web(WWW). To do that I already have done following jobs ---I bought a domain and 500MB memory ---Received a message from seller to use the control panel Here is my problems I don't know which file and folder should upload bia control panel (There are 4 projects in whole solution 1. koorasweb, 2.kooraswedtest,3.koorascore, 4.koorascoretest.) I don't know how can I connect my database properly. Please help me......
shahdat
Web hosting is easy. make a website from IIS and upload your application there. Configure IIS so that the site acts correctly. This one might help you : Beginner's Guide : Exploring IIS 6.0 With ASP.NET [^] :)
Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->** Microsoft Bing MAP using Javascript
CLR objects in SQL Server 2005
Uncommon C# Keywords/xml> -
Web hosting is easy. make a website from IIS and upload your application there. Configure IIS so that the site acts correctly. This one might help you : Beginner's Guide : Exploring IIS 6.0 With ASP.NET [^] :)
Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->** Microsoft Bing MAP using Javascript
CLR objects in SQL Server 2005
Uncommon C# Keywords/xml>Thanks for ur valuable response. But I have no clear concept about uploading my applications.I don't know which file and folders should be uploaded. My project build on Layered Architecture There are 2 main project 1. koorasweb -for presentation layer 2. koorascore - for service, domain/business, domain and dataaccess layer should I upload both koorasweb and koorascore? or only files and folders of koorasweb project?
shahdat
-
Thanks for ur valuable response. But I have no clear concept about uploading my applications.I don't know which file and folders should be uploaded. My project build on Layered Architecture There are 2 main project 1. koorasweb -for presentation layer 2. koorascore - for service, domain/business, domain and dataaccess layer should I upload both koorasweb and koorascore? or only files and folders of koorasweb project?
shahdat
You need to upload the files into wwwroot, if not specified from IIS console explicitely. The default website location points to wwwroot directory.. If you have filemanager to upload, then dont bother about the root directory, just upload the files.. create folder just following your directory structure . After you upload everything.. I hope it will work. :)
Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->** Microsoft Bing MAP using Javascript
CLR objects in SQL Server 2005
Uncommon C# Keywords/xml> -
You need to upload the files into wwwroot, if not specified from IIS console explicitely. The default website location points to wwwroot directory.. If you have filemanager to upload, then dont bother about the root directory, just upload the files.. create folder just following your directory structure . After you upload everything.. I hope it will work. :)
Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->** Microsoft Bing MAP using Javascript
CLR objects in SQL Server 2005
Uncommon C# Keywords/xml>Got my 5, b/c i don't see why this got a 1.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
-
Got my 5, b/c i don't see why this got a 1.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
Thanks mate... . I dont know why few people downvote even without replying the reason, even though I always try to help as much as I can..... :((
Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->** Microsoft Bing MAP using Javascript
CLR objects in SQL Server 2005
Uncommon C# Keywords/xml>