Hosting Remote Servers in ASP.NET
Hello,
I am trying to test the example in chapter 21 to host well-known object in ASP.NET and when I run HelloClient from web folder I am getting this error "The application failed to initialize properly (0x000007b). Click OK to terminate tehapplication."
I am running Windows 2003 and VS.NET 2003.
Here is what I did: as indicated in the book, I created virtual directory that map to "web" folder that is downloaded from Wrox website. The "Web" folder has three folder "bin", "Client", "RemoteHello". Actually I did not change anything in them.
Any Hint on why is that happen?
Musti
|