OK.. i have a weird problem.
I made a C# program which uses the Browser Object contained in .Net (i assume this creates an instance of an IE browser)
Now, it loads webpages perfectly on my PC, however when i run the program on any other pc , the browser always shows "the page can not be displayed"
Strangely though, if you use IE standalone, it works perfectly.
I even disabled all firewalls and installed the latest version of IE, but it still shows the same error message.
I dont understand this.. are there some settings required?
ps. .Net framework 3.5 is also installed on all Pcs.. program loads/works perfectly, except for teh browser part..