I’m making a web sites using asp.net in my local server, why can I send email from my local server?
Server Error in ‘/membership’ Application. No connection could be made because the target machine actively refused it 127.0.0.1:25 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 127.0.0.1:25 Source Error: An unhandled Read more [...]
Plz help…Server Error in ‘/’ Application.what can i do?
i m simply deploy ASP .NET web page in IIS.But when i run “http://localhost/Test/” then the following error show. I am useing: windows server 2003 SQL server 2005(Enterprice edition) Visual studio 2008 IIS 6.0 ======= Server Error in ‘/Test’ Application. Cannot open database “banglaforum” requested by the login. The login failed. Login failed for user ‘NT AUTHORITY\NETWORK SERVICE’. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack Read more [...]
sql DataBase connection with asp.net and vb.net?
I am trying to connect to a database with an asp.net page I am using a sql datasource control that has been supplied with visual studio. The Connection string is being stored in the web config file. The error that I am getting is after I have deployed the project and during runtime. An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. Read more [...]
Recent Comments