how to upload my asp.net webapplication on to website
-
i have developed a stand alone appln in asp.net and uploaded it on to my site. but it is not working properly. i had uploaded them into the root directory provided by the service provider. i had also set all the necessary options in iis as well as web.confing file but still i am not able to run the appln on the net check www.cfbtes.com. it is showing up to login page only after authenticating in web.config in is not redirecting to next page
-
i have developed a stand alone appln in asp.net and uploaded it on to my site. but it is not working properly. i had uploaded them into the root directory provided by the service provider. i had also set all the necessary options in iis as well as web.confing file but still i am not able to run the appln on the net check www.cfbtes.com. it is showing up to login page only after authenticating in web.config in is not redirecting to next page
store all the files including web.config global.asax, assemblyinfo.vb and also the bin folder in other words the entire files and directories that are there in your standalone project folder should be there in your root folder note: do not copy the project folder copy all files and directories that are there in your project folder