we have used windows browser control in asp.net web application. created separate thread to use that control.
Issue is the application is working fine with IIS express (Win 8) but does not work with IIS 7.5 (Windows server 2008).
I'm trying to login in to a website using this control. while running on IIS Express login works fine, cookie is working fine. But with IIS 7.5 Login fails every time, the method to store the cookie in IE control returns True means it has successfully store the login cookie still while trying to navigate to authenticated page it returns to login page.
Can anyone please suggest what could be the reason?
Thanks.
Viral
Viral Panchal --------------------------------------------------- Please remember to mark the reply as answer if it helps! View my blog: http://amazedgeek.com/