I am new to the ASP.Net and currenlty working on the 2005 version, I want to deploy the website.
Can anybody help me on this?
Thanks :wave:
Amit
Printable View
I am new to the ASP.Net and currenlty working on the 2005 version, I want to deploy the website.
Can anybody help me on this?
Thanks :wave:
Amit
I was able to deploy the website with the help of article
http://www.codeproject.com/aspnet/de...plications.asp
But as i am running the application i am getting the error........
No connection could be made because the target machine actively refused it
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it
Can anybody help me to resolve this ......
Thanks :wave:
Amit
I suggest you try to deploy that on your machine. That would be successful. And then you might know what the problem is.
Besides, You could copy all files in deployed website on your machine to destination web server.