Sun, 10/25/2009 - 19:24
Hi
I have two systems, both having Windows Server 2003. One of them is being used as a server.
Machine 1 Settings
> FTP server has been configured using windows authentication.
> I have moved my ASP.NET application to the ftp root and is now ready to be accessed on LAN. (Checked on LAN on Browser).
> Read Write permissions has been given to the directory containig my ASP.NET application.
Machine 2 Settings
> Opened my ASP.NET applicaton on remote system using ftp server path.
> Now when I debug this application. An error "Unable to initiate DCOM Communication" has occured.